Differences From Artifact [955378532d]:
- File
README.md
— part of check-in
[4683e9435a]
at
2021-03-01 12:05:46
on branch master
— multi: Add HTML+PDF documentation, README, LICENSE
Add: LICENSE.md - GNU GPLv2 license
Add: README.md - Markdown README document
Add: mtt/doc/13873950500069078.pdf - PDF document
Add: mtt/doc/293854591.pdf - PDF document
Add: mtt/doc/BreedveldChapter.pdf - PDF document
Add: mtt/doc/GawSmi96.pdf - PDF document
Add: mtt/doc/PN10J72L665H44JN.pdf - PDF document
Add: mtt/doc/bbm_978-3-662-04181-9-1.pdf - PDF document
Add: mtt/doc/example_out/ - PDF document
Add: mtt/doc/mtt.html - HTML documentation
Add: mtt/doc/mtt.pdf - PDF document (user: jeff@gridfinity.com, size: 1076) [annotate] [blame] [check-ins using] [more...]
To Artifact [0bea777b06]:
- File README.md — part of check-in [ef5da2379d] at 2021-03-02 08:37:54 on branch master — Update README.md: Add links to other mirror sites (user: trnsz@pobox.com, size: 1321) [annotate] [blame] [check-ins using] [more...]
︙ | ︙ | |||
10 11 12 13 14 15 16 17 18 19 20 21 22 | ## 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. ## 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) - [Alternate Contact](https://www.enchant.me.uk/) [\<geraint@enchant.me.uk\>](mailto:geraint@enchant.me.uk) | > > > > > > > > > > > > > | 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | ## 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) - [SourceHut](https://git.sr.ht/~trn/mtt) - [Chisel](https://chiselapp.com/user/reduce-algebra/repository/mtt) - [Sourceforge](http://mtt.sf.net) *(Archived)* ---- ## 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) - [Alternate Contact](https://www.enchant.me.uk/) [\<geraint@enchant.me.uk\>](mailto:geraint@enchant.me.uk) ---- |