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
Guilhem Saurel
eigenpy
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
13b5268f808b0f5ab89e65899616d3206d4632a3
Select Git revision
Branches
6
devel
master
default
topic/multipy
topic/multipy2
topic/perf
topic/soabi
Tags
15
v1.5.0
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0
1.3.4
v1.3.3
v1.3.2
v1.3.1
1.3.1
v1.3.0
v1.2.0
v1.0.1
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
22
Feb
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
24
Jul
18
17
15
11
7
numpy: fix constness bug
core: add NumpyAllocator
core: move template specilization to the right place
core: reorder include
core: move EigenFromPy to a dedicated file
core: add dedicated EigenToPyConverter
core: move EigenToPy to a dedicated file
core: fix bug
core: rename EigenObjectAllocator into EigenAllocator
core: rename helper
core: move GET_PY_ARRAY_TYPE and rename it
core: create dedicated file for eigen allocation
core: add forward declaration of main classes
core: add dedicated file for FromTypeToType
core: add missing EIGENPY_DLLEXPORT
minor: fix indent
core: remove duplicates
core: import numpy only once
core: move NumpyEquivalentType to the dedicated file
core: add default exposition of RowMajor Eigen types
core: use singleton strategy to load numpy_array module
test: start implementing test for return by reference context
core: move function
Merge pull request #159 from jcarpent/devel
travis: fix Python search
travis: fix packaging check
travis: set default python version
travis: fix warning
travis: fix numpy for Python3
travis: install numpy for Python3
travis: install numpy
travis: only install for current user
travis: fix language
travis: remove warnings
ros: update version
ci: update travis to also Python 3 correctly
cmake: sync submodule
Merge pull request #158 from jcarpent/devel
python: use original signature of is_approx
core: fix potential bug in rvalue_from_python_data
Loading