1.0.1 • Published 4 years ago

jspowell v1.0.1

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
4 years ago

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.