File tree Expand file tree Collapse file tree 2 files changed +0
-23
lines changed
Expand file tree Collapse file tree 2 files changed +0
-23
lines changed Original file line number Diff line number Diff line change @@ -549,18 +549,6 @@ See also:
549549- A Julia package for probability distributions and associated functions
550550
551551
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-
564552---
565553
566554## Utilities
Original file line number Diff line number Diff line change @@ -508,17 +508,6 @@ ecosystem() = (
508508 """ ,
509509 astropy = [" astropy.uncertainty" ],
510510 ),
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- ),
522511 ),
523512 ),
524513 " Utilities" => (
You can’t perform that action at this time.
0 commit comments