This website requires JavaScript.
Explore
Help
Register
Sign In
huamonarch
/
eis
Watch
1
Star
0
Fork
0
You've already forked eis
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
47dd4fad4b
eis
/
TestProject
/
RNG
History
Huamonarch
47dd4fad4b
fix: qualify is_same_v with std:: in FlowData constructor
2026-05-13 16:02:27 +08:00
..
json
feat: add rng_models.json with model templates
2026-05-13 15:07:06 +08:00
model
fix: prevent ValvePairModel stuck-state by freezing prev_action during delay
2026-05-13 15:43:56 +08:00
CMakeLists.txt
build: add model/ source directory to CMake
2026-05-13 15:27:22 +08:00
Generator.cc
fix: address code review issues
2026-05-13 15:46:06 +08:00
Generator.h
refactor: replace hardcoded signal mappings with ModelRegistry
2026-05-13 15:24:32 +08:00
RandT.h
fix: GuassRand use sigma as stddev directly instead of sqrt(sigma)
2026-05-13 15:53:25 +08:00
read_csv.hpp
fix: qualify is_same_v with std:: in FlowData constructor
2026-05-13 16:02:27 +08:00
RNG_icei.cc
Initial commit: EIS C++ project with multi-process code
2026-05-09 11:23:45 +08:00
RNG_icei.h
Initial commit: EIS C++ project with multi-process code
2026-05-09 11:23:45 +08:00
RNG.cc
fix: address code review issues
2026-05-13 15:46:06 +08:00
RNG.h
Initial commit: EIS C++ project with multi-process code
2026-05-09 11:23:45 +08:00