Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
lib4neuro
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
MolDyn
lib4neuro
Graph
d2aad989abda3cac1f64956bff01daf9f1222960
Select Git revision
Branches
1
master
default
Tags
2
VERSION_2019.4.1
VERSION_2019.3.1
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
Nov
31
Oct
30
29
28
27
22
21
17
15
13
12
10
9
5
2
29
Sep
26
23
20
17
16
15
14
13
9
8
2
31
Aug
30
29
28
27
26
25
23
22
21
20
15
14
10
May
9
17
Apr
15
12
11
9
8
5
4
3
2
1
30
Mar
29
28
27
26
25
24
23
22
21
20
[WIP] debug message added
[FIX] Fixed passing parameters in DownloadPETSc.cmake
[FIX] Fixed bad condition in DownloadPETSc.cmake
[WIP] [FIX] Trying to fix compilation issues
[WIP] [FIX] Trying to find a problem with PETSc compilation together with OpenBLAS
[FIX] Fixed Salomon paths processing in Find modules
[WIP] [FIX] Trying to fix linking OpenBLAS from Salomon modules
[FIX] [WIP] Trying to fix building of PETSc with OpenBLAS
[FIX] Added missing header to petsc_dev
[ENH] Trying to get loading paths from Salomon modules working for OpenBLAS & Boost.
Merge branch 'dev' of code.it4i.cz:bes0030/lib4neuro into dev
[ENH] Trying to get loading paths from Salomon modules working for PETSc.
[FIX] lesser fixes
[FIX] Fixed path to relative
[FIX] Fixed order of module loads for Salomon
[FIX] Fixed sandbox/CMakeLists.txt
Merge branch 'dev' into 'dev'
[ENH] Reformatted sandbox CMakeLists.txt to make it easily readable
[FIX] Fixed PETSC_DIR variable initialization in DownloadPETSc.cmake
[FIX] Fixed typo in DownloadPETSc
[WIP] [FIX] Trying to make DownloadPETSc working in general
[FIX] petsc_test begin compiled only on Linux
[FIX] Added with-lapack-libs flag
[FIX] Trying to fix Armadillo BLAS/LAPACK linking on Windows
[FIX] Added BLAS link to PETSc
[FIX] Added BLAS link to PETSc
[FIX] Fixed looking for (ENV) HOME path in Find modules.
[FIX] Fixed looking for (ENV) HOME path in Find modules.
[FIX] Removed duplicite declaration of "update" variable.
[FIX] Find modules are looking for dependencies also in HOME now.
[FIX] Fixed DownloadPETSc.cmake script and added new Salomon modules
[WIP] [FIX] trying to fix DownloadPETSc.cmake
[NEW] Added methods for randomizing parameters accepting mean and stddev.
[FIX] Random parameters are now generated from normal distribution instead of uniform one.
[FIX] PETSc headers enclosed into an ifdef block.
[FIX] Moved looking for BLAS/LAPACK before looking for PETSc, which depends on them.
[NEW] Added code-beautify folder for code-formatting scripts.
[NEW] [ENH] L-M linear problem solving parallelized using PETSc. Removed unnecessary mpi.h includes.
[FIX] Fixed CMake Find and Download scripts to support CXX and not C PETSc version.
[ENH] Added PETSc linking
Loading