From 1a50bb6b15f2b3857c66e8177278bc780af1a658 Mon Sep 17 00:00:00 2001 From: Benedict Geihe Date: Thu, 28 Nov 2024 14:56:02 +0100 Subject: [PATCH 1/2] add compat bounds --- Project.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 0e48aea..6c82848 100644 --- a/Project.toml +++ b/Project.toml @@ -4,8 +4,10 @@ authors = ["Jake Bolewski ", "Benedict Geihe Date: Thu, 28 Nov 2024 14:56:14 +0100 Subject: [PATCH 2/2] shorter URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10ee0d4..28a1ea5 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ used for in-situ visualization of simulation data. The Catalyst library for Julia is provided automatically as a precompiled binary by Catalyst\_jll.jl at -[JuliaBinaryWrappers](https://github.com/JuliaBinaryWrappers/Catalyst_jll.jl/blob/main/src/Catalyst_jll.jl) +[JuliaBinaryWrappers](https://github.com/JuliaBinaryWrappers/Catalyst_jll.jl) and [Yggdrasil](https://github.com/JuliaPackaging/Yggdrasil/tree/master/C/Catalyst).