Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 786 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 786 Bytes

ElectricWires.jl

Build Status Code Coverage

ElectricWires.jl is a Julia library that provides various types and functions for engineering wiring.

Installation

using Pkg

Pkg.add("ElectricWires.jl")

Usage

See the tests in test.