Skip to content

Commit

Permalink
Merge pull request #97 from almarklein/patch-1
Browse files Browse the repository at this point in the history
Include imageio library in topical software
  • Loading branch information
rgommers committed Jul 4, 2015
2 parents e0b0126 + 41fd120 commit 974d2e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/topical-software.rst
Expand Up @@ -120,6 +120,7 @@ These are links which cover basic tools generally useful for scientific work in
- `PyIMSLStudio <http://www.vni.com/campaigns/pyimslstudioeval>`__ is a complete packaged, supported and documented development environment for Windows and Red Hat designed for prototyping mathematics and statistics models and deploying them into production applications. PyIMSL Studio includes wrappers for the IMSL Numerical Library, a Python distribution and a selection of open source python modules useful for prototype analytical development. PyIMSL Studio is available for download at no charge for non-commercial use or for commercial evaluation.
- `Bottleneck <http://pypi.python.org/pypi/Bottleneck>`__ is a collection of fast NumPy array functions written in Cython.
- `KryPy <https://github.com/andrenarchy/krypy>`__ is a Krylov subspace methods package for the efficient solution of linear algebraic systems with large and sparse matrices.
- `Imageio <http://imageio.github.io/>`__ is a library that provides an easy interface to read and write a wide range of image data, including animated images, video, volumetric data, and scientific formats. It is cross-platform, runs on Python 2.x and 3.x, and is easy to install.

Running Code Written In Other Languages
=======================================
Expand Down

0 comments on commit 974d2e7

Please sign in to comment.