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
7f2233bcdde34bf0ea7a2598b0b829d25eca7fac
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
24
Apr
22
16
15
14
9
8
5
4
3
1
26
Mar
25
19
18
15
13
12
29
Feb
28
27
26
20
17
14
13
12
10
7
6
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
changelog: Add changelog entry
core: Remove a CL dedicated hack to allow EigenToPy and EigenFromPy specialization on Windows
Merge pull request #461 from stack-of-tasks/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Merge pull request #459 from stack-of-tasks/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
release: Update CHANGELOG.md for 3.5.0
release: Update package.xml version to 3.5.0
Merge pull request #458 from jcarpent/topic/cmake
cmake: sync submodule
Merge pull request #457 from jorisv/topic/improve_windows_support
ci: Setup back ccache
ci: Use the right environment file for MacOS 14
ci: Increase parallel build
ci: Use same conda environment for Mac/Linux/Windows
ci: Try not to call vcvarsall.bat (should be call by cxx-compiler activation script
ci: Use the right cache key on Windows
python: Add a hack in windows_dll_manager.py to find eigenpy.dll
pre-commit: Deactivate ruff outdated-version-block check
changelog: Add changelog entry
[pre-commit.ci] auto fixes from pre-commit.com hooks
ci: Don't install eigenpy to test it in Windows
win-support: Generate binary in standard directory to avoid issue on Windows
Merge pull request #456 from stack-of-tasks/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Merge pull request #455 from jorisv/topic/fix_int_conversion
int_conv: Fix specific scalar conversion and support more scalar type
[pre-commit.ci] pre-commit autoupdate
pr/456
pr/456
int_conv: Add reference to this PR
pr/455
pr/455
int_conv: Remove conversion from Eigen to Numpy
int_conv: Add changelog entries
int_conv: Manage casting from numpy to eigen with tensor
int_conv: Allow scalar to complex conversion
int_conv: Manage Windows and Mac int and long long when casting
int_conv: Try to manage longlong on Mac and int on Windows, also reduce compile time
int_conv: Fix test for Mac
int_conv: Avoid out of heap space error on Windows
int_conv: Use clongdouble instead of complex256
int_conv: Split decomposition binding to avoid memory issue while building
int_conv: Split matrix binding to avoid memory issue while building
Loading