Skip to content

Commit

Permalink
Revise recommended versions for scipy, numpy and matplotlib.
Browse files Browse the repository at this point in the history
  • Loading branch information
dsavoiu committed Jun 22, 2016
1 parent 6c954d5 commit 4cfed1d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,12 @@ Requirements
============

*kafe* needs some additional Python packages. The recommended versions of these are
as follows. The version numbers between parentheses refer to the minimum requirements:
as follows. Please note that more recent versions of these packages should work
as well:

* `SciPy <http://www.scipy.org>`_ >= 0.12.0 (0.9.0)
* `NumPy <http://www.numpy.org>`_ >= 1.7.1 (1.6.1)
* `matplotlib <http://matplotlib.org>`_ >= 1.5.0 (1.3.0)
* `SciPy <http://www.scipy.org>`_ >= 0.12.0
* `NumPy <http://www.numpy.org>`_ >= 1.6.1
* `matplotlib <http://matplotlib.org>`_ >= 1.5.0


Additionally, a function minimizer is needed. *kafe* implements interfaces to two
Expand Down

0 comments on commit 4cfed1d

Please sign in to comment.