KirchMig.jl
Julia package to perform Kirchhoff migration and demigration
Install / Use
/learn @cako/KirchMig.jlREADME
KirchMig
<!-- [](https://coveralls.io/github/cako/KirchMig.jl) -->
KirchMig is a Julia package to perform Kirchhoff migration and demigration.
Installing
To install the package, use the following command inside Julia's REPL:
using Pkg
Pkg.add(PackageSpec(url="https://github.com/cako/KirchMig.jl.git"))
