Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
eigenpy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Guilhem Saurel
eigenpy
Graph
5158520ab8f454fdb0ffaed259d7aae600840865
Select Git revision
Branches
6
devel
master
default
topic/multipy
topic/multipy2
topic/perf
topic/soabi
Tags
15
v1.5.0
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0
1.3.4
v1.3.3
v1.3.2
v1.3.1
1.3.1
v1.3.0
v1.2.0
v1.0.1
21 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Feb
13
12
10
5
4
31
Jan
30
29
26
25
23
22
20
9
5
25
Dec
20
18
12
11
5
4
1
30
Nov
27
26
25
24
23
22
21
20
16
14
13
9
8
6
2
27
Oct
16
9
18
Sep
16
12
31
Jul
20
Jun
1
31
May
23
16
15
9
27
Apr
25
22
21
20
18
17
14
6
4
31
Mar
30
29
28
27
28
Feb
24
22
21
20
12
7
1
31
Jan
30
27
26
24
23
9
8
7
6
3
20
Dec
19
13
12
7
5
29
Nov
28
22
29
Oct
11
10
26
Sep
18
11
10
8
6
5
30
Aug
26
24
23
11
10
29
Jul
27
26
24
22
19
18
16
15
5
4
21
Jun
20
14
13
7
6
22
May
20
10
9
6
4
3
2
27
Apr
26
22
19
18
14
11
8
2
1
cmake: sync submodule
decompositions: use EigenBaseVisitor for Eigen::{LLT,LDLT}
decompositions: expose PermutationMatrix
decompositions/cholesky: expose permutations
decompositions: use EigenBaseVisitor
core: add EigenBaseVisitor
decompositions: expose Simplicial{LLT,LDLT}
Merge pull request #439 from jcarpent/topic/devel
readme: update afiliation
ci/conda: fix for ARM64
ci/osx: fix os name
ci: remove useless builds
ci: activate build on macos-14-arm64
Merge pull request #440 from stack-of-tasks/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Merge pull request #437 from jcarpent/devel
changelog: sync
ci/changelog: add edited type
test/sparse: test full zero matrices
sparse: fix handling of nnz==0
test/sparse: fix bug
cmake: sync submodule
Merge pull request #433 from jorisv/topic/add_std_unique_ptr
variant: Test str and complex type support
unique_ptr: Manage string and complex type
unique_ptr: Replace _ by - in header file
unique_ptr: Move value instead of releasing it
ci: Fix ccache keys
unique_ptr: Add doc and missing include
changelog: Update changelog entry
unique_ptr: Specialize to_python_value to manage unique_ptr in the default_call_policies
unique_ptr: Fix includes
unique_ptr: Remove details:: when not needed
unique_ptr: Remove uses_registry
unique_ptr: Update CHANGELOG.md
unique_ptr: Return unique_ptr internal reference
unique_ptr: Move object
core: Move is_class_or_union trait in utils/traits.hpp
changelog: Add changelog entry
unique_ptr: Add a CallPolicy to copy std::unique_ptr content
Loading