ANN: FreeHyperSim
Olivier Ravard
olivier.ravard at novagrid.com
Thu Jul 10 11:24:24 CEST 2008
I'm happy to announce that FreeHyperSim 0.1 is now available for download
from:
http://sourceforge.net/projects/freehypersim/
FreeHyperSim 0.1 is the first public release.
what is FreeHyperSim ?
--------------------
Free HyperSim is a generic simulator (simulink like) platform adapted for shared projects.
Components (icons) are plugins (python code, batch or executable files) which can be
shared between users using an update manager.
Each FreeHyperSim component is a "box" that receive data from its (connected) parent
and send data to its (connected) children box. Any data can be send like vectors,
text, ....
Every FreeHyperSim users can developped and share its own components.
FreeHyperSim can be used for many purposes. Some examples
are given in the "Demo" package for :
- digital signal simulations
- python code generation
- python components
- batch files components
- executables files (compiled with gcc or MinGW) components
FreeHyperSim work on Windows and Linux platforms.
Enjoy.
Olivier
More information about the Python-announce-list
mailing list