Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

mm318/scirs-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scirs-sim

Build & Test

A Rust implementation of a framework for modeling systems (similar to Simulink, Modelica, SystemModeler, etc.)

Requirements

  • Rust 2018

Usage

To run the trivial example, execute the following command:

cargo test --test example -- --nocapture

TODO

  • Parallel execution
  • Better type safety
  • Reduce amount of copying from one block to the next
  • More ergonomic definition of blocks

About

A Rust implementation of a framework for modeling systems

Topics

Resources

License

Stars

Watchers

Forks

Languages