JuliaDynamics / ComplexityMeasures.jl

Estimators for probabilities, entropies, and other complexity measures derived from data in the context of nonlinear dynamics and complex systems
MIT License
54 stars 12 forks source link

Rename package to ComplexityMeasures.jl #198

Closed kahaaga closed 1 year ago

kahaaga commented 1 year ago

See discussion in https://github.com/JuliaDynamics/Entropies.jl/issues/188

kahaaga commented 1 year ago

Instructions for renaming a package are here

Datseris commented 1 year ago

We will lose the download stats after the rename: image

I don't know if this is enough of an argument for not renaming. But it does sound appealing to quote this large number in applications. so for you this could be relevant. I guess we should modify the readme to quote both before and after rename download stats?

kahaaga commented 1 year ago

@Datseris Can't we just keep the badge for both? The download tracker will have keep Entropies in its database, even though we register ComplexityMeasures. The new package must have a new, unique UUID, so the stats will be completely different, I think.

We'll have to start the readme by saying that this was previously the Entropies package anyways.

Datseris commented 1 year ago

yes

kahaaga commented 1 year ago

With #229 merged, I have no issues passing ProbabilitiesEstimators upstream any longer. Shall we go ahead with the rename process straight away?

Datseris commented 1 year ago

Renaming is the same as publishing, but I want to have an external reviewer have a look before we publish 2.0. So we can wait here and in the meantime shift focus to causality tools as it seems all is done here.

kahaaga commented 1 year ago

Renaming is the same as publishing

Yes, publishing was the idea.

I want to have an external reviewer have a look before we publish 2.0

Do you have anyone in mind?

So we can wait here and in the meantime shift focus to causality tools as it seems all is done here.

Sure. I am currently stripping down all the V2 stuff to its bare minimum, so that we can get a release out as quick as possible. I'll tag you explicitly in relevant CausalityTools PRs when its done. I will need a day or two to get it in a review-ready state.

Datseris commented 1 year ago

I got a review from Inga so I'll go ahead and do a minor push of docs and then rename and publish.