Skip to content

Latest commit

 

History

140 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minuit2go

Welcome to minuit2go, a Golang port of the Minuit optimization library.

Overview

Minuit is a popular numerical optimization library originally written in Fortran and later ported to C++ AND THEN ported to Java. This project aims to provide a Go implementation of the Minuit library, making it accessible to Go developers.

Features

  • Optimization Algorithms: Implements various optimization algorithms from the original Minuit library.
  • Easy Integration: Seamlessly integrates with Go projects.
  • Performance: Efficient and optimized for performance.

Installation

To install minuit2go, use the following go get command:

go get github.com/empack/minuit2go

Contact

For any questions or suggestions, feel free to open an issue or contact the project maintainers.

About

minuit port in golang

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages