dill-0.2b1

2013-12-03 Thread Michael McKerns
dill: serialize all of python (almost) # Version 0.2b1: 11/27/13 The latest released version is dill-0.2b1, available at: http://dev.danse.us/trac/pathos You can get the latest development release with all the shiny new features at: http://dev.danse.us/packages or even better, fork

dill-0.2a1

2013-10-20 Thread Michael McKerns
dill: serialize all of python (almost) # Version 0.2a1: 10/20/13 The latest released version is dill-0.2a1, available at: http://dev.danse.us/trac/pathos You can get the latest development release with all the shiny new features at: http://dev.danse.us/packages or even better, fork us

pox-0.1a1

2010-06-29 Thread Michael McKerns
pox: utilities for filesystem exploration and automated builds http://www.its.caltech.edu/~mmckerns/software.html # Version 0.1a1: 06/28/10 # Highlights First alpha version for initial release. Pox provides utilities for discovering the user's environment:: - return the user's name,

pathos-0.1a1

2010-06-29 Thread Michael McKerns
pathos: a framework for heterogeneous computing http://www.its.caltech.edu/~mmckerns/software.html # Version 0.1a1: 06/28/10 # Highlights First alpha version for initial release. Pathos provides a configurable distributed parallel-map reduce interface to launching RPC service calls, with::

pyina-0.1a1

2010-06-29 Thread Michael McKerns
pyina: a MPI-based parallel mapper and launcher http://www.its.caltech.edu/~mmckerns/software.html # Version 0.1a1: 06/28/10 # Highlights First alpha version for initial release. Pyina provides a highly configurable parallel map-reduce interface to running MPI jobs, with:: - a map-reduce

dill-0.1a1

2010-06-29 Thread Michael McKerns
dill: a utility for serialization of python objects http://www.its.caltech.edu/~mmckerns/software.html # Version 0.1a1: 06/28/10 # Highlights First alpha version for initial release. Dill is capable of pickling the following standard types:: - none, type, bool, int, long, float, complex,

mystic-0.2a1

2010-05-22 Thread Michael McKerns
mystic: a simple model-independent inversion framework http://www.its.caltech.edu/~mmckerns/software.html # Version 0.2a1: 05/22/10 # Highlights First alpha version for second minor release. Extending optimizers to parallel and distributed computing. Solvers: - Differential Evolution (x2)

mystic-0.1a2

2009-05-16 Thread Michael McKerns
mystic: a simple model-independent inversion framework http://www.its.caltech.edu/~mmckerns/software.html # Version 0.1a2: 05/15/09 # Highlights Primarily a bugfix and documentation release. Solvers: - Differential Evolution (x2) - Nelder-Mead Simplex - Powell's Directional Search

mystic-0.1a1

2009-04-04 Thread Michael McKerns
mystic: a simple model-independent inversion framework http://www.its.caltech.edu/~mmckerns/software.html # Version 0.1a1: 04/03/09 # Highlights Solvers: - Differential Evolution (x2) - Nelder-Mead Simplex - Powell's Directional Search Method API: - solvers share a common interface

pyIDL-0.7c3

2009-03-17 Thread Michael McKerns
updated Python bindings for ITT's IDL http://www.its.caltech.edu/~mmckerns/software.html # Version 0.7c3: 03/16/09 added support for idl_7.0 installs with setuptools, if available links to easy_install build of numarray more gentle install dependency failure sensible path defaults

pyIDL-0.7c2

2009-03-07 Thread Michael McKerns
updated Python bindings for ITT's IDL http://www.its.caltech.edu/~mmckerns/software.html # Version 0.7c2: 03/06/09 added support for idl_7.0 installs with setuptools, if available more gentle install dependency failure sensible path defaults for linux and mac slight change in license

pyIDL-0.7c1

2009-03-05 Thread Michael McKerns
updated Python bindings for ITT's IDL http://www.its.caltech.edu/~mmckerns/software.html # Version 0.7c1: 03/05/09 added support for idl_7.0 installs with setuptools, if available more gentle install dependency failure slight change in license NOTE: The new install script tries to

pygrace-0.4

2009-03-04 Thread Michael McKerns
updated Python bindings for grace http://www.its.caltech.edu/~mmckerns/software.html # Version 0.4: 03/02/09 migrated Numeric dependency to Numpy added license text installs with setuptools, if available more gentle install dependency failure --- Mike McKerns California Institute of

pyIDL 0.6 released

2007-07-19 Thread Michael McKerns
updated Python bindings for IDL http://www.its.caltech.edu/~mmckerns/software.html # Version 0.6: 07/18/07 added support for idl_6.4 fixed boolean support in direct IDL function/procedure calls (Thanks to G. Novak for his patch) --- Mike McKerns California Institute of Technology

pyIDL 0.5 released

2007-04-19 Thread Michael McKerns
updated Python bindings for IDL http://www.its.caltech.edu/~mmckerns/software.html # Version 0.5: 04/18/07 fixed support for python2.5 (Thanks to several of you kicking me in the butt... especially N. Pirzkal) --- Mike McKerns California Institute of Technology

pyIDL-0.4

2006-10-07 Thread Michael McKerns
python bindings for IDL http://www.its.caltech.edu/~mmckerns/software.html # Version 0.4: 10/06/06 added support for idl_6.3 improved support for NumPy removed dependency on Numeric --- Mike McKerns California Institute of Technology http://www.its.caltech.edu/~mmckerns --

pyIDL-0.3

2006-06-10 Thread Michael McKerns
updated Python bindings for IDL http://www.its.caltech.edu/~mmckerns/software.html # Version 0.3: 06/09/06 improved support for Numeric added _print extended examples --- Mike McKerns California Institute of Technology http://www.its.caltech.edu/~mmckerns --

pyIDL-0.2

2006-05-20 Thread Michael McKerns
updated Python bindings for IDL http://www.its.caltech.edu/~mmckerns/software.html # Version 0.2: 07/19/06 support for 64-bit platforms shortcuts for put, get, eval access IDL functions/procedures from python --- Mike McKerns California Institute of Technology