Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Minimization routine based on the algorithm A. Gould wrote in Fortran for minimizing chi2.

Notifications You must be signed in to change notification settings

jenniferyee/sfit_minimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sfit_minimizer

sfit_minimizer is a gradient-type minimization algorithm known to work particularly well for point lens microlensing light curves. This algorithm generalizes Simpson's idea that a 1-D function is well described by it first derivative (which can easily be solved exactly) to several dimensions, i.e., the function is well described by a tangent plane.

Detailed documentation: https://jenniferyee.github.io/sfit_minimizer/

Latest release: 1.0.2

Acknowledgements

If you are using sfit_minimizer for scientific research: please cite Yee & Gould 2025

Examples

Please see the "examples" folder.

How to install?

Clone this repository.

About

Minimization routine based on the algorithm A. Gould wrote in Fortran for minimizing chi2.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages