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
--
http://mail.python.org/mailman/listinfo/python-announce-list

       Support the Python Software Foundation:
       http://www.python.org/psf/donations.html

Reply via email to