owiecc / AnalogMTK.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnalogMTK: Analog circuit simulation using ModelingToolkit.jl

Build Status Commits since latest

Description

Trying to get something working.

See examples under sample/ directory.

Table of contents

  1. Description
  2. Installation
  3. Known limitations

Installation

AnalogMTK.jl is not yet registered with Julia's General registry. It can nonetheless be installed using the library's URL from Julia's built-in package manager:

julia> ]
pkg> add https://github.com/ma-laforge/AnalogMTK.jl

Known limitations

Compatibility

Extensive compatibility testing of AnalogMTK.jl has not been performed. The module has been tested using the following environment(s):

  • Linux / Julia-1.6.1

Disclaimer

The AnalogMTK.jl module is not yet mature. Expect significant changes.

About

License:MIT License


Languages

Language:Julia 100.0%