Commit Graph

21 Commits

Author SHA1 Message Date
Rowan Cockett 985d5b6469 Bump version: 0.1.7 → 0.1.8 (+7 squashed commits)
Squashed commits:
[ac5bb36] Bump version: 0.1.8 → 0.1.9
[8acd6b2] ImportException --> ImportError
[ac410a8] matplotlib.pyplot has errors on import, put these in the functions
that rely on them directly.
[f128a20] Bump version: 0.1.6 → 0.1.7
[5866bea] Remove IPython utils.

These are out of date, and have problems on Linux (without a proper
visual backend).
[a519e56] Bump version: 0.1.5 → 0.1.6
[f45aa83] Bump version: 0.1.4 → 0.1.5
2016-01-10 13:38:06 -08:00
Rowan Cockett 8da717521c Update scripts for pip 2016-01-10 13:01:00 -08:00
Rowan Cockett d93a23306c Bump version: 0.1.3 → 0.1.4 2016-01-10 12:47:43 -08:00
Rowan Cockett 5afaa54ad9 Remove compiling of C ext with numpy exts.
This should be done at run time.
2015-11-17 18:46:01 -08:00
Rowan Cockett 61460261f0 Updates to setup.py
Add a cleanall, and try to make the cython build things in the correct
place.
2015-11-17 18:44:13 -08:00
Rowan Cockett 37a68dd5b7 Cython dep. the setup.py 2015-11-10 17:25:18 -08:00
Rowan Cockett 91284e2286 Edge Bug 2015-11-07 18:34:50 -08:00
Brendan Smithyman de2891ccdf Add Cython dependency 2015-10-28 10:05:58 -04:00
Rowan Cockett 0c432e1d82 Bump version: 0.1.2 → 0.1.3 2015-05-15 12:36:26 -07:00
Rowan Cockett 4a1772bbb1 updates to website. 2015-05-15 11:46:57 -07:00
Rowan Cockett abe0a9affe Bump version: 0.1.1 → 0.1.2 2015-05-15 11:35:06 -07:00
rowanc1 580fe969c1 remove matplotlib from hard requirements. 2014-07-05 08:18:40 -07:00
rowanc1 94ddcb0f3a project meta updates 2014-07-03 15:59:10 -07:00
rowanc1 aa74826c19 update readme and setup for long description 2014-07-03 15:50:34 -07:00
rowanc1 262922e0af long description in setup.py 2014-07-03 15:44:57 -07:00
rowanc1 00ade54cef add more qualifiers to setup.py 2014-07-03 15:12:46 -07:00
rowanc1 1f7e1cbf1d Bump version: 0.1.0 → 0.1.1 2014-07-03 14:44:31 -07:00
rowanc1 d74efc90ed updates for pip 2014-07-03 14:31:21 -07:00
rowanc1 1f0e37d773 Move linear problem example to examples folder. 2014-05-16 17:53:51 -07:00
rowanc1 f8204e7751 Make interpolation matrices using cython. 2014-04-16 18:37:36 -07:00
rowanc1 69b920ec1c setup.py 2014-02-27 13:31:45 -08:00