Skip to content

Ligral_v0.2.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@JRY-Zheng JRY-Zheng released this 31 Dec 15:55
· 585 commits to master since this release

Changes:

  • Add support for matrices;
  • Update the structure of the simulation project, induce states and outputs, implement solvers;
  • Add publisher and subscriber, modularize plotting functions;
  • Add signature syntax, so that routes are not allowed to be inherited;
  • Add settings syntax;
  • Replace digit with let and <- with =;
  • Fix some bugs.