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
939cb48c9df55df9b37ea2a5b1d03b559e4d61e7
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
21
Aug
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
19
14
8
6
5
[FIX] missing headers on windows
[ENH] Added predicted data print to ACSF2 example.
[FIX] Fixed inheritance of read() method in CSVReader class.
[ENH] [FIX] Implemented support for ACSF coordinates and automatic network creation from XYZ molecule dataset.
[NEW] [FIX] Implemented G3, G4 and G5 functions & fixed bugs.
[NEW] [ENH] Added necessary classes for using Atomic-Centered Symmetry Functions (Behler) & shortened CMakeLists.txt for examples.
[FIX] Added missing header
FIX: Added exceptions to not implemented functions
ENH: Added new neurons - Absolute, LinearSaturated
MNTC: Some neuron classes
[FIX] Added NeuronFilter and NeuronRectifier into 4neuro.h file.
[DEL] Removed set_env_n_cores.bat file.
Merge branch 'dev' of code.it4i.cz:mrovma/lib4neuro into dev
ENH: Added new neuron types
Merge branch 'dev' of code.it4i.cz:mrovma/lib4neuro into dev
FIX: Exprtk wrapper now compatible with VS 2019
Merge branch 'master' of https://code.it4i.cz/moldyn/lib4neuro
[FIX] Added executable rights to shell scripts in 'release-api' folder.
[DEL] Removed compile_anselm.sh scripts from the root repository, as it's already in the build_scripts folder.
Merge branch 'tmp' into 'master'
VERSION_2019.4.1
VERSION_2019.4.1
Merge branch 'tmp' of code.it4i.cz:kra568/4Neuro into tmp
MOD: added general purpose private members to be used by derived classes (for the serialization to work from outside the library without linking boost)
MOD: changed the normalization strategy, as its non-linear nature caused several problems
ADD: added a functionality for shifting the outputs of a data sets
Merge branch 'dev'
[FIX] Added missing space to b2 command.
Merge branch 'dev' of code.it4i.cz:bes0030/lib4neuro into dev
[ENH] [WIP] PIC code is now enforced by '-fPIC' flag only on Linux OSs. Added 'architecture' and 'toolset' flags to 'b2' Boost compilation script.
test
Merge branch 'master' of code.it4i.cz:bes0030/lib4neuro
Merge branch 'tmp' into 'master'
Merge branch 'tmp' of code.it4i.cz:kra568/4Neuro into dev
FIX: shared pointers were causing invalid frees in some examples
[ENH] Added removal of previously built dependencies and binaries to CI.
[MERGE] Merge with 'dev' branch
[FIX] [Windows] Makefile generator in Windows build Batch scripts is now taken from the variable MAKEFILE_GENERATOR.
[WIP] Trying to fix Windows VS2015 CI
[FIX] [Linux] Added executable rights to build.sh and clean.sh
[WIP] [Windows] Testing Win VS2015 runner
[WIP] [Windows] Testing Win VS2015 runner
Loading