Dirac solver
The python version of bound constrained LBFGS is added and ready for testing (will be moved to C in the meantime). To build with libdirac, use cmake option -DLIBDIRAC_PREFIX=/path/to/libdirac/install
Edited by Sarod Yatawatta
Merge request reports
Activity
assigned to @yatawatta
requested review from @tol
added 26 commits
-
e36e9f83...44131c4a - 8 commits from branch
master
- 44131c4a...d4175f72 - 8 earlier commits
- 5db686ac - add full code
- 1431c4ee - update dist
- 88a3c4f5 - check div by zero
- 8b6958d0 - first complete version
- 97bcf2c5 - add gradient checking
- edd7b518 - use less mem
- 191638a0 - calc grad only when needed
- e4393ea0 - again, only calc grad when needed
- 2c2ad44c - increment i
- 53f2432f - Merge branch 'dirac-solver' of https://git.astron.nl/RD/idg into dirac-solver
Toggle commit list-
e36e9f83...44131c4a - 8 commits from branch
Please register or sign in to reply