EconForge / Smolyak

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

Julia standard library permutations function #8

Open sglyon opened 10 years ago

sglyon commented 10 years ago

Check to see if the standard library Iterator based permutations function is any better than the task based one we wrote in util.jl