Skip to content

Releasing v1.0.1

Compare
Choose a tag to compare
@anchal-physics anchal-physics released this 13 Jul 07:38
· 27 commits to master since this release
2aa7f21

GGDUtils is now registered at public repository FuseRegistry. For installation:

using Pkg
Pkg.Registry.add(RegistrySpec(url="https://github.com/ProjectTorreyPines/FuseRegistry.jl.git"))
Pkg.Registry.add("General")
Pkg.add("GGDUtils")