Fable.jl icon indicating copy to clipboard operation
Fable.jl copied to clipboard

FractalInputs should accept expressions

Open leios opened this issue 2 years ago • 0 comments

FractalInputs should allow users to write fi("a", 2*frame+2) or something of the sort. Maybe have the current FractalInput as a supertype or something and then have SimpleInput / ExpressionInput as a subtype?

As normal, these are evaluated into numbers before the kernel is launched.

leios avatar Apr 24 '23 14:04 leios