tshort / FunctionalModels.jl

Equation-based modeling and simulations in Julia
https://tshort.github.io/FunctionalModels.jl/stable/
Other
112 stars 19 forks source link

Probably need a name change #84

Closed tshort closed 2 years ago

tshort commented 3 years ago

It fails the auto merge in the package registry (https://github.com/JuliaRegistries/General/pull/35819). The package name is too short. Options include:

xendo commented 2 years ago

Without this change it's impossible to fetch from general repository. Quick workaround is to clone this repo and add Sims from local path:

(@v1.7) pkg> add ~/Julia/Sims.jl

tshort commented 2 years ago

Yeah. I'll work on this soon (probably over the weekend).

tshort commented 2 years ago

Done and registered