EconForge / Smolyak

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

TEST: develop unified test suite #6

Open sglyon opened 11 years ago

albop commented 10 years ago

What do you mean by unified ? Is it common to Python and Julia ?

sglyon commented 10 years ago

I meant to say that we should have the same tests written for both languages. "unified" was probably the wrong word to use in that context

albop commented 10 years ago

I see. There is always the option to test the results of one language against the other. That's not a proof of correctness though if both are not written independently.

On Fri, Nov 15, 2013 at 8:06 PM, Spencer Lyon notifications@github.comwrote:

I meant to say that we should have the same tests written for both languages. "unified" was probably the wrong word to use in that context

— Reply to this email directly or view it on GitHubhttps://github.com/EconForge/Smolyak.jl/issues/6#issuecomment-28594854 .

cc7768 commented 10 years ago

I think our hope is to test them against each other as they get developed to make sure they maintain parallel development.

On Fri, Nov 15, 2013 at 2:11 PM, Pablo Winant notifications@github.comwrote:

I see. There is always the option to test the results of one language against the other. That's not a proof of correctness though if both are not written independently.

On Fri, Nov 15, 2013 at 8:06 PM, Spencer Lyon notifications@github.comwrote:

I meant to say that we should have the same tests written for both languages. "unified" was probably the wrong word to use in that context

— Reply to this email directly or view it on GitHub< https://github.com/EconForge/Smolyak.jl/issues/6#issuecomment-28594854> .

— Reply to this email directly or view it on GitHubhttps://github.com/EconForge/Smolyak.jl/issues/6#issuecomment-28595233 .