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
6cfdb0fa264bd50d1ee563a22807788321d1caef
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
16
Aug
14
13
12
11
10
9
8
7
6
3
31
Jul
27
26
25
24
23
22
20
19
18
17
16
15
13
12
11
10
7
6
5
4
15
Jun
14
13
12
11
6
5
4
3
1
3
Jan
7
Dec
28
Nov
27
26
25
24
23
22
21
20
19
18
2
FIX: Fixed unit tests
Merge branch 'dev'
ENH: Improved compile message and README
FIX: Fixed unit-tests and compilation
Revert "Fixed README"
Commit before merge
Merge before commit
Fixed README
Update README.md
Actualized README
FIX: Fixed installation on Windows
Update README.md
FIX: Fixed unit_test to new structure
MOD: modified differential equation examples
ENH: Simplified serialization implementaion for DataSet
FIX: build and clean batch file
ENH: Added compiler to build.bat
FIX: Trying to fix building script for Windows
NEW: Added Findexprtk.cmake module
NEW: Added Windows build scripts
ENH: Polished build.sh
Fixed a few errors in the first ode example
Merge branch 'dev' of code.it4i.cz:bes0030/4Neuro into dev
DEL: deleted neuron serialization example, as the only directly serialized object is Net
Revert "Commit before merge"
Merge branch 'dev' of code.it4i.cz:bes0030/4Neuro into dev
Commit before merge
ENH: Implemented serialization for Neuron classes.
ENH: Implemented serialization in Network classes.
ENH: Added serialization to Connection classes + modified acces to std::pairs
FIX: Fixed pair elements accessing
NEW: Added an example of using network serialization.
Added an interface for future use in the learning methods
Added an explicit solution of the first PDE example via a gradient
Finished the first 2D partial differential equation example
FIX: Trying to fix CI
ENH: clean.sh is now deleting ALL the files generated by CMake
Merge branch 'dev' of code.it4i.cz:kra568/4Neuro into dev
ENH: Added flag xHost to use newest available instruction set when compiling with Intel.
Updated the first ode example to analyze the correctness of the neural networks assembled by the DESolver
Loading