test/data/vclamp_jpk/README: Document sample versions
[hooke.git] / hooke / util / yaml.py
2012-11-19 W. Trevor KingConvert from "print ..." to "print(...)"
2012-11-18 W. Trevor KingRan update-copyright.py
2012-02-16 W. Trevor KingRun update-copyright.py.
2012-01-08 W. Trevor KingRan update_copyright.py.
2011-04-28 W. Trevor KingRan update_copyright.py.
2010-09-01 W. Trevor KingRan update_copyright.py.
2010-08-28 W. Trevor KingDon't distinguish between ASCII unicode and strings...
2010-08-22 W. Trevor KingSave dtypes to YAML (now we only drop ndarrays).
2010-08-22 W. Trevor KingAdd hooke.util.yaml.data_constructor to rebuild hooke...
2010-08-22 W. Trevor KingAdjust Hooke internals to use unsafe YAML (not just...
2010-08-21 W. Trevor KingFix hooke.util.yaml handling of assorted numpy.dtypes.
2010-08-21 W. Trevor KingAdded hooke.util.yaml fixing YAML/NumPy type issues...