50 ancestors of 2fdc29e8700620cf

2021-04-16
07:11:53
Add .deepsource.toml check-in: 2fdc29e870 user: bot@deepsource.io tags: master, trunk
2021-03-05
03:51:37
Update README.md: Clearly label primary vs mirrors check-in: 3a80460d0a user: trnsz@pobox.com tags: master, trunk
03:02:59
Update README.md: Add link to GitLab mirror. check-in: d4016b1210 user: trnsz@pobox.com tags: master, trunk
2021-03-02
21:12:21
README.md: Add NotABug.org/reduce-algebra mirror. check-in: 7800c3afb2 user: trnsz@pobox.com tags: master, trunk
14:16:25
README.md: Add license section. check-in: eaa1d77ee2 user: trnsz@pobox.com tags: master, trunk
11:26:31
Update SECURITY.md: Add my contact information. check-in: 8f9ffbb9f6 user: trnsz@pobox.com tags: master, trunk
11:23:12
Update README.md: Minor formatting, appease linter check-in: f7fed15022 user: trnsz@pobox.com tags: master, trunk
11:22:02
Update README.md and SECURITY.md for public launch check-in: a59d53a77a user: trnsz@pobox.com tags: master, trunk
10:24:53
Update LICENSE.md: Appease Markdown linter. check-in: 696baf8e65 user: trnsz@pobox.com tags: master, trunk
10:23:15
Update README.md: Minor reformatting. check-in: 7370842928 user: trnsz@pobox.com tags: master, trunk
08:41:16
Move .old_cvsroot and .old_mttroot_cvsroot ⟶ .cvs check-in: 224423c6a4 user: trnsz@pobox.com tags: master, trunk
08:37:54
Update README.md: Add links to other mirror sites check-in: ef5da2379d user: trnsz@pobox.com tags: master, trunk
2021-03-01
12:32:46
Update .gitattributes: Correct wildcard syntax. check-in: 0970c004a2 user: jeff@gridfinity.com tags: master, trunk
12:31:20
Add .gitattributes: Disable GitHub Linguist check-in: 7a7022c729 user: jeff@gridfinity.com tags: master, trunk
12:05:46
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 check-in: 4683e9435a user: jeff@gridfinity.com tags: master, trunk

11:40:23
Add .gitignore check-in: 626e590b61 user: jeff@gridfinity.com tags: master, trunk
11:39:42
Cleanup repository after cvs2git conversion. check-in: af3953deae user: jeff@gridfinity.com tags: master, trunk
2015-08-11
22:55:00
5-port R for new stoichimetric form - integral only Leaf check-in: 2145ae2fe9 user: gawthrop@users.sourceforge.net tags: 5.0.2015.08.11, origin/master, trunk
2015-03-13
03:25:21
Use cp --force to ovewrite RCS locked files in MTT_work check-in: 140dec84c3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2014-09-04
23:07:50
/system/System/ to pacify gawk check-in: b969424661 user: geraint@users.sourceforge.net tags: origin/master, trunk
22:44:21
Added texlive-latex-extra for moreverb.sty (report) check-in: ab3d166953 user: geraint@users.sourceforge.net tags: origin/master, trunk
21:31:18
Changed package name from octave-headers to octave-pkg-dev check-in: 668d18ca2c user: geraint@users.sourceforge.net tags: origin/master, trunk
17:58:59
Continuation character check-in: e03be5d993 user: geraint@users.sourceforge.net tags: origin/master, trunk
2014-08-02
17:04:46
Changed continuation character in m file header to ellipsis check-in: ffc8f255c0 user: geraint@users.sourceforge.net tags: origin/master, trunk
16:48:56
Octave continuation character changed to ellipsis check-in: 293a80c42a user: geraint@users.sourceforge.net tags: origin/master, trunk
16:36:14
Replaced continuation character in lib m files, except PPP and Control check-in: fa2f8429aa user: geraint@users.sourceforge.net tags: origin/master, trunk
2014-07-25
21:31:48
Changed newline escape from backslash to ellipsis in m files check-in: 2e8cbaac42 user: geraint@users.sourceforge.net tags: origin/master, trunk
2014-07-14
06:37:07
Avoid continuation \ issues. check-in: 7267367629 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2014-07-13
13:53:52
Fixed some problems with generation of C++ code.

Representations such as ode now appear to have multiple outputs (mttdx,mtty) listed in mtt_header, so the write_cc_header parses the string and only returns the first one.

Vector sizes mttnu, mttnx, etc. now appear in the code of sys_ode.m etc., so they are declared as static int in sys_def.h.

The following now works properly on Ubuntu 12: mtt -cc -i euler -o rc gnuplot view check-in: 8e2a1aea1b user: geraint@users.sourceforge.net tags: origin/master, trunk

2014-07-12
22:30:45
Declare size of vectors (mttnu,mttnx,etc) which now appear in ode code check-in: f282a62064 user: geraint@users.sourceforge.net tags: origin/master, trunk
21:43:48
Fixed curly brackets around strong and removed at signs from log of mtt.texi check-in: 8566613971 user: geraint@users.sourceforge.net tags: origin/master, trunk
19:56:27
Fixed style of NO WARRANTY from @heading to @strong because texi2html complained about having a heading in an enumerate environment check-in: 05ac0580de user: geraint@users.sourceforge.net tags: origin/master, trunk
19:24:06
Include cstdlib (for exit) and cstdio (for EOF) in parse_m2cc.cc check-in: 518b79b6e9 user: geraint@users.sourceforge.net tags: origin/master, trunk
2014-07-10
23:13:27
Fixed mtt.texi missing arguments and subsection level check-in: 2d671b4aa8 user: geraint@users.sourceforge.net tags: origin/master, trunk
2014-04-30
06:46:18
AE version check-in: 80ff8e20d9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2014-04-24
05:19:05
Components with effort and flow detection. check-in: 216a878cb3 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2014-04-18
03:50:56
No parentheses for SISO systems. check-in: 04d3e694fc user: gawthrop@users.sourceforge.net tags: origin/master, trunk
02:02:08
Added sum.tex representation -- this was in a very old MTT and
summerises the structure.
check-in: 057517f76c user: gawthrop@users.sourceforge.net tags: origin/master, trunk
00:36:40
No parentheses. check-in: feeb4b50c2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
00:31:40
Latex matrix with no parentheses check-in: 516c461cd9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2014-04-07
04:41:32
Working version check-in: 3f3572ba93 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2014-03-26
04:37:32
New AE version with k_e check-in: 9d4aaf3744 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2013-11-25
03:16:20
Rollback to previous version. check-in: 7891a05edd user: gawthrop@users.sourceforge.net tags: origin/master, trunk
02:54:48
Replace default by Default - default is now reserved in gawk check-in: 501413a38b user: gawthrop@users.sourceforge.net tags: origin/master, trunk
00:54:29
Fix probs when Nu = 0 check-in: 7e0a339781 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2013-10-21
21:24:29
No more core dumps check-in: 386bd47614 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2013-08-21
05:33:28
New general components required for biochemistry check-in: 9e826c3656 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
05:29:55
New Chemical components. check-in: e89f596dc0 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
05:26:06
*** empty log message *** check-in: 9aff77c312 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2013-08-16
03:05:01
Handle free version of reduce. check-in: 29d5d2c295 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
2013-07-22
03:28:00
Generate usage comment check-in: 307f4a89d2 user: gawthrop@users.sourceforge.net tags: origin/master, trunk

MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]