-
Notifications
You must be signed in to change notification settings - Fork 17
Added CMPFit and GModelFit packages #65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Hi Giorgio, thanks for the PR! Could you describe a little bit about how these packages compare to similar ones like MINPACK.jl and LsqFit.jl? The reason that I ask is because AFAICT it seems like there is a shift towards moving these kinds of things under the SciML umbrella (larger bus factor, more infra support, etc.) I have little experience in this domain though, so apologies if I am misunderstanding. Happy to hear from other folks too about the best ways to curate our ecosystem pages |
Hi @icweaver , Also, I agree that SciML umbrella is probably a better choice, but I am currently unable to perform extensive tests to check for superpositions between CMPFit and GModelFit on one side, and the SciML ones on the other hand, or to compare functionalities and performance. Finally, although I no longer consider myself a newbie in Julia, I definitely am a newbie when it comes to Julia organizations such as Astro or SciML. Hence any guidance or suggestion is really really highly appreciated!!! Pragmatically:
|
Hi Giorgio, thanks for the additional context, it's really helpful! Ok, how's this sound?
Abhro and I have just updated the contributor docs (you now edit the ecosystem page markdown and comparison page markdown directly), so please try giving it a go when you can. Sorry for the change out from under you Also happy to give any assistance to help get this PR across the finish line. Any feedback is appreciated as we work towards a smoother system for adding docs! |
Howdy again @gcalderone. With #84 now in, adding your edits should be even easier (the markdown files will now automatically build from the original JuliaAstroDocs.jl source file). I've updated your PR to include an example with GModelFit for your review |
Hi Ian, |
Hi Giorgio, totally no rush on my end. That's great to hear about the GModelFit developments! Happy to help get things in whenever you are ready |
No description provided.