Commit Graph

1732 Commits

Author SHA1 Message Date
rowanc1 23e6ece0cd Maps documentation. 2014-05-17 21:05:31 -07:00
rowanc1 e2635e4716 Test solver 2014-05-17 17:44:26 -07:00
rowanc1 fb67aacc8d Test Maps and Models 2014-05-17 17:25:27 -07:00
rowanc1 063c84af91 Documentation, type(x) == np.ndarray --> isinstance(x,np.ndarray), and Model (untested.) 2014-05-17 16:50:51 -07:00
rowanc1 b33ec1828c Rearrange Framework 2014-05-17 00:14:22 -07:00
rowanc1 6e7d88de77 Solver updates. 2014-05-16 22:06:59 -07:00
rowanc1 6376f5dd4e bug fix 2014-05-16 22:02:09 -07:00
rowanc1 f865106db9 wrap directives list 2014-05-16 22:01:02 -07:00
rowanc1 18f0e61780 make synthetic data. 2014-05-16 21:49:24 -07:00
rowanc1 5f2bfbfb77 Remove c code that is autogenerated by cython. 2014-05-16 20:52:17 -07:00
rowanc1 1530096d01 travis 2014-05-16 20:00:20 -07:00
rowanc1 9f7527d8bf travis 2014-05-16 19:54:32 -07:00
rowanc1 fa683194ea more tests for tensor mesh 2014-05-16 19:53:27 -07:00
rowanc1 e11b8f3fe3 travis 2014-05-16 19:52:42 -07:00
rowanc1 3da5b6ebc0 travis updates 2014-05-16 19:51:55 -07:00
rowanc1 bb8dbd8c86 Solver updates. 2014-05-16 19:35:50 -07:00
rowanc1 102d5721c5 Solver updates. Remove .solve() replace with a multiplication. 2014-05-16 19:33:29 -07:00
rowanc1 26340fe90f update solver utils. 2014-05-16 18:46:31 -07:00
rowanc1 f3170a8a7f #69 Removed most solvers, replaced by wrappers. 2014-05-16 18:33:57 -07:00
rowanc1 1f0e37d773 Move linear problem example to examples folder. 2014-05-16 17:53:51 -07:00
rowanc1 e385747f45 readme 2014-05-16 17:19:00 -07:00
rowanc1 6aada6d61d readme 2014-05-16 17:18:14 -07:00
rowanc1 9400bdd9e0 update coveralls 2014-05-16 17:16:01 -07:00
rowanc1 b53d0e011d Update Readme with coveralls 2014-05-16 17:15:38 -07:00
rowanc1 eb8e86b62d coverage 2014-05-16 17:01:10 -07:00
rowanc1 ef2074834c travis add cython 2014-05-16 16:55:55 -07:00
rowanc1 148c672218 travis and coverage 2014-05-16 16:53:08 -07:00
rowanc1 c4f795ea79 travis 2014-05-16 16:34:50 -07:00
rowanc1 897c0e4a13 travis 2014-05-16 16:32:30 -07:00
rowanc1 c28c358930 travis 2014-05-16 16:28:10 -07:00
rowanc1 711c66a2ab travis 2014-05-16 16:20:14 -07:00
rowanc1 5a1856c1cf Try adding coverage and a very different travis file.
see:
https://gist.github.com/dan-blanchard/7045057
2014-05-16 16:12:59 -07:00
rowanc1 48ad667c1f Clean up repo. 2014-05-16 15:51:57 -07:00
rowanc1 adf51d7a56 Remove digs function and replace with sdiag which is backward compatible 2014-05-16 15:39:09 -07:00
rowanc1 95a837b1fc speye 2014-05-16 15:13:06 -07:00
rowanc1 3db46cc91c eye --> identity, spzeros -> csr 2014-05-16 15:12:29 -07:00
rowanc1 4398092023 Try changing travis file so it takes less time to run tests. 2014-05-16 14:33:08 -07:00
rowanc1 dc04b5bac3 Updates for memory optimization. 2014-05-16 13:16:27 -07:00
rowanc1 4e104ced08 Fix test. 2014-05-16 12:53:33 -07:00
rowanc1 220e244cdf Memory clean ups with fancier fields objects. 2014-05-16 12:42:14 -07:00
rowanc1 ea5ad4dd34 more rules to directive changes. 2014-05-16 12:27:58 -07:00
rowanc1 7b22d0aa7a Rules to Directives 2014-05-16 12:10:15 -07:00
rowanc1 399678e496 Allow aliased field to be a property of the fields object. 2014-05-15 12:37:35 -07:00
rowanc1 dd0a2e3878 Testing of fields in time with alias. 2014-05-15 12:28:46 -07:00
rowanc1 cfcf741a0b Clean up p indexing 2014-05-15 12:21:24 -07:00
rowanc1 4899346f6b Better fields object. 2014-05-15 12:20:56 -07:00
rowanc1 80ace330e4 Time Fields Aliasing 2014-05-15 12:19:57 -07:00
rowanc1 6cc41319a0 Aliased fields checks. 2014-05-15 09:50:34 -07:00
rowanc1 93f010bba9 remove txPair from fields obj. 2014-05-15 09:14:41 -07:00
rowanc1 ebc2853615 Alias fields option. 2014-05-15 09:10:51 -07:00