slimgroup/InvertibleNetworks.jl

Release?

cscherrer opened this issue · 4 comments

Hi,
Thanks for your work on this package, I enjoyed your JuliaCon talk! Do you have an estimate when this might be available on the general registry?

Hi

As of now, due to the packages we work on and develop, we have our own registry (as shown in the README) which makes it more manageable due to some packages being private for development.
We don't have a current timeline on switching to the general registry but we will discuss it and may change that.

I'll leave this open for others to comment and discuss and updates on the status.

Thanks for the quick response. I understand there are tradeoffs to consider. A registered package is a little easier to use, but it's great to have this available at all, especially with an MIT license. :)

EDIT: Sorry I misunderstood. Other than the general registry, I've only seen these used privately. So my usual workflow is (1) try ]add ... (2) if that fails, ]add https://github.... Now that I know there are some outside registries that are publicly available, I'll check for that. Thanks again.

We will be working on releasing it. Since it depends on other packages from our registry it will take a little bit as we will need to register these dependencies first.

We are now released and available in the general registry.

Closing.