Closed npinto closed 12 years ago
@argoncloud, this branch contains tests that you could use for the c/blas/sse/tbb/ispc implementations.
The reason I had initial thought to move back the requirements is that a number of machines I work on it would be a pain to update -- e.g. hvm EC2 AMIs where building numpy and scipy is always complex. Definitely I could maintain my own branch for that, but I figured that others might be in a similar situation. Will the code actually not be guaranteed to work properly on somewhat older numpy/scipy installations? Generally, what is the right "policy" on requirements?
Anyway, @npinto, I agree that even if the requirements were to be rolled back, it should be in a different PR ...
Have you tried pip install -vUI --no-deps -e .
?
Getting ready to merge this. Objections?
(see commit log)