Olek

Results 42 comments of Olek

@khurrumsaleem OpenMC support will be available once 0.5.0 is released. An example case will be included in the release

@khurrumsaleem There will most likely be a prerelease once item 5 is finished. This is to have a reference-able version for my Master's thesis. The rest of the features will...

@khurrumsaleem There is a pre-release of v0.5.0 that should be have fully functional OpenMC support. Please check it out and let me know what you think!

Closing because I don't think this is relevant to the scope of the work anymore.

I've played around with the REST API a little bit trying to find a way to complete the first two items, but there doesn't see to be a good way...

Well it looks like the workflow isn't working. Looks like there are two issues: 1. Seems `gh` wants an exact match for the label and not a regex 2. The...

Make sure to add steps in the workflows that change the `_version_extra` to `''` from `'dev'`

New idea: update `next-release minor.yml` with the following steps: 1. Create a new milestone, branch, and release witth the same name. Point the release towards the new branch 2. Perform...

I've done some testing and discovered that these errors may have to do with PEP 257 adherence in the `separator.py` and `sparger.py` files. These files have some attributes and functions...