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
Stack Of Tasks
eigenpy
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
62f430127692d229745c34ae85b65cf67e12be09
Select Git revision
Branches
9
devel
master
default
pr/238
pr/370
pr/455
pr/456
pr/538
pre-commit-ci-update-config
update_flake_lock_action
Tags
20
v3.1.0
v3.0.0
v2.9.2
v2.9.1
v2.9.0
v2.8.1
v2.8.0
v2.7.14
v2.7.13
v2.7.12
v2.7.11
v2.7.10
v2.7.9
v2.7.8
v2.7.7
v2.7.6
v2.7.5
v2.7.4
v2.7.3
v2.7.2
29 results
Begin with the selected commit
Created with Raphaël 2.2.0
5
Feb
4
31
Jan
30
29
28
22
14
10
19
Dec
18
10
9
8
7
6
5
4
27
Nov
25
16
15
14
13
12
13
12
8
7
6
4
30
Oct
29
23
22
21
16
15
19
Sep
10
9
5
Aug
25
Jul
22
19
18
17
16
15
12
11
28
Jun
24
20
16
Apr
15
11
9
Mar
18
Feb
8
21
Nov
29
Oct
19
18
13
Sep
29
Aug
19
Jul
18
11
Jun
6
30
May
13
12
11
10
2
1
16
Apr
5
17
Jan
15
14
11
10
9
8
4
18
Dec
16
28
Nov
7
27
Oct
24
18
17
12
9
Jun
8
5
Jan
16
Nov
15
20
Oct
19
16
3
22
Sep
4
Aug
2
8
Jul
7
24
Jun
20
27
May
9
Feb
18
Jan
6
28
Dec
27
24
Jul
22
21
16
7
Nov
19
Sep
16
25
Jul
24
18
17
15
11
7
core: add exposeType function to faciltate exposition of new Types
travis: do build in parallel
core: fix warning
travis: retrieve the whole git history
test/matrix: fix
core: improve conversion of Matrix to Vector
core: revert previous settings
ros: update version
v2.0.1
v2.0.1
Merge pull request #153 from jcarpent/devel
test: fix test
cmake: sync submodule
core: add dedicated file for NumpyType
core: fix init bug for NumpyType
core: add guard
Merge pull request #152 from jcarpent/devel
core: add missing include for Windows
core: minor clean
core: minor fix
Merge pull request #151 from jcarpent/devel
v2.0.0
v2.0.0
core: remote the implicit conversion
python: fix issue when calling is_approx
ros: update version
Merge pull request #150 from jcarpent/topic/array_by_default
Merge pull request #149 from jcarpent/devel
test: fix when using Array by default
core: switch to np.array type by default
all: remove ${PROJECT_NAME}_export and use the one generated by the cmake module
Merge pull request #148 from jcarpent/devel
decompositions: fix Eigen version
decompositions: fixe return type of LDLT::rankUpdate
decompositions: fix Eigen type
decompositions: fix issue with former version of Eigen
test: add test for Eigen::LDLT
decompositions: add LDLT decomposition
test: test LLT
decompositions: add LLT
test: fix accuracy
test: add test of Eigen::SelfAdjointEigenSolver
decompositions: expose Eigen::SelfAdjointEigenSolver
decompositions: fix doc
Loading