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.
9872bfb9d5ea6d427edad7a47419da0883feb32a
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
18
Aug
13
6
5
4
3
2
30
Jul
26
23
20
17
15
Jun
26
May
25
21
19
25
Apr
16
2
28
Mar
24
23
19
Jan
4
31
Dec
30
29
18
14
20
Nov
9
7
25
Aug
24
18
17
15
3
29
Jul
20
17
15
3
2
12
Jun
9
8
7
2
30
May
28
27
24
23
6
5
23
Apr
17
8
3
1
30
Mar
28
27
20
18
12
28
Feb
27
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
[user-type] get class object for type exposed through boost python
Merge pull request #250 from jcarpent/devel
ci: remove travis
all: fix compilation warnings
release: Update package.xml version to 2.6.6
v2.6.6
v2.6.6
cmake: sync submodule
ufunc: use Eigen algebra to compute dotfunc
Merge pull request #246 from jcarpent/devel
test: change A matrix
test: relax
core: add missing include
test: add MINRES test
solvers: add MINRES
Merge pull request #245 from jcarpent/devel
cholesky: support solve with input matrices
Merge pull request #244 from jcarpent/devel
test/custom: comment useless print
Merge pull request #242 from jcarpent/devel
test: fix user type test according to NumPy version
core: fix signature
cmake: sync submodule
test/user_types: enforce testing of matmul operation
core: handle matmul operation from NumPy
Merge pull request #241 from nim65s/topic/rpath
[CMake] set INSTALL_RPATH for python on linux
release: Update package.xml version to 2.6.5
v2.6.5
v2.6.5
cmake: sync submodule
Merge pull request #240 from jcarpent/devel
types: fix registration
core: export call_PyArray_RegisterCastFunc
core: enforce definition for APPLE systems
test: enhance testing of user types
types: add safe guard
core: add missing NumpyEquivalentType
register: change flags
register: add NPY_NEEDS_INIT
register: simplify adding of PyGenericArrType_Type
register: handle fill
register: add helper method to retrieve the PyArray_Descr
types: add possibility to register cast functions
Loading