diff --git a/Project.toml b/Project.toml index be5fda2..e27a968 100644 --- a/Project.toml +++ b/Project.toml @@ -26,13 +26,14 @@ BenchmarkTools = "1" Catalyst = "13" DataStructures = "0.18" DifferentialEquations = "7,8" -DocStringExtensions = "0,1" +DocStringExtensions = "0" ForwardDiff = "0.10,1" LinearAlgebra = "1" ModelingToolkit = "8" Printf = "1" ReusePatterns = "0.3" SciMLBase = "1,2" +SparseArrays = "1" StaticArrays = "1.6,2" Sundials = "4" Symbolics = "5" diff --git a/docs/make.jl b/docs/make.jl index 2297e27..3a5b931 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -1,6 +1,6 @@ using Documenter, NumCME -makedocs(sitename="𝕹𝖚𝖒ℂ𝕄𝔼", +makedocs(sitename="NumCME", authors="Huy Vo", doctest=false, clean=true,