Mercurial > hg > numerics
comparison README.txt @ 177:c2c86c37eadd
this now works on Mac
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Thu, 10 Mar 2016 13:05:24 -0800 |
parents | f9c87cba1df3 |
children | 09bcb48cc067 |
comparison
equal
deleted
inserted
replaced
176:f9c87cba1df3 | 177:c2c86c37eadd |
---|---|
8 several packages. Some of them *may* be challenging to install. | 8 several packages. Some of them *may* be challenging to install. |
9 Here's how, as best I know. | 9 Here's how, as best I know. |
10 | 10 |
11 === OSX === | 11 === OSX === |
12 | 12 |
13 For matplotlib: | |
14 | |
13 http://superuser.com/questions/242190/how-to-install-matplotlib-on-os-x | 15 http://superuser.com/questions/242190/how-to-install-matplotlib-on-os-x |
16 | |
17 You may also have to manually refresh the font cache: | |
18 | |
19 cd ~/.matplotlib/ | |
20 fc-list # Should take a couple minutes. | |
21 | |
22 (From: http://stackoverflow.com/questions/17490444/import-matplotlib-pyplot-hangs ) | |
14 | 23 |
15 == Libraries == | 24 == Libraries == |
16 | 25 |
17 The following libraries, listed by language, may be worth investigating. | 26 The following libraries, listed by language, may be worth investigating. |
18 | 27 |