jspowell
v1.0.1
Published
Interface to Powell's method compatible with Cory McCartan's jsga.
Downloads
7
Maintainers
Readme
JSPOWELL
JavaScript Powell’s Method
This library takes Powell's conjugate direction method from optimization-js and provides a wrapper that makes it compatible to the interface of Cory McCartan's ES6 genetic algorithm library jsga (or the extended version jsga-feklee).
Installation
Yarn: yarn add jspowell
Or you can download jspowell.js
from the GitHub repo.