First release of the code
What's Changed
- Flesh out instructions for working with development version by @martyngigg in #3
- Changed test to get correct path by @AnthonyLim23 in #8
- Adding FFT tests by @AnthonyLim23 in #6
- Improving test coverage by @AnthonyLim23 in #10
- added pre-commit, CI and made sure everything passed by @AnthonyLim23 in #15
- Cython and Fortran together by @AnthonyLim23 in #19
- add the generated yml files by @AnthonyLim23 in #32
- Version 2 for QlData by @AnthonyLim23 in #38
- Adding quasielastic stretch exponential by @AnthonyLim23 in #39
- Added user guess to qldata and update FWHM in se by @AnthonyLim23 in #41
- Add errors to the bayes calculations by @AnthonyLim23 in #43
- Analysis of muon data by @AnthonyLim23 in #49
- Add the basic fit engine by @AnthonyLim23 in #50
- User defined values for bounds and guesses by @AnthonyLim23 in #51
- Release github action by @AnthonyLim23 in #53
- Adding the gofit engine by @AnthonyLim23 in #52
- fix release pipeline by @AnthonyLim23 in #54
- Adding quest replacement by @AnthonyLim23 in #55
- Delete Fortran :D by @AnthonyLim23 in #57
- Adding mac support by @AnthonyLim23 in #58
- fixes for ql data bug by @AnthonyLim23 in #63
- Update pipelines by @AnthonyLim23 in #67
- Add basic docs by @AnthonyLim23 in #60
- Add basic parallel processing by @AnthonyLim23 in #68
- fix bug in composite function with error reporting by @AnthonyLim23 in #71
- fix EISF error report by @AnthonyLim23 in #72
- Update .gitignore file by @robertapplin in #76
- add src upload by @AnthonyLim23 in #73
- Docs by @AnthonyLim23 in #75
- Remove type hints from *args by @AnthonyLim23 in #78
- Update conda scripts by @AnthonyLim23 in #79
- Doc tidy up by @AnthonyLim23 in #88
- Fixing pip install by @AnthonyLim23 in #90
- Documentation changes for JOSS review by @AnthonyLim23 in #94
- Fix failing docs by @AnthonyLim23 in #95
- try to fix docs by @AnthonyLim23 in #96
- more doc changes by @AnthonyLim23 in #97
- add optional deps by @AnthonyLim23 in #98
- Doc changes by @AnthonyLim23 in #102
- more doc updates by @AnthonyLim23 in #103
- update numpy by @AnthonyLim23 in #105
- change muon example to 3 decays by @AnthonyLim23 in #110
- Draft of JOSS paper by @AnthonyLim23 in #85
- update version by @AnthonyLim23 in #111
New Contributors
- @martyngigg made their first contribution in #3
- @AnthonyLim23 made their first contribution in #8
- @robertapplin made their first contribution in #76
Full Changelog: v0.1.1...v1.0.2