Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pybinder_test
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
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
FARNUDI Ali
pybinder_test
Graph
4df2fe6a0a5a9ac082959bd6903b982531effb05
Select Git revision
Branches
9
1-define-a-function-to-take-a-numpy-array
1-define-a-function-to-take-a-numpy-array-2
3-return-array-or-vector-from-c
7-setup-ci
dev
feature/cgal-linking
feature/cgal_meshing
feature/tetrahedra-class
master
default
protected
9 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
May
1
Apr
29
Mar
28
27
26
25
24
23
22
19
18
9
22
Jan
23
Dec
28
Nov
27
21
12
30
Oct
19
3
15
Sep
5
10
Aug
1
26
Jul
19
11
30
Jun
27
2
1
16
May
15
5
28
Apr
24
4
3
23
Mar
17
16
13
7
4
28
Feb
24
31
Jan
17
26
Dec
13
11
5
1
29
Nov
28
18
14
1
31
Oct
27
23
18
26
Sep
21
14
12
Aug
1
6
Jul
29
Jun
20
8
3
12
May
11
Apr
5
8
Feb
2
15
Dec
14
26
Nov
25
Oct
23
Aug
11
23
Jun
1
31
May
19
21
Apr
2
Jan
11
Nov
21
Oct
13
23
Sep
expose triangle vertices and labels too
feature/cgal_me…
feature/cgal_meshing
speedup tetra vertex indexing
expose mesh criteria up to python
add test
fuction to build mesh from image + wrap it
CI build with more memory
convert CGAL C3T3 to LabelledTetraMesh
add a function to make a C3T3 from a CGAL image (based on CGAL example)
Merge branch 'feature/cgal_image' into 'master'
master
master
add voxelsize argument to python function
slightly more modular approach
add test
add cgal image building function
Merge branch 'feature/tetrahedra-class' into 'master'
add a function returning a class instance
feature/tetrahe…
feature/tetrahedra-class
add tetra list with labels + test
use eigen for native numpy output
add points + test
force install of cpp dylib
wrapper cmakelists + test
try to split CMakeLists
define cpp class + first cmake attempt
Merge branch 'feature/cgal-linking' into 'master'
add dummy test for cgal module
feature/cgal-li…
feature/cgal-linking
move cgal stuff to a separate module
add CGAL header + link library : it builds
Merge branch '3-return-array-or-vector-from-c' into 'master'
#3 add func that does matrix multiplication
3-return-array-…
3-return-array-or-vector-from-c
#3 add function that returns 1d array
Merge branch '7-setup-ci' into 'master'
#7 add package installation to test pipeline
7-setup-ci
7-setup-ci
#7 add g++ to environment
#7 add conda init and source bashrc
Merge branch '7-setup-ci' into 'master'
#7 add test and build CI
Merge branch '1-define-a-function-to-take-a-numpy-array' into 'master'
#1 add func for 2d array calculations
1-define-a-func…
1-define-a-function-to-take-a-numpy-array
Add C++ function to calculate sum of input vector
rename package name
1-define-a-func…
1-define-a-function-to-take-a-numpy-array-2 dev
add env for project build
Loading