JumpProcesses.jl icon indicating copy to clipboard operation
JumpProcesses.jl copied to clipboard

reduce initialization memory for DirectCR() and CCNRM()

Open vyudu opened this issue 1 year ago • 0 comments

For the priority table algorithms everything gets placed into the first bin when the table is first initialized. Might be good to distribute the reactions across bins when initializing to reduce the allocations.

vyudu avatar Oct 16 '24 19:10 vyudu