de 1.0.3 copy "de: ^1.0.3" to clipboard
de: ^1.0.3 copied to clipboard

Differential Evolution Optimization tool for Dart. The implementation supposes the objective function is a maximation and optimization parameters are customizable.

License

/*
 *
 de, A Dart library for Differential Evolution Optimization tool.
 Copyright (C) 2020-2021  Matletik - Mathematical Manipulatives and Interactive Learning Tools
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 any later version.
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 You should have received a copy of the GNU Lesser General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 *
 *
 * Matletik - Mathematical Manipulatives and Interactive Learning Tools
 * http://www.matletik.com
 */
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Differential Evolution Optimization tool for Dart. The implementation supposes the objective function is a maximation and optimization parameters are customizable.

Homepage

License

unknown (LICENSE)

Dependencies

pso

More

Packages that depend on de