-
Notifications
You must be signed in to change notification settings - Fork 8
DSL for algorithm variations #89
Copy link
Copy link
Open
Labels
high-impact-and-added-value🌈🦄Will have high impact & added value, maybe not high priority. Just "what if ...". (long term value)Will have high impact & added value, maybe not high priority. Just "what if ...". (long term value)implement ! codeCodeCodeready-to-do-youcan-just-do-it 🍏ripe fruit, does not triage, etc. not necessarily high priority or even necessary!ripe fruit, does not triage, etc. not necessarily high priority or even necessary!
Description
Metadata
Metadata
Assignees
Labels
high-impact-and-added-value🌈🦄Will have high impact & added value, maybe not high priority. Just "what if ...". (long term value)Will have high impact & added value, maybe not high priority. Just "what if ...". (long term value)implement ! codeCodeCodeready-to-do-youcan-just-do-it 🍏ripe fruit, does not triage, etc. not necessarily high priority or even necessary!ripe fruit, does not triage, etc. not necessarily high priority or even necessary!
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 )