Skip to content

DrCatman/cadcad-ri

 
 

Repository files navigation

cadCAD Reference Implementation - WiP

Complex Adaptive Dynamics Computer Aided Design (cadCAD) is a language for encoding Generalized Dynamical Systems (GDS) as computer programs. This repository contains the reference implementation of the software, based on the formal specification. Python was chosen for the reference implementation for clarity and ease of use.

Installation

SOON

Use the package manager pip to install cadCAD.

pip install cadcad-ri

Usage

import cadcad

foo

Python Version

We are assuming the minimal Python version to be 3.8, but if you tested on a lower version and cadCAD worked, let us know!

Contributing

To know how you can contribute to this package, see the CONTRIBUTING file.

About

The Reference Implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Makefile 0.5%