A blog about the development and usage of GarlicSim, the open-source Pythonic framework for computer simulations.
Written by Ram Rachum, developer of GarlicSim.

GarlicSim Website

Twitter

GitHub Repository

Ram's Personal Website

8th April 2011

Text

GarlicSim 0.6.3 released, becomes fully open-source!

I have big news. I’ve decided to release the entire code of GarlicSim as open-source under the LGPL license. Previously, only garlicsim and garlicsim_lib were released under the LGPL, and the garlicsim_wx GUI was closed-source. Now I’ve released garlicsim_wx under the LGPL as well, so the GarlicSim project is completely open source. Yay!

I’ve made a new release, GarlicSim 0.6.3, which clearly states that garlicsim_wx is now released under the LGPL. I also made a few minor additions in this release:

What’s new in GarlicSim 0.6.3

  • garlicsim_wx gets released as open-source under the LGPL license.
  • Most of the sample simpacks in garlicsim_lib have been rewritten to be more elegant and well-documented.
  • NumPy is no longer needed in order to run the garlicsim_lib.simpacks.queue simpack.
  • A class garlicsim.general_misc.identities.HasIdentity was added, to be used as a base class for every object that needs to maintain its identity across simulation states.
  • A bunch of fixes, more tests, and more documentation.

Go on and install the new version!

Comments
All content in this website is copyright © 1986-2011 Ram Rachum.
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License, with attribution to "Ram Rachum at ram.rachum.com" including link to ram.rachum.com.
To view a copy of this license, visit: http://creativecommons.org/licenses/by-sa/3.0/