github stevenpetryk/mafs v0.10.0
New Plot components, better plot rendering, and more!

latest releases: v0.18.6, v0.18.5, v0.18.4...
16 months ago

🛠️ Breaking changes

  • VectorField is now Plot.VectorField
  • FunctionGraph is now Plot
  • Several props from these components have changed. See the documentation on Plots for the latest guidance.

📈 Improved plot rendering

This update includes changes to the way Mafs samples functions. Not only is the new algorithm faster, but the result is more accurate. In the graph below, you can see a before/after for Math.sin(1/x).

🆕 Plot.OfY

No longer are you limited to just the x domain 😓 There is now a Plot.OfY. Both Plot.OfX and Plot.OfY use Plot.Parametric under the hood.

Don't miss a new mafs release

NewReleases is sending notifications on new releases.