Skip to content

opppy-0_1_10

Latest
Compare
Choose a tag to compare
@clevelam clevelam released this 05 Feb 14:56
· 1 commit to master since this release
* OPPPY minor release:
    + OPPPY-0_1_10

* Current dependencies:
    + Python 3.X
    + numpy
    + scipy
    + matplotlib
    + h5py
    + sphinx (to build documentation)
    + multiprocess (for non-linux builds, multiprocessing for linux)

* Summary of changes:
    + Thread support for interactive parser

* Corrected defects:
    + Allow threads in the interactive parser via the build_data_list calls

* New Features:
    + Threaded interactive data parsing

* Known Defects:
    + Not all plotting features have been tested.
    + Only cycle and time data is ignored when listing plot options
    + Dictionary printing options should be fixed