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.
506d812e71c0ad4d0ea4fbb7344eccf85ef517d5
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
27
Feb
26
25
23
22
21
20
19
8
6
5
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
cmake: sync submodule
Merge pull request #166 from jcarpent/devel
ci: add devel branch to Windows CI
core: fix cast
core: fix signatures
core: fix signatures
core: patch Win32
readme: update content
Merge pull request #165 from seanyen/seanyen/ci
Add Windows CI.
Merge pull request #164 from jcarpent/devel
core: fix cast
core: fix signatures
core: fix signatures
core: patch Win32
readme: update content
ros: update version
v2.1.0
v2.1.0
readme: update title
readme: update title
readme: update content
Merge pull request #163 from jcarpent/devel
test: add test for Eigen::Ref
core: handle const Eigen::Ref<const MatType>
core: fix copy_if_non_const for const types
core: fix name
core: add is_aligned helper
core: fix issue with old Boost version
core: remove std::cout
core: check whether memory is aligned or not for Eigen::Ref
core: specify the alignement of data for Eigen::Ref
core: add template AlignmentValue to MapNumpy
core: add EIGENPY_NO_ALIGNMENT_VALUE
core: handle RowMajor types
license: update copyrights
core: full templatization of Eigen::Map
test: add library for eigen_ref
core: template specialization of EigenAllocator for Eigen::Ref<MatrixType>
core: add exposition of Eigen::Ref<MatrixType>
core: MapNumpy is now templatized by the Stride type
core: fix doc
Loading