Releases: astron-rd/TrigDx
Releases · astron-rd/TrigDx
v0.1.0
What's Changed
- Add XSIMD implementation by @matmanc in #1
- Add TRIGDX prefix to CMake configurable options by @wvbbreu in #2
- Add .gitignore by @wvbbreu in #3
- Pull xsimd when not available by @wvbbreu in #5
- Improve the CMake for the tests by @csbnw in #6
- Add trigdx_config.hpp and trigdx.hpp header files by @csbnw in #8
- Refactor benchmarks using Google Benchmark by @csbnw in #7
- Fix issue when building with TRIGDX_USE_GPU=1 by @csbnw in #9
- Bugfixes in data copies in CUDA backend by @csbnw in #11
- Fix CMake interface include paths by @wvbbreu in #14
- Add Python interface by @csbnw in #10
- Add initial CI by @csbnw in #17
- Delete .vscode/settings.json by @csbnw in #18
- Update CI by @csbnw in #19
- Fix CI by @csbnw in #21
- Add AVX checks by @csbnw in #20
- Add Taylor expansion to LookupXSIMD by @csbnw in #23
- Fix CMake module path by @wvbbreu in #24
- Only fetch pybind11 when target not available by @wvbbreu in #25
- Update the test workflow by @csbnw in #26
- Extend CI by @csbnw in #27
- Fixed broken pybind11 target check by @wvbbreu in #28
- Update GPU backend by @csbnw in #29
- Fixes #30, Add CMake steps to install python bindings by @Dantali0n in #31
- Fix formatting by @csbnw in #35
- Fix error in Taylor expansion by @mmancini-skao in #36
- Fix compiler warnings by @wvbbreu in #37
- Add README.md by @wvbbreu in #38
New Contributors
- @matmanc made their first contribution in #1
- @wvbbreu made their first contribution in #2
- @csbnw made their first contribution in #6
- @Dantali0n made their first contribution in #31
- @mmancini-skao made their first contribution in #36
Full Changelog: https://github.com/astron-rd/TrigDx/commits/v0.1.0