Skip to content

Commit e5b7484

Browse files
committed
finish cleanup
1 parent be200df commit e5b7484

File tree

2 files changed

+0
-23
lines changed

2 files changed

+0
-23
lines changed

docs/src/ecosystem.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff 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

src/JuliaAstroDocs.jl

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff 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" => (

0 commit comments

Comments
 (0)