Skip to content

Releases: kokkos/kokkos-fft

KokkosFFT v.0.4.0

30 Jul 09:03
fa8fc05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

KokkosFFT v.0.3.0

17 Apr 13:03
fad9d20
Compare
Choose a tag to compare
Release candidate 0.3.00 (#233)

* Add Thomas as a maintainer

* Add changelog

* Add support and contributing to read me

* Update the version based on review

* update CHANGELOG.md

---------

Co-authored-by: Yuuichi Asahi <[email protected]>

KokkosFFT v.0.2.1

08 Oct 04:29
b460f18
Compare
Choose a tag to compare
update project version to 0.2.1 (#154)

Co-authored-by: Yuuichi Asahi <[email protected]>

KokkosFFT v.0.2.0

04 Oct 13:44
545dc69
Compare
Choose a tag to compare
Update docs (#144)

* docs: Add default explanations for APIs

* Add docs for unmanaged view example

* docs: Explain the meanings of axes

* docs: we do not rely on assertions any more

* docs: fix based on a review

* docs: fix title for unmanaged view example

* fix: docs  of fftshift based on reviews

* docs: improve the explanations for axes parameters

* docs: further fix

* docs: fixed typo based on reviews

---------

Co-authored-by: Yuuichi Asahi <[email protected]>

KokkosFFT v.0.1.0

11 Sep 12:28
47e3c13
Compare
Choose a tag to compare
Replace KOKKOSFFT_EXPECTS with KOKKOSFFT_THROW_IF (#131)

Co-authored-by: Yuuichi Asahi <[email protected]>