Software for integrating ODEs

From Introduction to Reactor Design: 3K4
Revision as of 13:07, 11 February 2013 by Kevin Dunn (talk | contribs) (Created page with "== Python == === Mac computers === * Start the built-in Mac program called <tt>Terminal</tt> * Type the following commands: <syntaxhighlight lang="bash"> sudo easy_install ip...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Python

Mac computers

  • Start the built-in Mac program called Terminal
  • Type the following commands:
sudo easy_install ipython
sudo easy_install readline