We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1399529 commit eb7de41Copy full SHA for eb7de41
Project.toml
@@ -4,6 +4,7 @@ authors = ["Miles Lucas <[email protected]> and contributors"]
4
version = "0.3.0"
5
6
[deps]
7
+ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
8
CoordinateTransformations = "150eb455-5306-5404-9cee-2592286d6298"
9
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
10
KeywordCalls = "4d827475-d3e4-43d6-abe3-9688362ede9f"
test/Project.toml
@@ -1,4 +1,5 @@
1
2
+ChainRulesTestUtils = "cdddcdb0-9152-4a09-a978-84456f9df70a"
3
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments