-
Notifications
You must be signed in to change notification settings - Fork 474
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: HilbertSpaceFillingCurve v0.0.3 (#232)
UUID: 515b7ef8-bac0-55e1-a220-237e90591ccc Repo: https://github.com/jonathanBieler/HilbertSpaceFillingCurve.jl.git Tree: 84ea46aae2af254b84762d2d7d379a0f1b553483 Registrator commit: 4cef4d6262efa96754530253d42ae1051c734194
- Loading branch information
1 parent
7235b95
commit cbcd10f
Showing
3 changed files
with
12 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,12 @@ | ||
["0.0"] | ||
BinDeps = "0.0-0.8" | ||
Compat = "0.0-2.1" | ||
|
||
["0.0.1"] | ||
julia = "0.6-0.7" | ||
|
||
["0.0.1-0.0.2"] | ||
BinDeps = "0.0-0.8" | ||
Compat = "0.0-2.1" | ||
|
||
["0.0.2"] | ||
julia = "0.6-1.3" | ||
|
||
["0.0.3"] | ||
julia = "0.7-1.3" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
["0.0"] | ||
BinDeps = "9e28174c-4ba2-5203-b857-d8d62c4213ee" | ||
|
||
["0.0.1-0.0.2"] | ||
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" | ||
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters