From bb478d34db2155cfd0532894d83ffd1d3fecd69c Mon Sep 17 00:00:00 2001 From: Saud Zahir Date: Tue, 12 May 2026 21:39:43 +0500 Subject: [PATCH 1/2] Update index.md --- docs/projects/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/projects/index.md b/docs/projects/index.md index e5f9291..c9d2969 100644 --- a/docs/projects/index.md +++ b/docs/projects/index.md @@ -79,7 +79,7 @@ icon: fontawesome/solid/diagram-project First- and second-order automatic differentiation for Python with transparent numerical operations. - [:fontawesome-solid-book: Documentation](https://pythonhosted.org/ad/) + [:fontawesome-solid-book: Documentation](https://eggzec.github.io/ad/)   [:fontawesome-brands-github: GitHub](https://github.com/eggzec/ad) - :fontawesome-brands-github: **sdepack** From aabd359adfc20506907d9e24a4d96c3eaf06e79d Mon Sep 17 00:00:00 2001 From: Saud Zahir Date: Tue, 12 May 2026 21:40:54 +0500 Subject: [PATCH 2/2] * --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 42e6a59..660e720 100644 --- a/docs/index.md +++ b/docs/index.md @@ -54,7 +54,7 @@ A community focused on open source high-performance scientific computing and mod First- and second-order automatic differentiation for Python. - [:fontawesome-solid-book: Documentation](https://pythonhosted.org/ad/) + [:fontawesome-solid-book: Documentation](https://eggzec.github.io/ad/)   [:fontawesome-brands-github: GitHub](https://github.com/eggzec/ad) - qtop