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
c7ea1accee958250eb2c83265dc081104d6b8f26
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
15
Nov
14
11
7
2
31
Oct
19
8
4
26
Sep
21
20
19
18
17
15
14
13
12
11
10
9
8
7
6
5
4
3
2
31
Aug
30
25
24
23
22
21
20
17
16
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
TMP: Implementing SIMULATOR example
NEW: Added new class CSVReader.
NEW: Added new class CSVReader.
ENH: Added constructor for an empty DataSet.
Added messages with library locations.
Fix: fix of unit-tests
Merge branch 'SGD' into mock
ENH: max iteration and max error for GD
Fix: fix of Gradiant descent
Commit before merge
ENH: add stochastic gradiant descent
FIX: fix of unit tests
FIX: Trying to fix CI
FIX: Trying to fix CI
FIX: Trying to fix CI
fix of build scripts
ENH: Added mock objeck to unit-tests
.
particle mock test
commit before merge
Merged - added gradient method
FIX: compilation scripts
FIX: compilation scripts
FIX: desolver
Made all unit-tests available in gitlab CI
ENH: Started using MSG_* macros together with Boost::format to unify lib4neuro output functions.
FIX: Trying to fix linking Turtle.
MOD: removed shared/local boost dep. on windows from continuous integration
FIX: Trying to fix CI FindTurtle.cmake to find mock.hpp in /usr/include
FIX: Trying to fix CI ubuntu_boost_system
ENH: Removed installation of Exprtk from CI script - it's now contained in our Docker.
ENH: Added Turtle library for mocking objects.
FIX: corrected conditions for aftercleanup
FIX: fixed compilation on windows, linux and during continuous integration
FIX: compilation scripts under windows and linux
NEW: Added file containing own exceptions.
FIX: Added flag for MinGW, which should prevent error 'file too big to open/close' from happening.
ENH: Only classes belonging to API are now contained in 4neuro.h. All those classes were enclosed in 'lib4neuro' namespace.
FIX: modular build under windows
FIX: fixed modular compilation scripts on windows
Loading