搜索资源列表
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
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
errwin_sliding_with_sigma_loop.py
- Guassian 2d filter : using numpy, matplotlib and scipy in python. Could be used for Image processing purposes
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
npinto-python-cuda-a361b56
- Python bindings for CUDA 2.1 with numpy integration
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
[scipy.and.numpy(2012.11)]
- 如何用python科学计算,scipy numpy的几个应用,全部都干货-SciPy is open-source software for mathematics, science, and engineering. The SciPy library is built to work with NumPy arrays
NumPy-Beginners-Guide
- NumPy Beginner’s Guide - Second Edition的源码(《Python数据分析基础教程,munpy学习指南(第二版)》),有助于学习numpy。-NumPy Beginner s Guide- Second Edition source code ( Python data analysis based tutorial, munpy Study Guide (Second Edition) ), cont
numpy-MKL-1.8.1rc1.win-amd64-py3.3
- Python中用于科学计算的numpy库,适用于x64和python3.3-Python for scientific computing numpy library for x64 and python3.3
numpy-1.8.1-win32-superpack-python2.7
- NumPy is the fundamental package for scientific computing with Python.
numpy-1.11.0
- numpy是科学计算的python实现,速度快,种类全-numpy python is the realization of scientific computing
NumPy
- NumPy系统是Python的一种开源的数值计算扩展。这种工具可用来存储和处理大型矩阵,比Python自身的嵌套列表(nested list structure)结构要高效的多(该结构也可以用来表示矩阵(matrix))。据说NumPy将Python相当于变成一种免费的更强大的MatLab系统。-NumPy system is an open source Python numerical calculation extensions.
numpy-win_amd64
- 最新版numpy,win-64,numpy安装文件-The latest version of numpy, win-64, numpy installation files
numpy-1.9.0
- python的numpy相关课件的学习与讲解(the numpy of python for studying)
numpy-user-1.13.0 (2)
- 非常好的numpy参考手册,这是我在python项目开发过程中经常参考的文献,现分享给大家!(Very good reference doc for Numpy.)
NumPy Cookbook
- NumPy Cookbook,数值计算的学习资料(This book is for scientists engineers programmers or analysts with a basic knowledge of Python and NumPy)
numpy基础
- Python 数据分析numpy库基础,方便大家学习。(Numpy Basic knowledge)
numpy pandas
- python numpy 的一些基本操作和结果展示。。。。。。。(python numpy basic function)
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)