Skip to content
/ gsl-fit Public

A command line tool, written in the D programming language, that uses GNU Scientific Library to fit function parameters to data.

License

Notifications You must be signed in to change notification settings

miree/gsl-fit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gsl-fit

A command line tool, written in the D programming language, that uses GNU Scientific Library to fit function parameters to data.

Build

$ dub build

Usage Example

$ gsl-fit data.dat 'a+b*x' a=1 b=1

About

A command line tool, written in the D programming language, that uses GNU Scientific Library to fit function parameters to data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages