Differences between revisions 24 and 26 (spanning 2 versions)
Revision 24 as of 2008-01-25 03:43:18
Size: 19223
Editor: dsl-67-212-15-171
Comment:
Revision 26 as of 2008-09-17 22:17:22
Size: 19757
Editor: 72-19-165-168
Comment:
Deletions are marked like this. Additions are marked like this.
Line 117: Line 117:
  * PyIMSL -- http://www.vni.com/products/imsl/pyimsl/overview.php
Line 121: Line 123:
  [http://goldenspud.com/blog/python/pyfi [details]]
  [http://goldenspud.com/python/pyfi/2.4/pyfi.py [source]]
  [http://hobbiton.thisside.net [details]]
  [http://hobbiton.thisside.net/pyfi-2.4.py [source]]
Line 125: Line 127:
  ([http://hobbiton.thisside.net [Rupert Scammell]] and [http://goldenspud.com [Matthew Scott]])   ([http://hobbiton.thisside.net [Rupert Scammell]])
Line 133: Line 135:

  * PyIMSL -- http://www.vni.com/products/imsl/pyimsl/overview.php --
  Includes many standard financial calculations plus many other general functions used in finance.
Line 215: Line 220:

  * PyIMSL -- http://www.vni.com/products/imsl/pyimsl/overview.php
Line 277: Line 284:
  * PyIMSL -- http://www.vni.com/products/imsl/pyimsl/overview.php
Line 327: Line 336:
  * PyIMSL -- http://www.vni.com/products/imsl/pyimsl/overview.php
Line 428: Line 439:
  * PyIMSL -- http://www.vni.com/products/imsl/pyimsl/overview.php
Line 456: Line 469:

  * PyIMSL -- http://www.vni.com/products/imsl/pyimsl/overview.php

The following are links to scientific software libraries that have been recommended by Python users.

This page lists a number of packages related to numerics, number crunching, signal processing, financial modeling, linear programming, statistics, data structures, date-time processing, random number generation, and crypto.

Data Structures

Date/Time

FFT

Finance

Interface

Mixed Integer and Linear Programming

Matrix/Vector

Music

  • ratio

    [http://www.execpc.com/~wsannis/ratio.html [details]] [http://www.execpc.com/~wsannis/ratio.py.txt [source]] For those who are big fans of Just Intonation, one tedious aspect of this is that you end up fondling ratios a lot. The math gets boring after a while, though I do believe you should be able to do the math on your own to get a feel for what it is you're doing. Having said that, I decided I needed some help because I got sick of reducing multiplied ratios. I've written a quick Python module, ratio.py, which handles a lot of the tedium. In particular, building up JI tetrachords and scales based on justly intuned chords or by katapyknosis is pretty simple with this module. (William Annis)

Neural Networks

Numerics

Other Tools

Random Number Generators

Special Functions

Statistics

For more information on related numeric packages, see the [http://www.python.org/pypi Python Package Index].

NumericAndScientific/Libraries (last edited 2014-05-26 15:03:26 by PaulBoddie)

Unable to edit the page? See the FrontPage for instructions.