Skip to content

Releases: JuliaManifolds/Manifolds.jl

v0.1.5

10 Apr 02:01
a566911
Compare
Choose a tag to compare

Manifolds v0.1.5

Diff since v0.1.4

Closed issues:

  • Add the simplex (#103)

Merged pull requests:

v0.1.4

07 Apr 20:00
46b0d9c
Compare
Choose a tag to compare

Manifolds v0.1.4

Diff since v0.1.3

Merged pull requests:

  • CompatHelper: bump compat for "ManifoldsBase" to "0.8" (#145) (@github-actions[bot])
  • Split tests into groups for CI (#146) (@sethaxen)
  • Add GitHub Actions CI (#147) (@sethaxen)
  • Revert "Split tests into groups for CI" (#149) (@sethaxen)

v0.1.3

03 Apr 11:01
9fa3d4f
Compare
Choose a tag to compare

Manifolds v0.1.3

Diff since v0.1.2

Merged pull requests:

  • generalize the sphere manifold to the complex case and to unit norm matrices (#139) (@kellertuer)

v0.1.2

30 Mar 00:00
f070e54
Compare
Choose a tag to compare

Manifolds v0.1.2

Diff since v0.1.1

Closed issues:

  • Naming Scheme for project() and embed() (#121)

Merged pull requests:

v0.1.1

29 Mar 19:01
b7f96bc
Compare
Choose a tag to compare

Manifolds v0.1.1

Diff since v0.1.0

v0.1.0

29 Mar 18:01
087ef5c
Compare
Choose a tag to compare

Manifolds v0.1.0

Closed issues:

  • An interface for Lie groups (#1)
  • An idea for “lightweight” manifolds (#2)
  • Random points and vectors. (#3)
  • Naming Scheme(s) (#4)
  • Metrics and pseudo-Riemannian manifolds (#9)
  • Default constructors and dimension (#13)
  • Multiple decorators (#14)
  • Project name (#19)
  • Ideas for a Logo (#21)
  • Behavior of is_manifold_point (#24)
  • Setting up CI and code coverage (#26)
  • Structure Code & References in Documentation (#32)
  • Using ProductArray with large submanifold (#33)
  • How to access documentation (#36)
  • ManifoldsBase (#43)
  • Simplify MetricManifold to not use SimpleTraits (#48)
  • Fix problems with SPD manifold and MMatrix (#50)
  • Model real and complex valued Manifolds (#51)
  • Use concrete types for the field a manifold is build upon (#62)
  • [RFC] Graph manifold (#65)
  • Orthonormal bases and vectorized representations (#66)
  • Syntax for equipping a manifold with structure (#69)
  • Unify documentation (#74)
  • Add the Lie-theoretic exponential map (#75)
  • Add Lorentzian manifold (#80)
  • Enhancements to group actions (#81)
  • Forward more functions to decorated manifolds (#84)
  • norm on complex Grassman is not Real on Julia nightly (#87)
  • Invariant metrics on groups (#89)
  • Add function for field dimension (#90)
  • Representing and converting points on a PowerManifold. (#93)
  • Run JuliaFormatter on source files (#94)
  • Travis CI is not running documentation stage (#99)
  • Make equations more REPL-friendly (#101)
  • Add ArbitraryBasis and ArbitraryOrthogonalBasis (#106)
  • Some examples are not building in the docs (#108)
  • Switch to UnitWeights (#116)
  • Identity crisis (#122)

Merged pull requests: