devitocodes / devito

DSL and compiler framework for automated finite-differences and stencil computation
http://www.devitoproject.org
MIT License
562 stars 228 forks source link

Numpy dependency #96

Closed navjotk closed 8 years ago

navjotk commented 8 years ago

In trying to install devito on the yemoja cluster I realised the following:

Which version of numpy do we need? Should this be added to requirements.txt? How does travis know which version of numpy to use?

mlange05 commented 8 years ago

Is this fixed now by PR #129?

mlange05 commented 8 years ago

@navjotk Is this now fixed by PR #129?

navjotk commented 8 years ago

Yes it is, thanks. Closing.