Skip to content

Commit

Permalink
added version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewpaulreeves committed May 12, 2015
1 parent a2dd826 commit 304775b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ Soapy doesn't have too many requirements in terms of external libraries, though

### Required

numpy
scipy
numpy => 1.7.0
scipy => 0.10
pyfits *or* astropy

### Recommended
Expand All @@ -47,7 +47,7 @@ Soapy doesn't have too many requirements in terms of external libraries, though
If your starting with python from scratch, there a couple of options. For Ubuntu linux (14.04+) users, all these packages can be installed via apt-get:

sudo apt-get install python-numpy python-scipy python-pyfftw python-astropy python-qt4 python-matplotlib ipython ipython-qtconsole python-pyqtgraph

For Red-hat based systems these packages should also be available from repositories, though I'm not sure of they're names.

for mac os, all of these packages can be install via macports, with
Expand Down

0 comments on commit 304775b

Please sign in to comment.