Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JuliaManifolds/ManifoldsBase.jl issues and pull requests

#110 - First approach to tackle parametrised types in fallbacks.

Pull Request - State: closed - Opened by kellertuer over 2 years ago - 1 comment

#109 - Ambiguities with parametrised Manifolds and `@default_manifold_fallbacks`

Issue - State: closed - Opened by kellertuer over 2 years ago - 3 comments

#108 - get_vectors for power manifold

Pull Request - State: closed - Opened by mateuszbaran over 2 years ago - 2 comments

#107 - get_vectors might not be implemented for power manifolds

Issue - State: closed - Opened by wdiepeveen over 2 years ago - 4 comments

#106 - Mutating Geodesics

Pull Request - State: closed - Opened by kellertuer over 2 years ago - 2 comments

#105 - Introduce dark mode banner and image load for dark mode

Pull Request - State: closed - Opened by kellertuer over 2 years ago - 1 comment

#104 - Kellertuer/fix check nested embeddings

Pull Request - State: closed - Opened by kellertuer over 2 years ago - 11 comments

#103 - Fix #102

Issue - State: closed - Opened by kellertuer over 2 years ago

#102 - check_vector or is_vector – problem with iterated embeddings

Issue - State: closed - Opened by kellertuer over 2 years ago - 1 comment

#101 - Improve error message for embedded manifold is_point/is_vector

Pull Request - State: closed - Opened by kellertuer over 2 years ago - 6 comments

#100 - Default for getting ONB is pushed down in call chain

Pull Request - State: closed - Opened by mateuszbaran over 2 years ago - 1 comment

#99 - Introduce a default for embed/embed! and retraction by projection

Pull Request - State: closed - Opened by kellertuer over 2 years ago - 2 comments

#98 - Small adjustment to showing cached bases

Pull Request - State: closed - Opened by mateuszbaran over 2 years ago - 1 comment

#97 - More strict typing of some methods

Pull Request - State: closed - Opened by mateuszbaran over 2 years ago - 3 comments

#96 - Resolve some basis-related ambiguities

Pull Request - State: closed - Opened by mateuszbaran over 2 years ago - 9 comments

#95 - Fix zero argument result allocation for nested power manifold

Pull Request - State: closed - Opened by mateuszbaran over 2 years ago - 1 comment

#94 - Introduce defaults for atol and rtol for is_point and is_vector

Pull Request - State: closed - Opened by kellertuer almost 3 years ago - 24 comments

#93 - Allocations with no points default to `Array`s of `Float64`

Pull Request - State: closed - Opened by mateuszbaran almost 3 years ago - 6 comments

#92 - Refactor ManifoldsBase to a two-level dispatch design (v2)

Pull Request - State: closed - Opened by mateuszbaran almost 3 years ago - 152 comments
Labels: preview docs

#91 - Refactor ManifoldsBase to a two-level dispatch design

Pull Request - State: closed - Opened by kellertuer almost 3 years ago - 199 comments
Labels: preview docs

#90 - adds one missing allocation function

Pull Request - State: closed - Opened by kellertuer almost 3 years ago - 1 comment

#89 - Introduce fallbacks for AbstractManifoldPoints and Vectors

Pull Request - State: closed - Opened by kellertuer about 3 years ago - 30 comments

#88 - Reduce Ambiguities by a two level scheme for decoratored functions

Issue - State: closed - Opened by kellertuer about 3 years ago - 11 comments
Labels: enhancement, discussion

#87 - Revert "Make `number_of_coordinates` transparent"

Pull Request - State: closed - Opened by mateuszbaran about 3 years ago - 1 comment

#86 - Fix `number_of_coordinates` on embedded manifolds

Pull Request - State: closed - Opened by mateuszbaran about 3 years ago - 6 comments

#85 - Make `number_of_coordinates` transparent

Pull Request - State: closed - Opened by mateuszbaran about 3 years ago - 2 comments

#84 - Move GroupManifold interface to ManifoldsBase.

Pull Request - State: closed - Opened by kellertuer about 3 years ago - 39 comments

#83 - faster allocation

Pull Request - State: closed - Opened by mateuszbaran over 3 years ago - 1 comment

#82 - Faster `allocate_result_type`

Pull Request - State: closed - Opened by mateuszbaran over 3 years ago - 1 comment

#81 - Make copy and copyto! transparent.

Pull Request - State: closed - Opened by kellertuer over 3 years ago - 9 comments

#80 - Fix and stabilise gram_schmidt.

Pull Request - State: closed - Opened by kellertuer over 3 years ago - 4 comments

#79 - Overridable defaults for retract, inverse_retract, and vector transport

Pull Request - State: closed - Opened by Nikdwal over 3 years ago - 5 comments

#78 - [WIP] Rework of allocations

Pull Request - State: closed - Opened by mateuszbaran over 3 years ago - 8 comments

#77 - Introduce a `copy(M,p)` and a `copy(M, p, X)` command

Pull Request - State: closed - Opened by kellertuer over 3 years ago - 2 comments

#76 - Fixes two transparencies

Pull Request - State: closed - Opened by kellertuer over 3 years ago - 1 comment

#75 - Introduce different decorator types

Pull Request - State: closed - Opened by kellertuer over 3 years ago - 8 comments

#73 - Nested power representation with replacement

Pull Request - State: closed - Opened by mateuszbaran over 3 years ago - 17 comments

#72 - introduces getindex for decorators

Pull Request - State: closed - Opened by kellertuer over 3 years ago - 1 comment

#71 - Improve docs of `FVector`

Pull Request - State: closed - Opened by mateuszbaran over 3 years ago - 4 comments

#70 - Add missing .0 to version

Pull Request - State: closed - Opened by mateuszbaran over 3 years ago - 2 comments

#67 - removes passing on the last parameter for get_vector

Pull Request - State: closed - Opened by kellertuer over 3 years ago - 6 comments

#66 - Increase code coverage

Pull Request - State: closed - Opened by kellertuer over 3 years ago - 1 comment

#65 - introduce copyto! for points and tangent vectors.

Pull Request - State: closed - Opened by kellertuer over 3 years ago - 7 comments

#63 - Adds integrations tests workflow

Pull Request - State: closed - Opened by kellertuer over 3 years ago - 5 comments

#62 - Fix power indexing for the case of empty representation_size and inte…

Pull Request - State: closed - Opened by mateuszbaran over 3 years ago - 5 comments

#61 - Fixes the case of nested manifolds to do a single getindex if we access an element

Pull Request - State: closed - Opened by kellertuer over 3 years ago - 7 comments

#60 - Adds an explicit zero_tangent_vector! for PowerManifold.

Pull Request - State: closed - Opened by kellertuer almost 4 years ago - 1 comment

#59 - Bases of vector spaces

Pull Request - State: closed - Opened by mateuszbaran almost 4 years ago - 40 comments

#58 - Add integration test with Manifolds

Issue - State: open - Opened by sethaxen almost 4 years ago - 8 comments

#57 - Introduce two new vector transports

Pull Request - State: closed - Opened by kellertuer almost 4 years ago - 3 comments

#56 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot almost 4 years ago - 98 comments

#55 - Moving power manifold to base

Pull Request - State: closed - Opened by mateuszbaran almost 4 years ago - 11 comments

#53 - More type stable result allocation

Pull Request - State: closed - Opened by mateuszbaran about 4 years ago - 2 comments

#52 - Introduce generic Gram Schmidt

Pull Request - State: closed - Opened by kellertuer about 4 years ago - 14 comments

#45 - Matrix multiplication in tangent spaces

Issue - State: closed - Opened by kellertuer over 4 years ago - 8 comments

#37 - Introduce manifold_features and reduce ErrorMessages where MethodError is enough

Pull Request - State: closed - Opened by kellertuer over 4 years ago - 22 comments