Skip to content

Commit

Permalink
Added a modelling interface to calculate algebraic equations.
Browse files Browse the repository at this point in the history
  • Loading branch information
iamazadi committed Sep 13, 2024
1 parent 29fbaad commit e8945ad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,18 @@ version = "0.1.6"
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
Latexify = "23fbe1c1-3f47-55db-b15f-69d7ec21a316"
LibSerialPort = "a05a14c7-6e3b-5ba9-90a2-45558833e1df"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
MeshIO = "7269a6da-0436-5bbc-96c2-40638cbb6118"
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
SerialPorts = "5d0f9de7-4c7f-54f5-bec2-484e8c04014e"
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"

[compat]
CSV = "0.10"
Expand Down

0 comments on commit e8945ad

Please sign in to comment.