implisolid icon indicating copy to clipboard operation
implisolid copied to clipboard

DSL for algorithm variations

Open sohale opened this issue 9 months ago β€’ 0 comments

DSL for algorithm variations ( interpreter (runtime), or compiler (directly call them) )

(I mean root-finding algorithms, etc)

Almost ready to do, just needs some minor design.

A future direction: Compile-time kernel-fusion for speedup. (or runtime JIT).

( this would make a big difference, will accelerate, will make it much more flexible, and will make development faster )

sohale avatar May 06 '24 13:05 sohale