-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update dependencies * Update manifest files * Update CI * Fix documentation by reexporting `discretemeasure` * Try to fix test error by weaker tolerance * Simplify CI
- Loading branch information
Showing
14 changed files
with
2,128 additions
and
1,892 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
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
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,7 +1,7 @@ | ||
name = "OptimalTransport" | ||
uuid = "7e02d93a-ae51-4f58-b602-d97af76e3b33" | ||
authors = ["zsteve <[email protected]>"] | ||
version = "0.3.17" | ||
version = "0.3.18" | ||
|
||
[deps] | ||
ExactOptimalTransport = "24df6009-d856-477c-ac5c-91f668376b31" | ||
|
@@ -12,7 +12,7 @@ NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd" | |
Reexport = "189a3867-3050-52da-a836-e630ba90ab69" | ||
|
||
[compat] | ||
ExactOptimalTransport = "0.1" | ||
ExactOptimalTransport = "0.1, 0.2" | ||
IterativeSolvers = "0.8.4, 0.9" | ||
LogExpFunctions = "0.2, 0.3" | ||
NNlib = "0.6, 0.7" | ||
|
Oops, something went wrong.
de56119
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
de56119
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/51209
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: