Summer of Code - Getting Started: Difference between revisions

m
Line 183: Line 183:
: Marco Caliari
: Marco Caliari


=== Make Chebfun work in Octave ===
=== Chebfun in Octave ===


[https://chebfun.org Chebfun] is a mathematics and software project for "numerical computing with functions".  Basically it approximates functions to machine precision ($10^-15$) using Chebyshev polynomial interpolants.  Operations on those functions (arithmetic, derivatives, root-finding, etc) are then overloaded and return new interpolating polynomials.
[https://chebfun.org Chebfun] is a mathematics and software project for "numerical computing with functions".  Basically it approximates functions to machine precision ($10^-15$) using Chebyshev polynomial interpolants.  Operations on those functions (arithmetic, derivatives, root-finding, etc) are then overloaded and return new interpolating polynomials.
99

edits