math-optim

command module
v0.0.0-...-7a5de80 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 24, 2023 License: GPL-3.0 Imports: 8 Imported by: 0

README

math-optim

solving a few mathematical optimisation tasks using well-known algorithms (originally a semestral project for the Mathematical Informatics course)

built with nix Build Status Go Report Card Go Documentation

feel free to peek at the sawce.

example math-optim run

asciicast

LICENSE

GPL-3.0-or-later (see LICENSE for details).

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package algo provides implementations of optimisation algorithms.
Package algo provides implementations of optimisation algorithms.
de
Package de contains implementation details of Differential Evolution kind of algorithms.
Package de contains implementation details of Differential Evolution kind of algorithms.
ga
Package ga implements Genetic Algorithms.
Package ga implements Genetic Algorithms.
Package bench provides implementations of functions used for benchmarking.
Package bench provides implementations of functions used for benchmarking.
cec2020
Package cec2020 implements functions of the CEC2020 Testbed.
Package cec2020 implements functions of the CEC2020 Testbed.
Package report provides functions for constructing/generating report files.
Package report provides functions for constructing/generating report files.
Package stats provides functions for summarizing results.
Package stats provides functions for summarizing results.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL