Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hysop
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
particle_methods
hysop
Graph
6777bbe64e9ffcd15623b604a9bf803eefe28cb2
Select Git revision
Branches
10
13-mpi-poisson-solvers
14-development-documentation
protected
14-development-documentation-2
guix-package
joss
marthe
master
default
protected
rocm_singularity_support
rocm_support
wipGuixRecipe
Tags
1
2024.11
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
May
11
9
4
15
Apr
5
4
10
Mar
29
Feb
26
24
23
20
18
17
16
11
20
Jan
7
2
Dec
13
Nov
27
Oct
5
May
17
Apr
16
16
Mar
12
6
4
3
27
Feb
26
20
12
29
Jan
28
27
26
23
22
13
12
19
Dec
17
16
15
10
8
3
1
24
Nov
20
19
18
17
14
13
13
Oct
1
Jul
22
May
21
20
2
30
Apr
29
28
25
24
23
22
17
10
9
7
3
2
1
26
Mar
25
24
21
13
12
11
7
6
5
28
Feb
27
26
24
18
7
6
5
3
31
Jan
30
24
23
22
21
20
14
10
9
6
12
Dec
5
4
3
29
Nov
28
27
20
19
13
8
6
28
Oct
25
14
11
10
7
4
3
2
30
Sep
25
23
20
18
16
13
12
11
9
6
5
30
Aug
28
14
31
Jul
30
26
25
24
19
17
16
11
9
5
4
3
2
19
Jun
17
6
4
30
May
29
28
27
24
23
22
21
17
16
15
13
10
7
30
Apr
29
27
25
24
19
18
17
16
12
11
10
5
4
3
2
29
Mar
28
27
25
22
15
14
13
12
11
8
7
6
5
4
1
27
Feb
26
25
[ci skip] update dockerfile for ubunutu
[ci skip] update dockerfile for debian
CI : add docker config
Update .gitlab-ci.yml
Update .gitlab-ci.yml
Update .gitlab-ci.yml
Update .gitlab-ci.yml
test CI
Update LICENSE
Add gitlab CI configuration file
fix f2hysop.pyf
Add license file
Update README.md
cleaning
cleaning
Gitlab setup - renaming (2)
Gitlab setup - renaming
Renaming to fix bug prone lower/uppercase mix on macos
fix install bug(s)
add example for scalability tests
fix/add some tests.
Add python file for tests, to define decorators
Mostly cmake stuff :
Fortran interface Arnoldi, Chloé
hysop++ plante sur macos --> fix pour faire marcher la version sans c++ (WITH_LIB_CXX=OFF)
general updates
Added missing main source (planner.cpp), added rpath and macro define parsing in setup.py.in, extended swig coverage
Fixed all fftw dependant c++ tests (now depends only on available fftw libraries), fixed another CmakeLists.txt bug.
Quikfix of a bug in CMakeLists.txt introduced by mac specific compilation impacting linux.
Fixed compilation problems on max OSX, fixed some c++ tests, fixed quad_maths.h::operator<<
Added another missing dependency, fixed fftw optional modules, added fftw quadmaths support with gcc.
Updated FindFFTW.cmake to handle extra libraries.
Fix du cmake pour la génération de HySoP/hysop/f2hysop.pyf, ajout de FindSWIG.cmake pour corriger le bug de version trouvée.
Tentative de merge, erreur lors du make.
Disabled google tests by default for c++, can be enabled with cmake variable 'GOOGLE_TEST' set to 'ON'.
Modified CMake and setup.py.in to generate only one swig c++ lib and use it for c++ mains and tests.
- update interface fortran/python
modified poissonSolver main
Ajout des sources et tests c++ et modification du CMake.
template for c++ interface with swig
Loading