Commit Graph

7 Commits

Author SHA1 Message Date
morenol
53351b2ece fix needless-range and clippy::ptr_arg warnings. (#36)
* Fix needless for loop range

* Do not ignore clippy::ptr_arg
2020-12-11 16:52:39 -04:00
Luis Moreno
dd2864abe7 Fix clippy::extra_unused_lifetimes 2020-11-08 23:24:53 -04:00
Volodymyr Orlov
a2784d6345 fix: cargo fmt 2020-06-05 17:52:03 -07:00
Volodymyr Orlov
02b85415d9 feat: extends interface of Matrix to support for broad range of types 2020-03-26 15:28:26 -07:00
Volodymyr Orlov
4411b57219 Adds draft implementation of LR 2019-12-10 18:02:02 -08:00
Volodymyr Orlov
b5e677e615 Adds LBFGS optimization method 2019-11-15 08:56:09 -08:00
Volodymyr Orlov
4488cc110e First version of the optimizer 2019-10-29 08:59:06 -07:00