Open mcyc opened 1 month ago
The code can use full vectorization with numpy to achieve better efficiencies
numpy
The first successful implementation in b42f895a74042ee61f525c85309505bab2a18677, and a more polished version is available in 55948cd8cfb90a78dbd3566cd712e94f83a43410, currently under the vectorized branch
vectorized
The code can use full vectorization with
numpy
to achieve better efficiencies