Commit Graph

13 Commits

Author SHA1 Message Date
rowanc1 ab249d31b3 Parameters --> Rules
See the Linear example for updates on how to migrate to this version.
2014-05-14 14:30:33 -07:00
rowanc1 0d95cad9ef Garbage collection after deletion of fields. memory consumption now does not increase per iteration of the inversion. 2014-05-05 13:57:03 -07:00
rowanc1 dbd1334e0b Update reference model parameter. 2014-04-14 09:30:18 -07:00
rowanc1 fcaff5ed64 Changed Data to Survey as per Issue #61 2014-03-07 13:55:08 -08:00
rowanc1 c1d37ef8ff change modelObj2Deriv from (self) --> (self, m, v=None)
Had to change location of _bfgsH0 calculation, which now actually works.
2014-03-02 20:15:29 -08:00
rowanc1 893d726854 change to Jvec and Jtvec 2014-02-13 18:31:59 -08:00
rowanc1 20cb359e82 Removed (now broken) database stuff. 2014-02-12 09:56:20 -08:00
rowanc1 b63675c0d8 patch develop branch 2014-02-11 18:55:17 -08:00
rowanc1 cae723eb0e Moved parameters to separate file. Documentation updates. 2014-01-24 09:36:01 -07:00
rowanc1 56dc9a5591 pointers to parent. rename _iter to iter 2014-01-24 08:20:29 -07:00
rowanc1 583f3ed8d0 Added ParameterProperty, which handles the logic for calling the parameter each iteration of the optimization. 2014-01-19 11:51:15 -07:00
rowanc1 18f0e67619 Parameter function for Beta instead of a scalar. Bug Fixes. 2014-01-17 15:53:37 -08:00
rowanc1 67b067d938 Major Reorganization (Things are likely still broken...)
Added Parameter to Utils, which hints at where we are going with functions as parameters.
2014-01-17 14:03:08 -08:00