comparison README.txt @ 176:f9c87cba1df3

clean off some dust
author Jeff Hammel <k0scist@gmail.com>
date Thu, 10 Mar 2016 12:36:26 -0800
parents 7eef7edd47d4
children c2c86c37eadd
comparison
equal deleted inserted replaced
175:c4a5adc2d8f2 176:f9c87cba1df3
1 = numerics = 1 = numerics =
2 2
3 /python experiments in numerics + plotting/ 3 /python experiments in numerics + plotting/
4 4
5 == Installation == 5 == Installation ==
6
7 Because `numerics` is largely a bunch of experiments, it requires
8 several packages. Some of them *may* be challenging to install.
9 Here's how, as best I know.
6 10
7 === OSX === 11 === OSX ===
8 12
9 http://superuser.com/questions/242190/how-to-install-matplotlib-on-os-x 13 http://superuser.com/questions/242190/how-to-install-matplotlib-on-os-x
10 14