Número: A friendly and intuitive math library for p5.js

Hello! Thought I’d share the p5.js math library I’ve been playing around with for a few months: número. It’s a minimal wrapper around TensorFlow.js’ linear algebra engine. Here it is powering a 2D fluid simulation that makes for a nice lava lamp.

5 Likes

This is great! Thanks so much for developing and sharing it.

At some point are you considering submitting it to the p5js.org libraries page?

https://p5js.org/libraries/

Yep, I went ahead and filled out the form after posting here.

1 Like