BerliOS is dead, SimuVis still on hold
BerliOS will close its services at the end of this year. The development of SimuVis was hosted there. Since my activities with SimuVis are already on hold, I decided not to move to another hosting platform. When I find the time and motivation for the development of SimuVis I may move to GitHub.
DyMat | Reading Modelica results with python
The simple module has turned into a complete python package including a script, documentation and more output options. This package is released under the BSD License. The development is hosted on github.com, feel free to contribute! Project homepage: http://www.j-raedler.de/projects/DyMat Development hosting: https://github.com/jraedler/DyMat Highlights: documentation (well, some …) command-line script DyMatExport export to CSV, Gnuplot, MATLAB [...]
DyMat
| View all articles regarding DyMat | This package contains some modules to read and process the result files from Dymola and OpenModelica with python. A script is included that will help you to browse and export the contents of these files to other formats. Both simulation systems save their results in regular mat-files, but [...]
Polygon | new package 3.0.4a
The source package for Polygon 3.0.4 was missing a lot of files. This was caused by a bug in python’s setuptools package. I packaged a new file for version 3.0.4a . The source code was not changed but the contents should be complete now. Sorry for any problems you had with this issue!
Polygon | 2.0.4 & 3.0.4
New versions of my python package Polygon have been released today for python 2 and python 3. The source can be checked out from https://svn.origo.ethz.ch/polygon/tags/2.0.4/ and https://svn.origo.ethz.ch/polygon/tags/3.0.4/ , binary packages will follow in the next days. The changes include: added a function Utils.gpfInfo() to check files for the number of contours, holes and points and [...]