Stan Verberkt

Results 3 issues of Stan Verberkt

Ok so i'm just making cool stuff for my own art projects. And I'd like to share this with you! I've extended `algebra/interpolate` to accept some curve coefficients as optional...

In 2 places, coordinates are converted from polar to cartesian. It occured to me that this is just the same as `algebra/angular-coords`. For consistency and robustness, i'd propose to use...

On clojure 1.11.1, when i require `genartlib.random`, i get this error: ``` Execution error (IllegalAccessError) at genartlib.random/loading (random.clj:1). abs does not exist Execution error (NoClassDefFoundError) at java.lang.Class/forName0 (Class.java:-2). Could not...