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.
bb10b92d22f5df4d73ca4abcf6b6730ac8c69863
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
5
May
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
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
core/ufunc: add registration of Unary operators
core/ufunc: remove useless include
core/ufunc: rename macro
core/ufunc: add missing code input
core: move ufunc to a dedicated file
core: remove useless std::cout
core: allows the use of user types
core: remove getPyType, now in Register
core: add missing include
core: add first version of user-type registration
core: set default type to be NPY_USERDEF
core: add bool type_code
core: add new caller for Numpy functions
core: remove useless include
core: add helper to check if the current Scalar is a Numpy native type
core: fix windows issue
core: use const_cast
core: rely on getPyType function to get the PyTypeObject related to a Scalar type
core: add generic method getPyType
core: add getPyArrayType from Python helper
core: change variable name to avoid confusion
core: extend current API to hanle allocation of arrays of PyTypeObject
core: set default Scalar type to be an NPY_OBJECT
Merge pull request #189 from jcarpent/master
ros: update version
cmake: sync submodule
Merge pull request #187 from wxmerkt/wxm-prepare-for-focal
Update to package format version 3
package.xml: Support for Ubuntu 20.04 / Python 3
readme: update content
Merge pull request #186 from gleichdick/master
Fix LLT with current eigen master
ros: update version
Merge pull request #184 from jcarpent/devel
cmake: sync submodule
ros: update version
Merge pull request #183 from jcarpent/devel
travsi: add missing variable
test/packaging: add test for cmake old style
test/packaging: add test for pkgconfig
Loading