多任务“mtspec”f90库的python绑定。

mtspec的Python项目详细描述


多线程mtspec的python包装器fortran库:

Prieto, G. A., R. L. Parker, F. L. Vernon. (2009),
A Fortran 90 library for multitaper spectrum analysis,
Computers and Geosciences, 35, pp. 1701-1710.

有关详细信息,请参见https://github.com/krischer/mtspechttp://krischer.github.io/mtspec/

Main Changes in 0.3.2 (August 11, 2016)
---------------------------------------
* Added wrapper for the multitaper deconvolution function.

Main Changes in 0.3.1 (July 26, 2016)
-------------------------------------
* Flake8 and matplotlib are no longer hard test dependencies.
* Code formatting test are skipped for release builds.
* mtspec.__version__ is available.

Main Changes in 0.3.0 (July 25, 2016)
-------------------------------------
* Probably a lot (its been a while since a proper release ...).
* Full CI integration.
* Nicer docs.
* Support for Python 2.7, 3.3, 3.4, and 3.5.
* Installs on a lot more platforms.

Main Changes in 0.2.6
---------------------
* Bugfix #6, access violation on windows
* Refactoring parts of the underlying fortran code, now memchecked
* Bugfix for NaNs in spectra
* Bugfix RMS calculation in tests
copyright:Lion Krischer, Moritz Beyreuther, and German A. Prieto
license:GNU General Public License (GPL)

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java JTable无法向新创建的列添加值   java如何调整JEditorPane中编辑区域的大小?   Java通过反射确定未知数组中的数组大小   java Intellij Idea有时无法按其预期的方式构建应用程序   java Swing GUI带有IntelliJ错误“contentPane不能设置为null”从终端编译时   如何将这些通用方法调用从C#转换为Java   在null上找不到java属性或字段“index”   从Java HashMap获取整数值时是否需要调用intValue()方法?   java Android谷歌地图获取相机中的图像块   unix无法捕获JAVA中“who m”命令的输出   java,同时将邮件发送到“收件人”标题“我”中的多个收件人   在java中向链表添加未知数量的节点   无法为Heroku上的discord bot设置java端口   java使用Apache HttpClient进行选项请求   与元素类型“ApplicationName”关联的属性“Application Version”需要java Open quote   Android Studio Java中的两个变量求和