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-09-11
  • 2022-12-23
  • 2021-12-19
  • 2022-12-23
  • 2021-11-19
  • 2021-04-26
  • 2021-03-31
  • 2021-05-08
猜你喜欢
  • 2021-08-24
  • 2021-11-19
  • 2021-05-07
  • 2021-11-25
  • 2022-12-23
  • 2021-06-01
相关资源
相似解决方案