JuliaDynamics / CriticalTransitions.jl

A Julia package for critical transitions in dynamical systems with time-dependent forcing
https://juliadynamics.github.io/CriticalTransitions.jl/dev/
MIT License
18 stars 2 forks source link

Julia registry #10

Open oameye opened 4 months ago

oameye commented 4 months ago

Are you guys planning to add CriticalTransitions.jl to the general Julia Registry? That way the package can be installed through Pkg.add("CriticalTransitions").

reykboerner commented 4 months ago

Yes, we are planning to but felt the package is currently still very much work in progress. Not sure when it's best practice to add a package to the registry but we still have a few things on our to-do list which we've just re-started working on.

oameye commented 4 months ago

I don't think that their any rules around that. Maybe even do it earlier than later, as you can already hog the name. We are planning to write a bridge to HarmonicBalance to give it stochastic functionalities. We are especially interested in the implementations of the gMAM. I can help out here and there. I will start by making some example notebooks of the functionalities.

oameye commented 4 months ago

I am a big fan of the package. If you guys would share you to-do list, I am happy to tackle some of them.

reykboerner commented 4 months ago

Cool, thanks a lot for your feedback and help! We'll post a to-do list here in the next days.

oameye commented 4 months ago

Bunp @reykboerner

oameye commented 4 months ago

Any chance we can release CriticalTransitions.jl to the Julia registry in the coming month?

reykboerner commented 3 months ago

As discussed @oameye @ryandeeley @raphael-roemer, we want to register the package with the Julia registry once we have working tests and complete docs for the currently exported functions.