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
Graph
02ae9a005b097577274b0242094cb84b449abdbe
Select Git revision
Branches
9
devel
master
default
pr/238
pr/370
pr/455
pr/456
pr/537
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Jan
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
25
Feb
24
22
21
7
2
1
29
Oct
28
26
11
Sep
7
6
5
4
2
27
Aug
25
24
19
core: expose Eigen::SparseMatrix Row and Col majors
core: implement expose_eigen_type_impl for sparse matrices
cmake: move scipy check to the tests
cmake: remove outdated BUILD_UNIT_TESTS option
ci: add missing scipy
test/sparse: add minimal test
sparse: fix potential compilation issues with GCC
sparse: fix issue for 0-sized matrices
core: add helpers in Register
changelog: update
ci: add scipy dependency
sparse: add first working version for Eigen::SparseMatrix
core: add helper macros
cmake: call find_scipy
sparse: add sicpy-type
cmake: sync submodule
core: start exposing Eigen::SparseMatrix
core: change helper name
core: remove non-implemented method
test/tensor: fix type
release: Update CHANGELOG.md for 3.3.0
release: Update package.xml version to 3.3.0
license: we are in 2024
Merge pull request #423 from jcarpent/devel
core: add has_operator_equal helper
std: add missing const
std: optional pickable exposition for std::vector
std: fix to list with a deep_copy option
changelog: sync
std: fix return policy
cmake: sync submodule
std: fix issue regarding potential leak for the tolist() method
Merge pull request #422 from jorisv/topic/fix_ci_ccache
ci: Add Python version as cache key
ci: remove redundant dependency
ci: Do only 2 parallel build to avoid CI crash
ci: Fix ccache env variable
ci: Use Ninja on Windows to use ccache
ci: Fix ccache
Merge pull request #421 from stack-of-tasks/pre-commit-ci-update-config
Loading