Skip to content

Commit b057e14

Browse files
committed
Update README.markdown
corrected mistakes
1 parent b2425ea commit b057e14

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@ Dependencies
4747
-------
4848
[numpy](http://numpy.scipy.org/) (required)
4949
[scipy](http://www.scipy.org/) (required)
50-
[sympycore](http://code.google.com/p/sympycore/) (comes supplied with pymaclab)
51-
[mako](http://www.makotemplates.org/) (optional - but necessary for dynare++ translator)
50+
[sympycore](http://code.google.com/p/sympycore/) (comes supplied with pymaclab)
51+
[mako](http://www.makotemplates.org/) (optional - but necessary for dynare++ translator)
5252
[pp](http://www.parallelpython.com/) (optional - but highly recommended for speed)
5353
[ipython](http://ipython.org/) (optional)
5454
[mlabwrap](http://mlabwrap.sourceforge.net/) (optional)
55-
[scikits.timeseries](http://pytseries.sourceforge.net/) (optional)
55+
[scikits.timeseries](http://pytseries.sourceforge.net/) (optional)
5656
[dynare++](http://www.dynare.org/documentation-and-support/dynarepp) (optional - but necessary for dynare++ solution)
5757

5858
While numpy, scipy, and sympycore are absolutely necessary to run PyMacLab, Parallel Python (PP)

0 commit comments

Comments
 (0)