EconForge / Smolyak

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

F: Anisotropic grids #4

Open sglyon opened 10 years ago

sglyon commented 10 years ago

This should just be writing a new version of the smol_inds function.

Julia already has one. It won't be hard in python.

sglyon commented 10 years ago

Implemented, but untested. Don't really have a great answer to go off of, so we should test things between python and Julia