Plotting math functions: Happy Friday, Rubyists! 🎉
https://rubystacknews.com/2026/03/13/plotting-mathematical-functions-in-ruby-inside-jupyter/
plot.add(“sin(x)”) plot.add(“cos(x)”) plot.render(“/work/graph.png”)
That’s Ruby. Inside Jupyter. Plotting math functions. Scientific plotting has arrived. Full article on RubyStackNews 👇
Ruby #RubyLibGD #OpenSource
Post a comment