Recent Releases of https://github.com/arfc/near
https://github.com/arfc/near - Release for Zenodo
Release major version for Zenodo.
What's Changed
- Add in Recipe Update functionality to EVER by @nsryan2 in https://github.com/arfc/NEAR/pull/17
- Create analysis scripts by @nsryan2 in https://github.com/arfc/NEAR/pull/31
- EVER Low Fidelity Recipe Update by @nsryan2 in https://github.com/arfc/NEAR/pull/33
- add pycache/ to the gitignore by @nsryan2 in https://github.com/arfc/NEAR/pull/34
- Analysis nb update by @nsryan2 in https://github.com/arfc/NEAR/pull/37
- Create Changelog and workflow to autogenerate by @nsryan2 in https://github.com/arfc/NEAR/pull/26
- Add .pyc files to .gitignore by @nsryan2 in https://github.com/arfc/NEAR/pull/38
- Poster updates to analysis by @nsryan2 in https://github.com/arfc/NEAR/pull/41
- Changelog version update by @nsryan2 in https://github.com/arfc/NEAR/pull/40
- revert versionregex to releaseversion by @nsryan2 in https://github.com/arfc/NEAR/pull/46
- Remove reading in the version by @nsryan2 in https://github.com/arfc/NEAR/pull/47
- simplify changelog yml by @nsryan2 in https://github.com/arfc/NEAR/pull/48
- Remove the changelog workflow and config file by @nsryan2 in https://github.com/arfc/NEAR/pull/51
- Remove changelog workflow by @nsryan2 in https://github.com/arfc/NEAR/pull/52
- Update Changelog by @nsryan2 in https://github.com/arfc/NEAR/pull/53
- Initalize changelog test workflow by @nsryan2 in https://github.com/arfc/NEAR/pull/54
- Initalize the contributing document by @nsryan2 in https://github.com/arfc/NEAR/pull/55
- Fuel transactions NaNs to 0s by @nsryan2 in https://github.com/arfc/NEAR/pull/56
- Clover mock with cycamore by @nsryan2 in https://github.com/arfc/NEAR/pull/44
- Notebook update with new transaction, SWU, and energy functions by @nsryan2 in https://github.com/arfc/NEAR/pull/57
- Add installation instructions by @nsryan2 in https://github.com/arfc/NEAR/pull/60
- Update scenarios and descriptions by @nsryan2 in https://github.com/arfc/NEAR/pull/62
- Update license and readme after change to ARFC by @nsryan2 in https://github.com/arfc/NEAR/pull/64
- Add dynamic power reactor by @nsryan2 in https://github.com/arfc/NEAR/pull/65
- Trading On-Demand reactor by @nsryan2 in https://github.com/arfc/NEAR/pull/66
- Example of DPR and TOD archetypes by @nsryan2 in https://github.com/arfc/NEAR/pull/67
Full Changelog: https://github.com/arfc/NEAR/compare/v0.0...v1.0.0
- Jupyter Notebook
Published by nsryan2 about 1 year ago
https://github.com/arfc/near - v0.0.2
Headline
Add the Trading On-Demand (TOD) and Dynamic Power Reactor (DPR) archetypes.
What's Changed
- Add in Recipe Update functionality to EVER by @nsryan2 in https://github.com/arfc/NEAR/pull/17
- Create analysis scripts by @nsryan2 in https://github.com/arfc/NEAR/pull/31
- EVER Low Fidelity Recipe Update by @nsryan2 in https://github.com/arfc/NEAR/pull/33
- add pycache/ to the gitignore by @nsryan2 in https://github.com/arfc/NEAR/pull/34
- Analysis nb update by @nsryan2 in https://github.com/arfc/NEAR/pull/37
- Create Changelog and workflow to autogenerate by @nsryan2 in https://github.com/arfc/NEAR/pull/26
- Add .pyc files to .gitignore by @nsryan2 in https://github.com/arfc/NEAR/pull/38
- Poster updates to analysis by @nsryan2 in https://github.com/arfc/NEAR/pull/41
- Changelog version update by @nsryan2 in https://github.com/arfc/NEAR/pull/40
- revert versionregex to releaseversion by @nsryan2 in https://github.com/arfc/NEAR/pull/46
- Remove reading in the version by @nsryan2 in https://github.com/arfc/NEAR/pull/47
- simplify changelog yml by @nsryan2 in https://github.com/arfc/NEAR/pull/48
- Remove the changelog workflow and config file by @nsryan2 in https://github.com/arfc/NEAR/pull/51
- Remove changelog workflow by @nsryan2 in https://github.com/arfc/NEAR/pull/52
- Update Changelog by @nsryan2 in https://github.com/arfc/NEAR/pull/53
- Initalize changelog test workflow by @nsryan2 in https://github.com/arfc/NEAR/pull/54
- Initalize the contributing document by @nsryan2 in https://github.com/arfc/NEAR/pull/55
- Fuel transactions NaNs to 0s by @nsryan2 in https://github.com/arfc/NEAR/pull/56
- Clover mock with cycamore by @nsryan2 in https://github.com/arfc/NEAR/pull/44
- Notebook update with new transaction, SWU, and energy functions by @nsryan2 in https://github.com/arfc/NEAR/pull/57
- Add installation instructions by @nsryan2 in https://github.com/arfc/NEAR/pull/60
- Update scenarios and descriptions by @nsryan2 in https://github.com/arfc/NEAR/pull/62
- Update license and readme after change to ARFC by @nsryan2 in https://github.com/arfc/NEAR/pull/64
- Add dynamic power reactor by @nsryan2 in https://github.com/arfc/NEAR/pull/65
- Trading On-Demand reactor by @nsryan2 in https://github.com/arfc/NEAR/pull/66
- Example of DPR and TOD archetypes by @nsryan2 in https://github.com/arfc/NEAR/pull/67
Full Changelog: https://github.com/arfc/NEAR/compare/v0.0...v0.0.2
- Jupyter Notebook
Published by nsryan2 over 1 year ago
https://github.com/arfc/near - v0.0
This is the initial setup to allow the CHANGELOG to auto generate.
What's Changed
- Step 1: Base EQ reactor initalization for comparison by @nsryan2 in https://github.com/nsryan2/NEAR/pull/2
- Step 1: Initalize EVER folder by @nsryan2 in https://github.com/nsryan2/NEAR/pull/7
- Update Preference once-through FC by @nsryan2 in https://github.com/nsryan2/NEAR/pull/15
- Initalize CLOVER by @nsryan2 in https://github.com/nsryan2/NEAR/pull/16
- Initialize Project Abstract by @nsryan2 in https://github.com/nsryan2/NEAR/pull/12
- Baseline Recycle scenario by @nsryan2 in https://github.com/nsryan2/NEAR/pull/20
- ignore the .ist file from the glossary by @nsryan2 in https://github.com/nsryan2/NEAR/pull/21
- Readme update on license and citation by @nsryan2 in https://github.com/nsryan2/NEAR/pull/22
- Install script that copies by @nsryan2 in https://github.com/nsryan2/NEAR/pull/23
- update install copy script to add the archetype to CMakeLists.txt by @nsryan2 in https://github.com/nsryan2/NEAR/pull/24
Full Changelog: https://github.com/nsryan2/NEAR/commits/v0.0
- Jupyter Notebook
Published by nsryan2 about 2 years ago