[IronPython] [Simpy-users] Simpy working under IronPython1.0beta2

Klaus Muller kgmuller at xs4all.nl
Tue Jan 31 16:36:44 CET 2006


Stan, all:
This is incredible! I executed Simulation.py, SimulationTrace.py,
SimulationRT.py and SimulationStep.py under IronPython -- they worked like a
dream! I will now go on to actual application development and comparative
timing studies.

If Microsoft actually supports IronPython under VisualStudio, this is going
to be one heck of a powerful simulation development environment.

Klaus Müller

PS: Any ideas what we can use as a free plotting package with IronPython,
instead of the Tkinter-based one currently in Simpy?
  

> -----Original Message-----
> From: simpy-users-admin at lists.sourceforge.net 
> [mailto:simpy-users-admin at lists.sourceforge.net] On Behalf Of 
> Stanislas Pinte
> Sent: Tuesday, January 31, 2006 9:43 AM
> To: Klaus Muller
> Cc: simpy-users at lists.sourceforge.net; users at lists.ironpython.com
> Subject: RE: [Simpy-users] Simpy working under IronPython1.0beta2
> 
> Selon Klaus Muller <kgmuller at xs4all.nl>:
> 
> > Stan,
> > Great news!
> > 
> > How did you provide required modules such as e.g. "random" 
> and "bisect"?
> 
> just copying them and other required deps from PYTHON24/Libs/ 
> aside of the IPConsole binary.
> 
> There must be a better way  to do it however...(like setting 
> the PYTHONPATH to PYTHON24/Libs/) haven't tried it though.
> 
> Stan.
> 
> > 
> > Klaus Müller
> >  
> > 
> > > -----Original Message-----
> > > From: simpy-users-admin at lists.sourceforge.net
> > > [mailto:simpy-users-admin at lists.sourceforge.net] On Behalf Of 
> > > Stanislas Pinte
> > > Sent: Monday, January 30, 2006 7:35 PM
> > > To: simpy-users at lists.sourceforge.net
> > > Cc: users at lists.ironpython.com
> > > Subject: [Simpy-users] Simpy working under IronPython1.0beta2
> > > 
> > > Hello,
> > > 
> > > I have the pleasure to say that a (quasi unmodified) version of 
> > > simpy passed all its unit tests running IronPython:
> > > 
> > > [SimPy-1.6.1]> ../IronPython-1.0-Beta2/IronPythonConsole.exe
> > > SimPy/testSimPy.py
> > > ....................................................
> > > 
> --------------------------------------------------------------------
> > > --
> > > Ran 53 tests in 0.781s
> > > 
> > > OK
> > > 
> > > Here is my change list:
> > > 
> > > - commented out testPlot in MonitorTest.py, that imports Tkinter 
> > > module
> > > - commented out all #from __future__ import generators statements
> > > 
> > > (added IP bug
> > > http://www.gotdotnet.com/workspaces/bugtracker/bugdetails.aspx
> > > ?id=ad7acff7-ab1e-4bcb-99c0-57ac5a3a9742&bugid=72593d8d-a5d2-4
> > > b69-a814-ca0091dc58ea)
> > > 
> > > --> I will start to test a real application soon.
> > > 
> > > 
> > > 
> > > 
> > > 
> > > 
> > > -------------------------------------------------------
> > > This SF.net email is sponsored by: Splunk Inc. Do you 
> grep through 
> > > log files for problems?  Stop!  Download the new AJAX 
> search engine 
> > > that makes searching your log files as easy as surfing the  web.  
> > > DOWNLOAD SPLUNK!
> > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&
> > > dat=121642
> > > _______________________________________________
> > > Simpy-users mailing list
> > > Simpy-users at lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/simpy-users
> > > 
> > 
> 
> 
> 
> 
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep 
> through log files for problems?  Stop!  Download the new AJAX 
> search engine that makes searching your log files as easy as 
> surfing the  web.  DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&
> dat=121642
> _______________________________________________
> Simpy-users mailing list
> Simpy-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/simpy-users
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3936 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20060131/641932c0/attachment.bin>


More information about the Ironpython-users mailing list