Mercurial > hg > numerics
annotate README.txt @ 174:7eef7edd47d4
link
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Tue, 27 Oct 2015 08:52:55 -0700 |
parents | 8daabb0f9cc9 |
children | f9c87cba1df3 |
rev | line source |
---|---|
35 | 1 = numerics = |
2 | |
3 /python experiments in numerics + plotting/ | |
4 | |
174 | 5 == Installation == |
6 | |
7 === OSX === | |
8 | |
9 http://superuser.com/questions/242190/how-to-install-matplotlib-on-os-x | |
10 | |
35 | 11 == Libraries == |
0 | 12 |
35 | 13 The following libraries, listed by language, may be worth investigating. |
14 | |
15 === JavaScript === | |
16 | |
17 - http://metricsgraphicsjs.org/ | |
143 | 18 - https://github.com/mikedewar/d3py : python -> d3 bridge |
0 | 19 |
20 ---- | |
21 | |
22 Jeff Hammel | |
23 | |
35 | 24 http://k0s.org/hg/numerics |
0 | 25 |