Welcome![Sign In][Sign Up]
Location:
Search - numpy

Search list

[Windows Developnumpy-1.0.3.1.win32-py2.5

Description: 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 algebra functions * basic Fourier transforms * sophisticated random number capabilities * tools for integrating Fortran code.
Platform: | Size: 2044882 | Author: 石头 | Hits:

[Windows Developnumpy-1.0.3.1.win32-py2.5

Description: 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 algebra functions * basic Fourier transforms * sophisticated random number capabilities * tools for integrating Fortran code. -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 algebra functions * basic Fourier transforms * sophisticated random number capabilities * tools for integrating Fortran code.
Platform: | Size: 2044928 | Author: 石头 | Hits:

[Othererrwin_sliding_with_sigma_loop.py

Description: Guassian 2d filter : using numpy, matplotlib and scipy in python. Could be used for Image processing purposes
Platform: | Size: 2048 | Author: skg | Hits:

[Industry researchface.tar

Description: This python scripts are for face recognition. I used PCA Algorithm. You need to import few python packages. Forinstance numpy,opencv-python,psyco -This python scripts are for face recognition. I used PCA Algorithm. You need to import few python packages. Forinstance numpy,opencv-python,psyco ...
Platform: | Size: 2048 | Author: sleepbuster | Hits:

[Algorithmnpinto-python-cuda-a361b56

Description: Python bindings for CUDA 2.1 with numpy integration
Platform: | Size: 1085440 | Author: tang | Hits:

[OtherA_Guide_To_Numpy

Description: A guide to numpy a numerical analisys library for python
Platform: | Size: 1720320 | Author: crescentstar | Hits:

[Othernumpy-1.5.1

Description: 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 most actively supported package. Numarray and Numeric are no longer supported.
Platform: | Size: 2533376 | Author: 沈觅仁 | Hits:

[OtherSciPy-and-NumPy

Description: 讲述了Pythonxy中Scipy和Numpy这两个库的具体用途-About Pythonxy in Scipy and Numpy specific uses of these two libraries
Platform: | Size: 5239808 | Author: huangzhichang | Hits:

[Otherpython_numical-numpy

Description: Python 库Numerical Python (numpy)的详细说明,需要数值计算功能的请下载。-Introduction of Numerical Python (numpy).
Platform: | Size: 330752 | Author: gsls | Hits:

[Othernumpy-1.9.0.tar

Description: NumPy is the fundamental package for scientific computing with Python. It contains among other things: a powerful N-dimensional array object sophisticated (broadcasting) functions tools for integrating C/C++ and Fortran code useful linear algebra, Fourier transform, and random number capabilities
Platform: | Size: 3969024 | Author: moodcar | Hits:

[Software Engineering[scipy.and.numpy(2012.11)]

Description: 如何用python科学计算,scipy numpy的几个应用,全部都干货-SciPy is open-source software for mathematics, science, and engineering. The SciPy library is built to work with NumPy arrays
Platform: | Size: 5240832 | Author: syalr | Hits:

[source in ebookNumPy-Beginners-Guide

Description: 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) ), contribute to learning numpy.
Platform: | Size: 61440 | Author: yi | Hits:

[Othernumpy-1.9.0

Description: python的numpy相关课件的学习与讲解(the numpy of python for studying)
Platform: | Size: 4476928 | Author: kaixin | Hits:

[Internet-Networknumpy-user-1.13.0 (2)

Description: 非常好的numpy参考手册,这是我在python项目开发过程中经常参考的文献,现分享给大家!(Very good reference doc for Numpy.)
Platform: | Size: 564224 | Author: David_Yang | Hits:

[BooksPython数据分析基础教程:NumPy

Description: 一本讲解numpy的书籍,很详细,相信对那些想掌握python在科学计算方面应用的同学们 肯定会有很大的帮助。(This is an e-book comprehensively explaining how python can be applied into the fields of scientific computation.I wish it can be useful to the students who are eager to understand the python.)
Platform: | Size: 5180416 | Author: Littlemai_Wu | Hits:

[AlgorithmNumPy Cookbook

Description: NumPy Cookbook,数值计算的学习资料(This book is for scientists engineers programmers or analysts with a basic knowledge of Python and NumPy)
Platform: | Size: 5140480 | Author: allblue2018 | Hits:

[DataMiningnumpy基础

Description: Python 数据分析numpy库基础,方便大家学习。(Numpy Basic knowledge)
Platform: | Size: 342016 | Author: Judd | Hits:

[Windows Developnumpy pandas

Description: python numpy 的一些基本操作和结果展示。。。。。。。(python numpy basic function)
Platform: | Size: 873472 | Author: xubyky | Hits:

[DocumentsPython数据分析基础教程:NumPy学习指南(第2版)

Description: 本书是 NumPy 的入门教程, 主要介绍 NumPy 以及相关的 Python 科学计算库, 如 SciPy 和 Matplotlib。 本书内容涵盖 NumPy 安装、 数组对象、 常用函数、 矩阵运算、 线性代数、 金融函数、 窗函数、 质量控制、Matplotlib 绘图、 SciPy 简介以及 Pygame 等内容, 涉及面较广。 另外, Ivan Idris 针对每个知识点给出了简短而明晰的示例, 并为大部分示例给出了实用场景(如股票数据分析), 在帮助初学者入门的同时, 提高了本书可读性。 本书适合正在找寻高质量开源计算库的科学家、 工程师、 程序员和定量管理分析师阅读参考。(This book is an introductory tutorial to NumPy, focusing on NumPy and related Python science computing libraries such as SciPy and Matplotlib. This book covers NumPy installation, array objects, common functions, matrix operations, linear algebra, financial functions, window functions, quality control, etc. Matplotlib drawing, SciPy introduction, Pygame and so on, covering a wide range. In addition, Ivan Idris gives simple points for each knowledge point. Short and clear examples, and practical scenarios (such as stock data analysis) for most of the examples, help beginners get started while improving The readability of this book. This book is suitable for scientists, engineers, programmers, and quantitative management analysts looking for high-quality open source computing libraries.)
Platform: | Size: 5180416 | Author: chuiliuyiyi | Hits:

[AI-NN-PR机器学习numpy和pandas基础

Description: numpy和pandas案例实例,基础教学(Numpy and pandas case examples, basic teaching)
Platform: | Size: 7651328 | Author: qjh2089 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net