CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - numpy-scipy

搜索资源列表

  1. DE.python

    0下载:
  2. Python实现的差分进化算法源代码 使用Python实现的差分进化算法,引用到Numpy和Scipy,可以支持多核与集群并行计算。使用时只需继承DESolver并定义函数def error_func(self, indiv, *args)作为目标函数即可。-Python implementation of the differential evolution algorithm source code uses the Python implementation of the differ
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:4.01kb
    • 提供者:谷琼
  1. errwin_sliding_with_sigma_loop.py

    0下载:
  2. Guassian 2d filter : using numpy, matplotlib and scipy in python. Could be used for Image processing purposes
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:2.42kb
    • 提供者:skg
  1. Lagrange-20091004

    0下载:
  2. Lagrange configurator for python (beta) lagrange 小程式,请參考-The current version of Lagrange requires that Python is already installed on your computer. It also requires two Python libraries: scipy and numpy. On Windows, install packages that match you
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:40.54kb
    • 提供者:bor
  1. scipy-0.9.0b1

    1下载:
  2. SciPy函数库在NumPy库的基础上增加了众多的数学、科学以及工程计算中常用的库函数。例如线性代数、常微分方程数值求解、信号处理、图像处理、稀疏矩阵等等。-SciPy is package of tools for science and engineering for Python. It includes modules for statistics, optimization, integration, linear algebra, Fourier transforms, signal
  3. 所属分类:Other systems

    • 发布日期:2016-04-26
    • 文件大小:6.88mb
    • 提供者:沈觅仁
  1. Python-Scientific-Calculation

    1下载:
  2.   本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设计
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4.4mb
    • 提供者:
  1. scientific-computing-with-python

    1下载:
  2. 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-07
    • 文件大小:4.4mb
    • 提供者:yoyo
  1. python_scientific_lecture_notes

    0下载:
  2. Python Scientific lecture notes, teaches how to use NumPy and SciPy to do scientific computing.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-30
    • 文件大小:12mb
    • 提供者:sunnysky
  1. sunpy-master

    0下载:
  2. 该sunpy项目致力于创建一个使用Python编程语言的太阳物理开源软件库。 To begin, install the following requirements: [Python](Python (2.6+) Astropy (0.3.0) NumPy SciPy Matplotlib (1.1+) Suds pandas (0.10.0+) beautifulsoup4 sqlalchemy-The SunPy project is an e
  3. 所属分类:transportation applications

    • 发布日期:2017-06-11
    • 文件大小:17.6mb
    • 提供者:顾德
  1. Python_tutorial

    0下载:
  2. Python numpy matplotlib scipy库学习示例代码-Python numpy matplotlib scipy demo
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4.25kb
    • 提供者:Jishaoxiong
  1. mps_install

    0下载:
  2. cikit-Learn是基于Python的机器学习模块,基于BSD开源许可证。这个项目最早由DavidCournapeau 在2007 年发起的,目前也是由社区自愿者进行维护。 Scikit-Learn的官方网站是http://scikit-learn.org/stable/,在上面可以找到相关的Scikit-Learn的资源,模块下载,文档,例程等等。 Scikit-Learn的安装需要numpy,scipy,matplotlib等模块,windows用户可以到(Cikit-Learn i
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:808kb
    • 提供者:聂红梅
  1. python科学计算第二版(可编辑)

    0下载:
  2. 好书,讲解最流行的python计算库,包含numpy、scipy、matlab、opencv等(a good book about the processing massive data by python)
  3. 所属分类:数学计算

    • 发布日期:2017-12-21
    • 文件大小:57.39mb
    • 提供者:沉默zxh
  1. 用Python做科学计算

    0下载:
  2. 利用python语言以及Numpy,Scipy,Pandas,scikit-learn等库进行科学计算。(Using Python language and Numpy, Scipy, Pandas, scikit-learn and other libraries for scientific computing.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:6.27mb
    • 提供者:龙哈哈
  1. PLS Extension Module

    0下载:
  2. 安装32bit-win的spss中PSL所需的所有安装文件,包括PythonPlugInWin32、Python2.5.4、scipy-0.6.0、numpy-1-1.0、PLS.py以及plscommand.xml并附安装说明。 第一步:安装spss17.0 第二步:安装 SPSSStatisticsPythonPlugInWin32_1700.exe 第三步:安装Python2.5.4 第四步:安装scipy-0.6.0和numpy-1-1.0 第五步:复制PLS.py文件到Pyt
  3. 所属分类:数学计算

    • 发布日期:2018-04-21
    • 文件大小:31.23mb
    • 提供者:紫色薰衣草
  1. sklearn

    0下载:
  2. sklearn是基于numpy和scipy的一个机器学习算法库,设计的非常优雅,它让我们能够使用同样的接口来实现所有不同的算法调用(Sklearn is a machine learning algorithm library based on numpy and SciPy, which is designed so elegant that it allows us to use the same interface to implement all the different algori
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:6.09mb
    • 提供者:艾尚霄珊资
  1. dataanalyse

    1下载:
  2. 利用pandas、numpy、scipy组建的数据分析工具。可以实现均值、频数、最大值、最小值、分位数等得统计。(Data analysis tools built by pandas, numpy and SciPy. The statistics of mean, frequency, maximum, minimum and quantile can be achieved.)
  3. 所属分类:数据挖掘

  1. 贝叶斯方法 -概率编程与贝叶斯推断 zip

    2下载:
  2. Probabilistic Programming and Bayesian Methods for Hackers是一本写给开发者的关于贝叶斯方法和概率问题的免费开源书。贝叶斯方法的用途十分广泛,在经济学上能找出一堆的例子。而在IT行业,机器学习是非常典型的一个应用。而机器学习也是本书作者写本书的一个重要的理由。 本书选择了Python作为编程语言,这一点都不奇怪,Python在科研和数据分析上的应用是非常方便和普遍的,比如大名鼎鼎的Numpy等。作者在本书中使用另一个库PyMC,它依赖
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-01
    • 文件大小:25.62mb
    • 提供者:zauruso
  1. ILearnMachineLearning.py-master

    1下载:
  2. 这个储存库是我的作品和与数据科学和机器学习相关的项目的集合。在我的脚本中,我主要使用python及其专用的库:pandas、numpy、scipy、sci kit learn、matplotlib、basemap plotly。我还用了一些d3进行数据可视化。我还尝试从sci kit学习库中定制算法实现(This repository is a collection of my works and projects related to Data Science and Machine Lear
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-08-05
    • 文件大小:53.68mb
    • 提供者:albertduhai
搜珍网 www.dssz.com