Skip to content

Commit

Permalink
Improve fluid perf 79 (#87)
Browse files Browse the repository at this point in the history
* Replace Array objects with array.

* Replace more Array.

* Replace Array objects with arrays.

* Disable using raw data for arrays in fsils_spar_mul_sv.

* Enable using raw data in fsils_spar_mul_sv.

* Replace the Array3.slice() calls with Array3.rslice().

* Replace slice with rslice.

* Fix problem with using rcol().

* Clean up prototype code.

* Clean up prototype code.

* Remove using raw pointers, doesn't seem to matter much.
  • Loading branch information
ktbolt authored Sep 5, 2023
1 parent d929dfd commit 81d735a
Show file tree
Hide file tree
Showing 3 changed files with 349 additions and 338 deletions.
Loading

0 comments on commit 81d735a

Please sign in to comment.