File tree 2 files changed +0
-23
lines changed
2 files changed +0
-23
lines changed Original file line number Diff line number Diff line change @@ -549,18 +549,6 @@ See also:
549
549
- A Julia package for probability distributions and associated functions
550
550
551
551
552
- ### FastHartleyTransform.jl
553
-
554
- [ ![ curly braces] ( assets/code.png ) Repository] ( https://github.com/EHTJulia/FastHartleyTransform.jl )
555
-
556
- [ ![ book icon] ( assets/book.png ) Documentation] ( https://ehtjulia.github.io/FastHartleyTransform.jl/stable/ )
557
-
558
- ** A Julia implementation of the Fast Hartley Transform (FHT)**
559
-
560
- - This package provides a Julia implementation of the Fast Hartley Transform (FHT)
561
- - It supports both CPUs and NVIDIA CUDA GPUs
562
-
563
-
564
552
---
565
553
566
554
## Utilities
Original file line number Diff line number Diff line change @@ -508,17 +508,6 @@ ecosystem() = (
508
508
""" ,
509
509
astropy = [" astropy.uncertainty" ],
510
510
),
511
- (
512
- name = " FastHartleyTransform.jl" ,
513
- repo = " https://github.com/EHTJulia/FastHartleyTransform.jl" ,
514
- doc = " https://ehtjulia.github.io/FastHartleyTransform.jl/stable/" ,
515
- tagline = " A Julia implementation of the Fast Hartley Transform (FHT)" ,
516
- descr = """
517
- - This package provides a Julia implementation of the Fast Hartley Transform (FHT)
518
- - It supports both CPUs and NVIDIA CUDA GPUs
519
- """ ,
520
- astropy = [],
521
- ),
522
511
),
523
512
),
524
513
" Utilities" => (
You can’t perform that action at this time.
0 commit comments