Releases: dbarrow257/NuOscillator
Releases · dbarrow257/NuOscillator
v1.0.3
Main addition: Include OscProb engine
Minor addition: Better CI
What's Changed
- More CI by @KSkwarczynski in #50
- Remove V by @KSkwarczynski in #51
- Engine Addition: OscProb by @dbarrow257 in #46
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Feature/root cmake find package by @luketpickering in #49
New Contributors
- @luketpickering made their first contribution in #49
Full Changelog: v1.0.0...v1.0.2
v1.0.0
The first stable release of the NuOscillator package for interfacing with multiple oscillation engines. Validated using CI/CD as well as implementation within the MaCh3 fitting framework (https://github.com/mach3-software/MaCh3).
Engines currently supported:
Supported implementation types:
- Unbinned
- Binned
The documentation provided within README is included in the tag.
================================================================================================
Generated release notes:
What's Changed
- Makefile changes by @dbarrow257 in #1
- C make build system by @dbarrow257 in #2
- Yaml config implementation by @dbarrow257 in #3
- Root by @dbarrow257 in #4
- Oscillator factory by @dbarrow257 in #5
- Mapping read from config by @dbarrow257 in #6
- Hot fix issued for uncommented cout and configs needin the OscProbCal… by @dbarrow257 in #7
- Remove unneccessary information from config by @dbarrow257 in #8
- Weight return by @dbarrow257 in #9
- Cmake Fix by @KSkwarczynski in #10
- FNAL build by @dbarrow257 in #11
- Cuda Architecture by @KSkwarczynski in #12
- Update CMakeLists.txt by @KSkwarczynski in #13
- Correctly install setup by @KSkwarczynski in #14
- Sry by @KSkwarczynski in #15
- find porb3++ by @KSkwarczynski in #16
- it better work now by @KSkwarczynski in #17
- Last one by @KSkwarczynski in #18
- Fix weird cmake problems by @KSkwarczynski in #19
- Implement NuFAST by @dbarrow257 in #20
- Desctructor and vectors by reference by @KSkwarczynski in #21
- Test of CI by @KSkwarczynski in #27
- Minor GPU fixes by @KSkwarczynski in #30
- Add factory class to create instances of OscProbCalcerBase objects by @dbarrow257 in #31
- Feature remove instance by @dbarrow257 in #33
- Fix antineutrino support by @dbarrow257 in #32
- Fancy Tweaks by @KSkwarczynski in #34
- Perform binary search when finding energy and cosineZ indices - it's now very speedy by @dbarrow257 in #35
- Cmake Fix by @KSkwarczynski in #36
- Fix CUDAProb3 implementation by @dbarrow257 in #37
- Feature namespace by @dbarrow257 in #39
- Tidy by @KSkwarczynski in #40
- Fix double vs float build by @KSkwarczynski in #42
- Move oscillation parameters and configs to the constants structure by @dbarrow257 in #41
- Default Cmake settings by @KSkwarczynski in #44
- Use Binned configs for testing by @dbarrow257 in #45
New Contributors
- @dbarrow257 made their first contribution in #1
- @KSkwarczynski made their first contribution in #10
Full Changelog: https://github.com/dbarrow257/NuOscillator/commits/v1.0.0