Skip to content

significant speed improvements by replacing for-loops with numpy expressions

Compare
Choose a tag to compare
@jewettaij jewettaij released this 12 Mar 23:13
· 50 commits to master since this release

Removed all for-loops in the code to improve computational efficiency. Thanks to Alfredo Ricci Vásquez for submitting the PR containing these optimizations.