Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPPPY-0_1_8 release back to master #36

Merged
merged 1 commit into from
Jan 9, 2024
Merged

OPPPY-0_1_8 release back to master #36

merged 1 commit into from
Jan 9, 2024

Conversation

clevelam
Copy link
Collaborator

@clevelam clevelam commented Jan 9, 2024

* OPPPY minor release:
    + OPPPY-0_1_8

* Current dependencies:
    + Python 3.X
    + numpy
    + scipy
    + matplotlib
    + h5py
    + sphinx (to build documentation)

* Summary of changes:
    + Added h5py to the test dependencies
    + Update testing
        + Remove unsupported test.support usage
        + Add sanity checks for interactive testing
        + Add Golds for test_output, test_dump_utils, and test_tally
        + Add SHOW_PLOTS test environment variables to hide plots during testing
    + Add Parallel Parsing for outputs, tallies, and dumps (can be disabled using
    OPPPY_USE_THREADS=False environment variable)
    + Add log scale support for 2d contour plots

* Corrected defects:
    + Improve testing robustness
    + Support log scale 2D plotting

* New Features:
    + Parallel parsing (can be disabled with OPPPY_USE_THREADS=False environment variable)

* 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

@clevelam clevelam merged commit 4db60fa into master Jan 9, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant