Skip to content

Commit

Permalink
refactor(core): rewrite grid building routines (#241)
Browse files Browse the repository at this point in the history
* add beta value generation routine

* add alternative grid building routine

* remove other routine

bench confirm perf is slightly better. more importantly, parallelizing
the new one won't result in transaction conflicts

* update tri routine

* removespurious file

* rename internal routine

* remove spurious file again

* add doc & comments about beta value ordering
  • Loading branch information
imrn99 authored Dec 3, 2024
1 parent 72ff36b commit ef6e121
Showing 1 changed file with 91 additions and 262 deletions.
Loading

0 comments on commit ef6e121

Please sign in to comment.