tenderwx

sudo apt-get install python-scipy

sudo apt-get install python-numpy

sudo apt-get install python-matplotlib

python

import scipy

import numpy

import pylab

scipy.test()

numpy.test()

pylab.test()

分类:

技术点:

相关文章:

  • 2021-11-19
  • 2021-11-19
  • 2021-04-02
  • 2021-11-21
  • 2021-10-02
  • 2021-11-19
  • 2021-11-19
  • 2021-11-19
猜你喜欢
  • 2021-11-19
  • 2021-06-01
  • 2021-11-19
  • 2021-12-02
  • 2021-03-31
  • 2021-05-08
  • 2021-04-26
相关资源
相似解决方案