Commit Graph

8 Commits

Author SHA1 Message Date
Rowan Cockett 3e4f47711c remove mutable arguments. 2016-04-07 16:35:47 -07:00
Rowan Cockett e15913cf84 Import all code utils into the utils namespace. 2016-01-14 15:12:34 -08:00
Brendan Smithyman ff68400320 Be compatible with outside metaclasses, for now
Making this change would allow use of metaclasses in a more straightforward way for code that inherits from both SimPEG classes and external classes. In the future, this may need to be addressed in more detail.
2015-11-10 12:26:55 -05:00
Rowan Cockett a953a52ccc initial commit of PropMap 2015-05-31 10:43:23 -07:00
rowanc1 129d6d6b45 Memory profiler wrapper 2014-05-18 18:05:19 -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 d8863c7c4c Put changes back in which seogi reversed. Changed dependent property. 2014-05-02 12:02:46 -07:00
rowanc1 a36f4d76bb Rearranging util codes. Added meshUtils.closestPoints 2014-04-23 12:11:36 -07:00