issues
search
mrc-ide
/
individual
R Package for individual based epidemiological models
https://mrc-ide.github.io/individual
Other
30
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Expose the package version in the C++ headers.
#205
plietar
opened
2 months ago
1
Difficulty installing https://github.com/mrc-ide/individual/tree/feat/logi_size on Linux machine
#204
cwhittaker1000
closed
1 month ago
1
Allow only some processes to be named and not others.
#203
plietar
closed
3 months ago
0
Release 0.1.17
#202
plietar
closed
4 months ago
0
Make num_bits a constant expression.
#201
plietar
closed
4 months ago
0
Add a method to overwrite a bitset.
#200
plietar
closed
4 months ago
2
Support vectors of logicals as an argument to filter_bitset.
#199
plietar
closed
4 months ago
0
Allow processes to be named.
#198
plietar
closed
4 months ago
3
Release 0.1.16
#197
plietar
closed
7 months ago
0
Documentation for Bitset$sample is misleading
#196
giovannic
opened
7 months ago
0
Extend CategoricalVariable$queue_update() functionality to take a vector of values as input
#195
cwhittaker1000
opened
7 months ago
0
Allow events and variables to be added when restoring the simulation.
#194
plietar
closed
7 months ago
2
Release 0.1.15
#193
plietar
closed
8 months ago
1
Add an all.equal implementation for Bitset.
#192
plietar
closed
8 months ago
1
Release 0.1.14
#191
plietar
closed
8 months ago
1
Avoid a copy on full vector replacement by using std::move.
#190
plietar
closed
8 months ago
1
Optimize the bitset sampling algorithm.
#189
plietar
closed
9 months ago
2
Re-generate documentation files.
#188
plietar
closed
9 months ago
2
Optimize some memory copies away.
#187
plietar
closed
9 months ago
1
Switch Bitset from an R6 class to a named list.
#186
plietar
closed
9 months ago
4
Release v0.1.13
#185
plietar
closed
9 months ago
1
Check if the schedule is empty before reading it.
#184
plietar
closed
9 months ago
1
Fix broken pkgdown index.
#183
plietar
closed
9 months ago
1
Release 0.1.12
#182
plietar
closed
10 months ago
1
Don't restore the random number generator state by default.
#181
plietar
closed
10 months ago
1
Add a restore flag to the Event constructor.
#180
plietar
closed
9 months ago
3
Support checkpoint and restore of Event and TargetedEvent.
#179
plietar
closed
10 months ago
1
Add initial checkpoint and restore functionality.
#178
plietar
closed
10 months ago
3
Dev
#177
giovannic
closed
11 months ago
1
Speedup render by avoiding repeated vector copies.
#176
plietar
closed
11 months ago
2
Dev
#175
giovannic
closed
1 year ago
1
Bitset not is inplace by default:
#174
giovannic
closed
1 year ago
1
Bugfix/html errors
#173
slwu89
closed
2 years ago
1
Dev
#172
giovannic
closed
2 years ago
0
Bug/cran memory checks
#171
giovannic
closed
2 years ago
0
Dev
#170
giovannic
closed
2 years ago
0
Update NEWS.md
#169
giovannic
closed
2 years ago
1
feat/ragged_var
#168
slwu89
closed
2 years ago
1
Epic/resizable simple
#167
slwu89
closed
2 years ago
0
Epic/resizable simple
#166
giovannic
closed
2 years ago
2
Remove deprecation warning for Bitset$not
#165
giovannic
closed
1 year ago
1
0.1.8
#164
giovannic
closed
2 years ago
1
fix bug with cpp event listeners
#163
slwu89
closed
2 years ago
2
Bitset removal with indices
#162
slwu89
closed
2 years ago
4
Feat/resize int
#161
giovannic
closed
2 years ago
1
fix undef behavior bug
#160
slwu89
closed
3 years ago
1
Feat/resizable
#159
giovannic
closed
2 years ago
1
consistent C++ API for IntegerVariable
#158
slwu89
closed
3 years ago
1
bitset clear method
#157
slwu89
closed
3 years ago
3
fix variable reset update and standardize all variable error handling
#156
slwu89
closed
3 years ago
1
Next