ebachelet / pyLIMA

GNU General Public License v3.0
31 stars 8 forks source link

printing jacobian for each iteration #70

Closed mpgh closed 11 months ago

mpgh commented 1 year ago

The latest update prints the jacobian during every iteration in line 181: https://github.com/ebachelet/pyLIMA/blob/master/pyLIMA/models/ML_model.py#L181

ebachelet commented 11 months ago

I believe this is fixed?