Skip to content

Commit

Permalink
update to staticarrays, inclusion of quat functions
Browse files Browse the repository at this point in the history
  • Loading branch information
klowrey committed Sep 17, 2021
1 parent c141fcf commit af09713
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 390 deletions.
371 changes: 0 additions & 371 deletions Manifest.toml

This file was deleted.

12 changes: 1 addition & 11 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MuJoCo"
uuid = "93189219-7048-461c-94ec-443a161ed927"
authors = ["Colin Summers", "Kendall Lowrey"]
version = "0.3.0"
version = "0.3.1"

[deps]
AxisArrays = "39de3d68-74b9-583c-8d2d-e117c070f3a9"
Expand All @@ -15,16 +15,6 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
UnsafeArrays = "c4a57d5a-5b31-53a6-b365-19f8c011fbd6"

[compat]
AxisArrays = "0.4.1"
BangBang = "0.3"
CEnum = "0.2"
MacroTools = "0.5.3"
Reexport = "0.2"
StaticArrays = "0.12.1"
UnsafeArrays = "1"
julia = "1.3"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

Expand Down
Loading

0 comments on commit af09713

Please sign in to comment.