Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/titsuki/algorithm-quasi-newton
BFGS/L-BFGS implementation in perl
https://github.com/titsuki/algorithm-quasi-newton
Last synced: 10 days ago
JSON representation
BFGS/L-BFGS implementation in perl
- Host: GitHub
- URL: https://github.com/titsuki/algorithm-quasi-newton
- Owner: titsuki
- License: mit
- Created: 2015-12-13T10:54:57.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-21T16:26:52.000Z (over 8 years ago)
- Last Synced: 2024-11-05T21:50:31.351Z (about 2 months ago)
- Language: Perl6
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# algorithm-quasi-newton
+ This repository is my playground.
+ BFGS/L-BFGS implementation in perl.