Skip to content

Latest commit

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

OpSystem.jl

jcm-sci

Declarative dynamical system specification compiler — YAML to callable.

Overview

OpSystem.jl is a Julia port of ACCIDDA/op_system (Python). It provides a declarative specification language for defining trait-structured dynamical systems, compiling YAML definitions into callable operator-partitioned forms suitable for numerical integration.

Status

Pre-alpha. Port in progress.

Related Packages

PackageDescription
op_systemOriginal Python implementation
OpEngine.jlNumerical solver (consumes OpSystem output)
TradeStudy.jlModel evaluation framework (downstream consumer)

Installation

using Pkg
Pkg.add("OpSystem")

Development

julia --project=. -e 'using Pkg; Pkg.instantiate()'
just test

License

MIT

About

Declarative dynamical system specification compiler — YAML to callable (Julia)

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages