- 24 May, 2025 1 commit
-
-
Boris Bonev authored
-
- 08 May, 2025 1 commit
-
-
Thorsten Kurth authored
* setting imaginary parts of DCT and nyquist frequency to zero in IRSHT variants
-
- 29 Apr, 2025 2 commits
-
-
Boris Bonev authored
This reverts commit 82881276.
-
Thorsten Kurth authored
* setting imaginary parts of DCT and nyquist frequency to zero in IRSHT variants * small fix * making einsum result contiguous * adding zero frequency to distributed sht
-
- 26 Feb, 2025 1 commit
-
-
Thorsten Kurth authored
* small hotfix for lobatto grid precomputation routine * adding lobatto grid to tests
-
- 21 Feb, 2025 1 commit
-
-
Thorsten Kurth authored
* adding caching * replacing many numpy calls with torch calls * bumping up version number to 0.7.6
-
- 21 Jan, 2025 1 commit
-
-
Boris Bonev authored
* Improved computation of Morlet filter basis and switched to a Hann window. * addresses #064 and some cleanup
-
- 14 Jan, 2025 24 commits
-
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
switched psi tensor computation to double precision and implemented a fudge factor for theta_cutoff to avoid aliasing issues with the grid width
-
Thorsten Kurth authored
-
Boris Bonev authored
-
Thorsten Kurth authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
updated resampling module to handle corner cases where the input signal needs to be extended towards the pole
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
Adding FilterBasis datastructure to contain information about the type of basis used in disco convolution
-
Boris Bonev authored
adding local SNO architecture and updating trraining script for SWE prediction with powerspectrum computation
-
Boris Bonev authored
-
- 17 Dec, 2024 1 commit
-
-
Boris Bonev authored
-
- 12 Dec, 2024 1 commit
-
-
Boris Bonev authored
-
- 01 Oct, 2024 1 commit
-
-
Boris Bonev authored
* safeguarding all custom CUDA and C++ routines via the _cuda_extension_available flag * bumping up version number
-
- 09 Sep, 2024 1 commit
-
-
Boris Bonev authored
* changing distributeds SHT to use dim=-3 as the channel dimension for distributed transpose * Fixed formatting in tests * Adding bash script for running test suite * Replaced asserts regarding number of dimensions in tensor with checks
-
- 29 Aug, 2024 2 commits
-
-
Thorsten Kurth authored
-
Boris Bonev authored
* Adding spherical upsampling routine and example notebook for resampling
-
- 28 Aug, 2024 1 commit
-
-
Thorsten Kurth authored
- doing manual type conversion in custom autograd - fixing stride issues in backward pass by making some output tensors contiguous
-
- 27 Aug, 2024 2 commits
-
-
Boris Bonev authored
* AMP hotfix * Bumping up version to 0.7.1
-
Boris Bonev authored
* reverting deploy script * moving setuptools install * removing requirements * bumping up version * bumping up the torch-harmonics version to 0.7.0
-