issues
search
DCC-Lab
/
PyTissueOptics
A very simple, fairly slow but very easy to understand and very easy to use Monte Carlo code for Tissue optics simulations.
MIT License
27
stars
5
forks
source link
Speedup batching
#107
Closed
JLBegin
closed
1 year ago
JLBegin
commented
1 year ago
Use array indexing to replace propagated photons between batches. Results in a speed increase between 20% to 100% depending on scenes.
Minor improvement in CLKeyLog
Minor improvement in data transfer: do not apply unstructured conversion on photon state data.