Skip to content

Releases: gamma-opt/Gogeta.jl

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 12:09
1dd72dc

Gogeta v0.3.0

Diff since v0.2.0

Added partition-based neural network formulation and experimental support for input convex neural networks. Support for importing model parameters as JSON files. Improved use of NN surrogates with anonymous variables.
Improvements to the documentation and code examples.

Merged pull requests:

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Apr 10:42
7d4183f

Gogeta v0.2.0

Diff since v0.1.0

Added relaxing walk heuristic optimization algorithm and improved documentation.

Merged pull requests:

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Mar 11:08
d6feaae

Gogeta v0.1.0

This is the first public version of the Gogeta.jl package.
It's still under extensive development meaning that new features will be added and some existing features may change.
The documentation is limited at the time but will be expanded in the future.

Please report issues and development ideas to the Gogeta.jl GitHub page.

Merged pull requests:

Closed issues:

  • Registration (#23)