Skip to content

Commit

Permalink
Removal of isaac
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Cornu committed Jan 31, 2024
1 parent 1c55983 commit 764070a
Show file tree
Hide file tree
Showing 17 changed files with 5 additions and 948 deletions.
1 change: 0 additions & 1 deletion cmake/NeuronFileLists.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ set(STRUCTURED_HEADER_FILES_TO_INSTALL
neuron/model_data_fwd.hpp)
set(HEADER_FILES_TO_INSTALL
gnu/mcran4.h
gnu/nrnisaac.h
gnu/nrnran123.h
nrniv/backtrace_utils.h
nrniv/bbsavestate.h
Expand Down
292 changes: 0 additions & 292 deletions src/gnu/ACG.cpp

This file was deleted.

68 changes: 0 additions & 68 deletions src/gnu/ACG.h

This file was deleted.

6 changes: 0 additions & 6 deletions src/gnu/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,14 @@
add_library(
nrngnu STATIC
ACG.cpp
Binomial.cpp
DiscUnif.cpp
Erlang.cpp
Geom.cpp
HypGeom.cpp
isaac64.cpp
Isaac64RNG.cpp
LogNorm.cpp
MCellRan4RNG.cpp
mcran4.cpp
MLCG.cpp
NegExp.cpp
Normal.cpp
nrnisaac.cpp
NrnRandom123RNG.cpp
nrnran123.cpp
Poisson.cpp
Expand Down
Loading

0 comments on commit 764070a

Please sign in to comment.