SymbolicML / DynamicExpressions.jl

Ridiculously fast symbolic expressions
https://symbolicml.org/DynamicExpressions.jl/dev
Apache License 2.0
92 stars 12 forks source link

CUDA.jl & Metal.jl Support #13

Open MilesCranmer opened 1 year ago

MilesCranmer commented 1 year ago

It seems doable enough to add support for CUDA.jl and Metal.jl support. To do this, it might be enough to create an eval_tree_array for the corresponding array types.