Skip to content

Version 0.4

Compare
Choose a tag to compare
@ywx649999311 ywx649999311 released this 20 Jul 01:07
· 41 commits to master since this release
d4d27ac
  • Fitting functions (i.e., drw_fit) are now fully modular (allow user provided optimization function, prior function and etc.)
  • A new addNoise function to simulated random noise given measurement errors.
  • Bug fixes: #44
  • API changes: n_iter -> n_opt in fitting functions.

close #41, #42, #43