EconForge / Smolyak

Efficient implementations of Smolyak's algorithm for function approxmation in Python and Julia.
Other
30 stars 18 forks source link

DOC: start writing some documentation #7

Open sglyon opened 10 years ago

sglyon commented 10 years ago

We have no centralized documentation. It would be nice to get a start on this.

Although we don't have a ton of functionality yet, we can at least write a more theoretical section that describes how the grid and polynomial are built.