pnumpy:并行NumPy可以无缝加速大型数组(64K +元素)的NumPy,而无需更改现有代码

上传者: 42172204 | 上传时间: 2022-12-27 14:57:11 | 文件大小: 302KB | 文件类型: ZIP
PNumPy 并行NumPy可以无缝加速大型数组(64K +元素)的NumPy,而无需更改现有NumPy代码。 对于python 3.6、3.7、3.8和3.9,NumPy> = 1.18的PNumPy支持Linux,Windows和MacOS。 此第一个版本加快了NumPy二进制和一元ufunc的速度,例如加,乘,isnan,abs,sin,log,sum,min等。 加速功能还包括: sort,argsort,lexsort,arange,boolean indexing和fancy indexing 。 在不久的将来,我们将加快: astype,where,putmask和searchsorted的速度。 其他使用numpy的软件包,例如或 ,也将加快大型阵列的使用。 安装 pip install pnumpy 您也可以通过以下方式安装最新的开发版本: pip inst

文件下载

资源详情

[{"title":"( 77 个子文件 302KB ) pnumpy:并行NumPy可以无缝加速大型数组(64K +元素)的NumPy,而无需更改现有代码","children":[{"title":"pnumpy-main","children":[{"title":"MANIFEST.in <span style='color:#111;'> 264B </span>","children":null,"spread":false},{"title":"test_requirements.txt <span style='color:#111;'> 455B </span>","children":null,"spread":false},{"title":".github","children":[{"title":"workflows","children":[{"title":"build_uploadpypi.yml <span style='color:#111;'> 7.39KB </span>","children":null,"spread":false},{"title":"push_docs.yml <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false},{"title":"pypi.yml <span style='color:#111;'> 3.25KB </span>","children":null,"spread":false},{"title":"build.yml <span style='color:#111;'> 1.88KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"ci","children":[{"title":"requirements.txt <span style='color:#111;'> 37B </span>","children":null,"spread":false}],"spread":true},{"title":"benchmarks","children":[{"title":"README.rst <span style='color:#111;'> 2.86KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"bench_ufunc.py <span style='color:#111;'> 23.88KB </span>","children":null,"spread":false}],"spread":true},{"title":".bumpversion.cfg <span style='color:#111;'> 375B </span>","children":null,"spread":false},{"title":"CHANGELOG.rst <span style='color:#111;'> 86B </span>","children":null,"spread":false},{"title":"src","children":[{"title":"atop","children":[{"title":"avx_mathfun.h <span style='color:#111;'> 36.65KB </span>","children":null,"spread":false},{"title":"fill.cpp <span style='color:#111;'> 4.18KB </span>","children":null,"spread":false},{"title":"ops_binary.cpp <span style='color:#111;'> 51.45KB </span>","children":null,"spread":false},{"title":"common_inc.h <span style='color:#111;'> 14.05KB </span>","children":null,"spread":false},{"title":"ops_trig.cpp <span style='color:#111;'> 39.75KB </span>","children":null,"spread":false},{"title":"threads.cpp <span style='color:#111;'> 18.46KB </span>","children":null,"spread":false},{"title":"ops_log.cpp <span style='color:#111;'> 21.00KB </span>","children":null,"spread":false},{"title":"sort.cpp <span style='color:#111;'> 91.88KB </span>","children":null,"spread":false},{"title":"ops_unary.cpp <span style='color:#111;'> 75.20KB </span>","children":null,"spread":false},{"title":"invalids.h <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"recarray.cpp <span style='color:#111;'> 7.07KB </span>","children":null,"spread":false},{"title":"atop.h <span style='color:#111;'> 1.15KB </span>","children":null,"spread":false},{"title":"readme.txt <span style='color:#111;'> 115B </span>","children":null,"spread":false},{"title":"threads.h <span style='color:#111;'> 38.13KB </span>","children":null,"spread":false},{"title":"ops_compare.cpp <span style='color:#111;'> 74.15KB </span>","children":null,"spread":false},{"title":"atop.cpp <span style='color:#111;'> 2.89KB </span>","children":null,"spread":false},{"title":"halffloat.h <span style='color:#111;'> 1.96KB </span>","children":null,"spread":false}],"spread":false},{"title":"pnumpy","children":[{"title":"common.cpp <span style='color:#111;'> 27.22KB </span>","children":null,"spread":false},{"title":"ledger.cpp <span style='color:#111;'> 7.52KB </span>","children":null,"spread":false},{"title":"module_init.cpp <span style='color:#111;'> 6.48KB </span>","children":null,"spread":false},{"title":"common.h <span style='color:#111;'> 4.62KB </span>","children":null,"spread":false},{"title":"arange.cpp <span style='color:#111;'> 2.91KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 2.78KB </span>","children":null,"spread":false},{"title":"conversions.cpp <span style='color:#111;'> 3.05KB </span>","children":null,"spread":false},{"title":"getitem.cpp <span style='color:#111;'> 46.38KB </span>","children":null,"spread":false},{"title":"item_selection.cpp <span style='color:#111;'> 103.15KB </span>","children":null,"spread":false},{"title":"sort.py <span style='color:#111;'> 20.59KB </span>","children":null,"spread":false},{"title":"cpu.py <span style='color:#111;'> 3.79KB </span>","children":null,"spread":false},{"title":"recycler.cpp <span style='color:#111;'> 137B </span>","children":null,"spread":false},{"title":"benchmark.py <span style='color:#111;'> 5.93KB </span>","children":null,"spread":false},{"title":"recarray.py <span style='color:#111;'> 2.09KB </span>","children":null,"spread":false},{"title":"_pnumpy.cpp <span style='color:#111;'> 75.97KB </span>","children":null,"spread":false},{"title":"tests","children":[{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false}],"spread":false},{"title":"sorting.cpp <span style='color:#111;'> 36.26KB </span>","children":null,"spread":false},{"title":"stubs.h <span style='color:#111;'> 23.54KB </span>","children":null,"spread":false}],"spread":false},{"title":"nte","children":[{"title":"x64","children":[{"title":"Release","children":[{"title":"nte.vcxproj.FileListAbsolute.txt <span style='color:#111;'> 0B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":"AUTHORS.rst <span style='color:#111;'> 62B </span>","children":null,"spread":false},{"title":"asv.conf.json <span style='color:#111;'> 3.27KB </span>","children":null,"spread":false},{"title":"CONTRIBUTING.md <span style='color:#111;'> 2.36KB </span>","children":null,"spread":false},{"title":"doc_src","children":[{"title":"source","children":[{"title":"roadmap.rst <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false},{"title":"conf.py <span style='color:#111;'> 1.94KB </span>","children":null,"spread":false},{"title":"installation.rst <span style='color:#111;'> 240B </span>","children":null,"spread":false},{"title":"index.rst <span style='color:#111;'> 3.15KB </span>","children":null,"spread":false},{"title":"use.rst <span style='color:#111;'> 431B </span>","children":null,"spread":false},{"title":"benchmarking_asv.rst <span style='color:#111;'> 375B </span>","children":null,"spread":false}],"spread":true},{"title":"make.bat <span style='color:#111;'> 799B </span>","children":null,"spread":false},{"title":"images","children":[{"title":"threading_npadd.PNG <span style='color:#111;'> 53.06KB </span>","children":null,"spread":false},{"title":"bench4graph.PNG <span style='color:#111;'> 25.99KB </span>","children":null,"spread":false},{"title":"bench4graph2.PNG <span style='color:#111;'> 35.75KB </span>","children":null,"spread":false},{"title":"bench4graph3.PNG <span style='color:#111;'> 26.53KB </span>","children":null,"spread":false}],"spread":false},{"title":"Makefile <span style='color:#111;'> 649B </span>","children":null,"spread":false},{"title":"doc_requirements.txt <span style='color:#111;'> 14B </span>","children":null,"spread":false}],"spread":true},{"title":"LICENSE <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"setup.cfg <span style='color:#111;'> 1.76KB </span>","children":null,"spread":false},{"title":"setup.py <span style='color:#111;'> 6.01KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 3.37KB </span>","children":null,"spread":false},{"title":".editorconfig <span style='color:#111;'> 249B </span>","children":null,"spread":false},{"title":"tests","children":[{"title":"test_ufuncs.py <span style='color:#111;'> 3.03KB </span>","children":null,"spread":false},{"title":"test_pnumpy.py <span style='color:#111;'> 1.41KB </span>","children":null,"spread":false},{"title":"conftest.py <span style='color:#111;'> 774B </span>","children":null,"spread":false}],"spread":false},{"title":"CODE_OF_CONDUCT.md <span style='color:#111;'> 3.27KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 766B </span>","children":null,"spread":false},{"title":"pyproject.toml <span style='color:#111;'> 79B </span>","children":null,"spread":false},{"title":".coveragerc <span style='color:#111;'> 149B </span>","children":null,"spread":false},{"title":"_add_newdocs.py <span style='color:#111;'> 3.83KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明