Recent Releases of torch-frft
torch-frft - 0.7.1
0.7.1 (2025-03-06)
Fix
- project: update classifiers
- publish: convert to trusted publishing
- metadata: add information automated by poetry
[main e6b8f75] bump: version 0.7.0 → 0.7.1 3 files changed, 11 insertions(+), 3 deletions(-)
- Python
Published by tunakasif 12 months ago
torch-frft - 0.7.0
0.7.0 (2025-03-06)
Feat
- package-manager: switch from poetry to uv (#24)
[main cff5aab] bump: version 0.6.1 → 0.7.0 3 files changed, 9 insertions(+), 3 deletions(-)
- Python
Published by tunakasif 12 months ago
torch-frft - 0.6.1
0.6.1 (2023-08-27)
Fix
- relax
torchversion requirement
[main ec5a9ac] bump: version 0.6.0 → 0.6.1 4 files changed, 10 insertions(+), 4 deletions(-)
- Python
Published by tunakasif over 2 years ago
torch-frft - 0.6.0
0.6.0 (2023-08-27)
Feat
- implement shifted version of
frft()
[main b89bb08] bump: version 0.5.4 → 0.6.0 4 files changed, 10 insertions(+), 4 deletions(-)
- Python
Published by tunakasif over 2 years ago
torch-frft - 0.5.4
0.5.4 (2023-08-18)
Fix
- ci: remove bump from pr trigger
[main 8acdaff] bump: version 0.5.3 → 0.5.4 4 files changed, 10 insertions(+), 4 deletions(-)
- Python
Published by tunakasif over 2 years ago
torch-frft - 0.5.3
0.5.3 (2023-08-18)
Fix
- ci: job dependency and naming
[main 7c98bdb] bump: version 0.5.2 → 0.5.3 4 files changed, 10 insertions(+), 4 deletions(-)
- Python
Published by tunakasif over 2 years ago
torch-frft - 0.5.1
0.5.1 (2023-08-18)
Fix
- add missing project description
[main 59bb588] bump: version 0.5.0 → 0.5.1 4 files changed, 10 insertions(+), 4 deletions(-)
- Python
Published by tunakasif over 2 years ago
torch-frft - 0.5.0
0.5.0 (2023-08-16)
Feat
- layer: add non-trainable option
[main 6ca8dcd] bump: version 0.4.1 → 0.5.0 4 files changed, 10 insertions(+), 4 deletions(-)
- Python
Published by tunakasif over 2 years ago
torch-frft - 0.4.1
0.4.1 (2023-08-07)
Fix
- allow
floatorder forfrft() - layer: add
__repr__for frft layers - gradient error of
frft()for integer orders gpuutilization
[main 4dbfce7] bump: version 0.4.0 → 0.4.1 3 files changed, 12 insertions(+), 3 deletions(-)
- Python
Published by tunakasif over 2 years ago
torch-frft - 0.4.0
0.4.0 (2023-08-03)
Feat
- update sample training notebook
- layer: add discrete transform version
- add inverse wrappers for transforms
- ndim: add
n-dimensionaldfrft - implement
dfrftmatrix - dfrft: implement
dis_s()helper function - discrete: implement
Pconstruction - initialize
dfrftimplementation
Fix
- allow
Tensortype fordfrftorder - dfrft:
ndimimplementation - layer: add dimension to
FrFT
Refactor
- filenames due to function names
- dfrft: update naming convention
- rename
fracFtofrft - change
trainable-frfttotorch-frft
[main 9cfc262] bump: version 0.3.0 → 0.4.0 3 files changed, 29 insertions(+), 3 deletions(-)
- Python
Published by tunakasif over 2 years ago
torch-frft - 0.3.0
0.3.0 (2023-07-31)
Feat
- ndim: increase
ndimcompatibility - ndim: start converting
fracF()to supplydimselection - implement
.mul()withnthdimension - initialize trainable module
- convert
bizdec()&bizinter()tondim
Fix
- dimension check in
einstrgeneration - ndim:
corefrmod2()for n-dimension - with
ndimupdatefracF()diff'able - 1D tensor from
(N,1)to(N,) - remove
jaxbaseddfrtimplementation
[main e0f18ef] bump: version 0.2.0 → 0.3.0 3 files changed, 21 insertions(+), 3 deletions(-)
- Python
Published by tunakasif over 2 years ago
torch-frft - 0.2.0
0.2.0 (2023-07-27)
Feat
- update
fracF()for integer values - torch: initialize
fracFimplementation - dfrt: start importing functions for
dfrt
Fix
- incorrect calculation of
corefrmod2()(#2)
[main 939190a] bump: version 0.1.0 → 0.2.0 3 files changed, 15 insertions(+), 3 deletions(-)
- Python
Published by tunakasif over 2 years ago
torch-frft - 0.1.0
0.1.0 (2023-06-07)
Feat
- init: trainable
frftimplementation
Fix
- commitizen: project name and version
[main 93dce9d] bump: version 0.0.0 → 0.1.0 3 files changed, 12 insertions(+), 3 deletions(-) create mode 100644 CHANGELOG.md
- Python
Published by tunakasif over 2 years ago