搜索资源列表
numpy-1.0.3.1.win32-py2.5
- The fundamental package needed for scientific computing with Python is called NumPy. This package contains: * a powerful N-dimensional array object * sophisticated (broadcasting) functions * basic linear alge
face.tar
- This python scr ipts are for face recognition. I used PCA Algorithm. You need to import few python packages. Forinstance numpy,opencv-python,psyco -This python scr ipts are for face recognition. I used PCA Algor
gradunwarp-1.01-alpha.tar
- Gradient Unwarping Package for Numpy/Python. To correct for image distortions in MRI data due to non-linearity of the magnetic fields from the imaging gradient coils. -To correct for image distortions in MRI data due t
numpy-1.5.1
- NumPy是Numarray的后继者,用来代替NumArray。SAGE是基于NumPy和其他几个工具所整合成的数学软件包,目标是取代Magma, Maple, Mathematica和Matlab 这类工具。-Numerical Python adds a fast and sophisticated array facility to the Python language. NumPy is the most recent and
numpy-1.8.1-win32-superpack-python2.7
- NumPy is the fundamental package for scientific computing with Python.
numpy-win_amd64
- 最新版numpy,win-64,numpy安装文件-The latest version of numpy, win-64, numpy installation files
numpy-user-1.13.0 (2)
- 非常好的numpy参考手册,这是我在python项目开发过程中经常参考的文献,现分享给大家!(Very good reference doc for Numpy.)
numpy-1.13.3+mkl-cp27-cp27m-win32.whl
- pip for Python2.7,Python的插件,用于安装其他插件(PIP for Python2.7, Python plugin, used to install other plug-ins)
numpy-1.11.2
- this is very useful for the researchers working on paython and data analysis
decode_mnist
- 非常简短的mnist文件解析程序,两个函数分别解析image和label两种文件,返回为numpy的array类型,供opencv进一步处理及显示(A very short MNIST file parser. The two functions parse two files of image and label respectively, and return to the array type of numpy for OpenC
phonopy-1.12.2.20.tar
- linux安装phonopy python numpy lxml matplotlib PyYAML(linux phonopy python numpy lxml matplotlib PyYAML)
NumPy Cookbook
- NumPy Cookbook,数值计算的学习资料(This book is for scientists engineers programmers or analysts with a basic knowledge of Python and NumPy)
PLS Extension Module
- 安装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和n
intro_to_numpy
- Introduction to numpy in python
numpy-1.14.1
- NumPy系统是Python的一种开源的数值计算扩展。这种工具可用来存储和处理大型矩阵,比Python自身的嵌套列表(nested list structure)结构要高效的多(该结构也可以用来表示矩阵(matrix))(The NumPy system is an open source numerical computation extension for Python. This tool can be used to store
numpy基础
- Python 数据分析numpy库基础,方便大家学习。(Numpy Basic knowledge)
numpy pandas
- python numpy 的一些基本操作和结果展示。。。。。。。(python numpy basic function)
Conv_neural_net_NumPy
- 用numpy实现卷积神经网络的卷积、池化、ReLU操作。(numpy,Relu,pooling,conv)
Python数据分析基础教程:NumPy学习指南(第2版)
- 本书是 NumPy 的入门教程, 主要介绍 NumPy 以及相关的 Python 科学计算库, 如 SciPy 和 Matplotlib。 本书内容涵盖 NumPy 安装、 数组对象、 常用函数、 矩阵运算、 线性代数、 金融函数、 窗函数、 质量控制、Matplotlib 绘图、 SciPy 简介以及 Pygame 等内容, 涉及面较广。 另外, Ivan Idris 针对每个知识点给出了简短而明晰的示例, 并为大部分示例给出了实用
机器学习numpy和pandas基础
- numpy和pandas案例实例,基础教学(Numpy and pandas case examples, basic teaching)