KirchMig.jl icon indicating copy to clipboard operation
KirchMig.jl copied to clipboard

Julia package to perform Kirchhoff migration and demigration

KirchMig

docs build codecov license DOI

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"))