jmert / AssociatedLegendrePolynomials.jl

A library for calculating the Associated Legendre polynomials
https://jmert.github.io/AssociatedLegendrePolynomials.jl/
MIT License
20 stars 2 forks source link

Add a benchmarking suite #10

Open jmert opened 4 years ago

jmert commented 4 years ago

Improvements/changes should be validated via a set of benchmarks before being committed. To do that, though, first a suite of benchmarks must be created and added.