Johannes Buchner
Johannes Buchner
I don't know.
Can we make this future-proof somehow?
is `which gfortran` not enough?
Merging this for now, thank you
> Model evaluation > - Model caching, not to recompute models with frozen parameters > - Paralellization with intelligent parsing of the model expression > Slowness in fitting X-ray spectra...
Thanks @hamogu! > Unfortunately, that's a little harder to implement in a general sense: For all XSPEC models, we pass all model parameters to the XSPEC function. There is no...
Even with independent caches, since my model keeps all parameters except for the normalisation the same, it should be so slow. I cannot find where `create_model_component` is defined (missing in...
This has been dormant for 4.5 years now, is it thinkable to have something like this merged into joblib? Perhapse the maintainers are too worried about corner cases that are...
I have matplotlib 3.9.0 https://matplotlib.org/stable/api/prev_api_changes/api_changes_3.9.0.html#removals