-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade Manifolds.jl to ManifoldsBase 0.13 (#468)
* Sphere tests work. * Lost in Default Metric Dispatch. * move parallel transport to Level 3 * is_default_metric set; and `inner` forwarding * Grassmann and Stiefel updates * Adapt Grassmann and Elliptope. * test IsExplicitDecorator. * imports one further function * finish fixed rank. * Adapt Circle to the new validation scheme. * Symmetric update * Fix DoublyStochastic and ProbSimplex. * Fix Hyperbolic. * Fix Spectrahedron * Fix SphereSymmetricMatrices * Fix SymPosSemidefFR. * fix SkewHermitian. * add the power dimension to Oblique. * fix ProductManifold * return ArrayPartition/ProductRepr more consistently * Fix symplectic Stiefel. * Work on the interaction between Validation and group. * fixed group-metric interaction * Finish Circle Group. * towards an explicit handling of GroupManifold (and IsGroupManifold has automatic passthrough/transparency) * rewrite transparency. * Extract the explicit group decorator – GroupManifold – to its own file. * ...just has_approx_invariant_metric missing for general linear. * finish most (up to has_approx_invariant_metric) of SE. * ExplicitManifold should reduce this but it still errors. * fixing some group<->metric interactions * Fix fallbacks and special/general linear groups. * Introduce (and document) layer2 log_lie * some improvements to FixedRank coverage * two small tricks to test ConnectionManifolds * FiniteDiff and Zygote backends are moved entirely to ManifoldDiff.jl * ForwardDiff and ReverseDiff moved to ManifoldDiff Co-authored-by: Mateusz Baran <[email protected]>
- Loading branch information
1 parent
921d2f3
commit 01c62dd
Showing
173 changed files
with
4,888 additions
and
5,771 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: Documentation Preview Cleanup | ||
name: Doc Preview Cleanup | ||
|
||
on: | ||
pull_request: | ||
|
@@ -12,17 +12,15 @@ jobs: | |
uses: actions/checkout@v2 | ||
with: | ||
ref: gh-pages | ||
|
||
- name: Delete preview and history | ||
- name: Delete preview and history + push changes | ||
run: | | ||
git config user.name "Documenter.jl" | ||
git config user.email "[email protected]" | ||
git rm -rf "previews/PR$PRNUM" | ||
git commit -m "delete preview" | ||
git branch gh-pages-new $(echo "delete history" | git commit-tree HEAD^{tree}) | ||
if [ -d "previews/PR$PRNUM" ]; then | ||
git config user.name "Documenter.jl" | ||
git config user.email "[email protected]" | ||
git rm -rf "previews/PR$PRNUM" | ||
git commit -m "delete preview" | ||
git branch gh-pages-new $(echo "delete history" | git commit-tree HEAD^{tree}) | ||
git push --force origin gh-pages-new:gh-pages | ||
fi | ||
env: | ||
PRNUM: ${{ github.event.number }} | ||
|
||
- name: Push changes | ||
run: | | ||
git push --force origin gh-pages-new:gh-pages | ||
PRNUM: ${{ github.event.number }} |
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 = "Manifolds" | ||
uuid = "1cead3c2-87b3-11e9-0ccd-23c62b72b94e" | ||
authors = ["Seth Axen <[email protected]>", "Mateusz Baran <[email protected]>", "Ronny Bergmann <[email protected]>", "Antoine Levitt <[email protected]>"] | ||
version = "0.7.8" | ||
version = "0.8.0" | ||
|
||
[deps] | ||
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" | ||
|
@@ -27,11 +27,10 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" | |
Colors = "0.12" | ||
Distributions = "0.22.6, 0.23, 0.24, 0.25" | ||
Einsum = "0.4" | ||
FiniteDiff = "2" | ||
Graphs = "1.4" | ||
HybridArrays = "0.4" | ||
Kronecker = "0.4, 0.5" | ||
ManifoldsBase = "0.12.13" | ||
ManifoldsBase = "0.13" | ||
Plots = "1" | ||
RecipesBase = "1.1" | ||
RecursiveArrayTools = "2" | ||
|
@@ -40,14 +39,12 @@ SimpleWeightedGraphs = "1.2" | |
SpecialFunctions = "0.8, 0.9, 0.10, 1.0, 2" | ||
StaticArrays = "1.0" | ||
StatsBase = "0.32, 0.33" | ||
julia = "1.5" | ||
julia = "1.6" | ||
|
||
[extras] | ||
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" | ||
DoubleFloats = "497a8b3b-efae-58df-a0af-a86822472b78" | ||
FiniteDiff = "6a86dc24-6348-571c-b903-95158fe2bd41" | ||
FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000" | ||
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" | ||
Gtk = "4c0ca9eb-093a-5379-98c5-f87ac0bbbf44" | ||
ImageIO = "82e4d734-157c-48bb-816b-45c225c6df19" | ||
ImageMagick = "6218d12a-5da1-5696-b52f-db25d2ecc6d1" | ||
|
@@ -58,10 +55,8 @@ PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee" | |
QuartzImageIO = "dca85d43-d64c-5e67-8c65-017450d5d020" | ||
Quaternions = "94ee1d12-ae83-5a48-8b1c-48b8ff168ae0" | ||
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01" | ||
ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267" | ||
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" | ||
VisualRegressionTests = "34922c18-7c2a-561c-bac1-01e79b2c4c92" | ||
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" | ||
|
||
[targets] | ||
test = ["Test", "Colors", "DoubleFloats", "FiniteDiff", "FiniteDifferences", "ForwardDiff", "Gtk", "ImageIO", "ImageMagick", "OrdinaryDiffEq", "NLsolve", "Plots", "PyPlot", "Quaternions", "QuartzImageIO", "RecipesBase", "ReverseDiff", "Zygote"] | ||
test = ["Test", "Colors", "DoubleFloats", "FiniteDifferences", "Gtk", "ImageIO", "ImageMagick", "OrdinaryDiffEq", "NLsolve", "Plots", "PyPlot", "Quaternions", "QuartzImageIO", "RecipesBase"] |
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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
01c62dd
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
01c62dd
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/59996
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: