diff --git a/previews/PR374/.documenter-siteinfo.json b/previews/PR374/.documenter-siteinfo.json
index f50525cf..8346f604 100644
--- a/previews/PR374/.documenter-siteinfo.json
+++ b/previews/PR374/.documenter-siteinfo.json
@@ -1 +1 @@
-{"documenter":{"julia_version":"1.11.2","generation_timestamp":"2024-12-17T23:22:09","documenter_version":"1.8.0"}}
\ No newline at end of file
+{"documenter":{"julia_version":"1.11.2","generation_timestamp":"2024-12-19T07:10:48","documenter_version":"1.8.0"}}
\ No newline at end of file
diff --git a/previews/PR374/assets/Manifest.toml b/previews/PR374/assets/Manifest.toml
index 027639c9..66f7dd2c 100644
--- a/previews/PR374/assets/Manifest.toml
+++ b/previews/PR374/assets/Manifest.toml
@@ -1063,9 +1063,9 @@ version = "1.11.0"
[[deps.ModelingToolkit]]
deps = ["AbstractTrees", "ArrayInterface", "BlockArrays", "Combinatorics", "CommonSolve", "Compat", "ConstructionBase", "DataStructures", "DiffEqBase", "DiffEqCallbacks", "DiffEqNoiseProcess", "DiffRules", "Distributed", "Distributions", "DocStringExtensions", "DomainSets", "DynamicQuantities", "EnumX", "ExprTools", "Expronicon", "FindFirstFunctions", "ForwardDiff", "FunctionWrappers", "FunctionWrappersWrappers", "Graphs", "InteractiveUtils", "JuliaFormatter", "JumpProcesses", "Latexify", "Libdl", "LinearAlgebra", "MLStyle", "NaNMath", "NonlinearSolve", "OffsetArrays", "OrderedCollections", "PrecompileTools", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SCCNonlinearSolve", "SciMLBase", "SciMLStructures", "Serialization", "Setfield", "SimpleNonlinearSolve", "SparseArrays", "SpecialFunctions", "StaticArrays", "SymbolicIndexingInterface", "SymbolicUtils", "Symbolics", "URIs", "UnPack", "Unitful"]
-git-tree-sha1 = "d3fd8c745a20d1548652c3cdb1e2f0f03541cde0"
+git-tree-sha1 = "c497ca1ba15722a5009cd6571a7a618c60b98dc3"
uuid = "961ee093-0014-501f-94e3-6117800e7a78"
-version = "9.58.0"
+version = "9.59.0"
[deps.ModelingToolkit.extensions]
MTKBifurcationKitExt = "BifurcationKit"
@@ -1209,9 +1209,9 @@ weakdeps = ["ForwardDiff"]
NonlinearSolveSpectralMethodsForwardDiffExt = "ForwardDiff"
[[deps.OffsetArrays]]
-git-tree-sha1 = "39d000d9c33706b8364817d8894fae1548f40295"
+git-tree-sha1 = "5e1897147d1ff8d98883cda2be2187dcf57d8f0c"
uuid = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
-version = "1.14.2"
+version = "1.15.0"
weakdeps = ["Adapt"]
[deps.OffsetArrays.extensions]
diff --git a/previews/PR374/export/export/index.html b/previews/PR374/export/export/index.html
index 7d2f02fd..ce7f39d7 100644
--- a/previews/PR374/export/export/index.html
+++ b/previews/PR374/export/export/index.html
@@ -3,4 +3,4 @@
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-90474609-3', {'page_path': location.pathname + location.search + location.hash});
-
Here we put some helpful utilities to export your code to other identifiability software.
print_for_maple(ode, package)
Prints the ODE in the format accepted by maple packages
- SIAN (https://github.com/pogudingleb/SIAN) if package=:SIAN
- DifferentialAlgebra if package=:DifferentialAlgebra
- DifferentialThomas if package=:DifferentialThomas
sourceprint_for_DAISY(ode)
Prints the ODE in the format accepted by DAISY (https://daisy.dei.unipd.it/)
sourceprint_for_GenSSI(ode)
Prints the ODE in the format accepted by GenSSI 2.0 (https://github.com/genssi-developer/GenSSI)
sourceprint_for_COMBOS(ode)
Prints the ODE in the format accepted by COMBOS (http://biocyb1.cs.ucla.edu/combos/)
source
This document was generated with Documenter.jl version 1.8.0 on Tuesday 17 December 2024. Using Julia version 1.11.2.