OxIonics / ionics_fits

Small python fitting library with an emphasis on Atomic Molecular and Optical Physics
Apache License 2.0
0 stars 0 forks source link

move heuristics #106

Closed hartytp closed 6 months ago

hartytp commented 10 months ago

Helper functions for creating heuristics are currently spread in a few places (Model, models.utils). Now that models.heuristics exists, let's consolidate everything there.