Artifact a41249c3249689e7e95bab9ea006bc3f2813aaf3a852eeea071d79e027b6d8d5:
- File
README.md
— part of check-in
[dd2f7cd116]
at
2021-04-16 07:13:04
on branch github/deepsource-transform-1fe15620
— Format code with black, gofmt, yapf, autopep8, isort, standardrb, standardjs, prettier and rubocop
This commit fixes the style issues introduced in 7ac5cb2 according to the output
from black, gofmt, yapf, autopep8, isort, standardrb, standardjs, prettier and
rubocop.Details: https://deepsource.io/gh/reduce-algebra/mtt/transform/c3252946-0bd2-48d0-b166-fde2a4487b9e/ (user: 62050782+deepsource-autofix[bot]@users.noreply.github.com, size: 1867) [annotate] [blame] [check-ins using] [more...]
# MTT ## Model Transformation Tools ### Bond-graph based modeling tools MTT is a set of tools for modeling dynamic physical systems using the bond-graph methodology and transforming these models into representations suitable for analysis, control, and simulation. --- ## Introduction - MTT uses and generates `.m` files for [GNU Octave](https://www.octave.org/). - MTT is mainly built on the [GNU](https://gnu.org/) set of tools. - MTT uses the algebraic package [REDUCE](https://reduce-algebra.sourceforge.io/). - MTT is based on the bond graph language; general bond graph information is available from [The Bond Graph Compendium](https://www2.engr.arizona.edu/~cellier/bg.html) homepage. --- ## Availability - [GitHub](https://github.com/reduce-algebra/mtt) _(Primary)_ - [GitLab Mirror](https://gitlab.com/reduce-algebra/mtt) - [SourceHut Mirror](https://git.sr.ht/~trn/mtt) - [NotABug Mirror](https://notabug.org/reduce-algebra/mtt/) - [Chisel Mirror](https://chiselapp.com/user/reduce-algebra/repository/mtt) - [Sourceforge](http://mtt.sf.net) _(Archived)_ - [MTT Developers Mailing List Archive](https://sourceforge.net/p/mtt/mailman/mtt-developers/?limit=250&style=threaded) - [MTT Help Mailing List Archive](https://sourceforge.net/p/mtt/mailman/mtt-help/?limit=250&style=threaded) --- ## License - GNU General Public License, Version 2, June 1991 (GPLv2) --- ## Issue Tracking - [GitHub Issues](https://github.com/reduce-algebra/mtt/issues) --- ## Authors - [Peter Gawthrop](http://www.gawthrop.net/) [\<peter.gawthrop@unimelb.edu.au\>](mailto:peter.gawthrop@unimelb.edu.au) - [Geraint Paul Bevan](https://www.gcu.ac.uk/cebe/staff/geraint%20bevan/) [\<Geraint.Bevan@gcu.ac.uk\>](mailto:Geraint.Bevan@gcu.ac.uk), [\<geraint@enchant.me.uk\>](mailto:geraint@enchant.me.uk) [_(https://www.enchant.me.uk)_](https://www.enchant.me.uk/) ---