Open GoogleCodeExporter opened 8 years ago
thanks for reporting, and apologies for the late reply!
would it be possible to send me a version of your code that exhibits the
problem, preferrably as small as possible of course, so I can see if I can
reproduce it here..?
Original comment by mark.duf...@gmail.com
on 14 Jul 2012 at 8:49
Hello,
thanks heaps for getting in contact. The code is attached - it's some
ugly stuff I've whacked together for some rushed prototyping - I'm
sure it could be prettier but time > style at the moment.
Apologies for the length - but I think you'll get the drift - lots of
loops and list comprehensions. I reworked an earlier one which had
even more comprehensions into this one with extra ugly for loops to
test to see if it was the sheer bulk of dynamic comprehension work
that was the problem. It didn't help.
Might be worth mentioning that I also have dramas with scipy/numpy -
which I sorted with threading.Rlock(). I think there's some strange
stuff going on with windows 7, python & c/c++ libraries. Anyway -
here's the wall of code.
Thanks again,
Shane
Original comment by shane.br...@gmail.com
on 16 Jul 2012 at 12:16
hi shane,
sorry for being so slow again. it looks like google ate your attachment?
thanks again,
mark.
Original comment by mark.duf...@gmail.com
on 25 Jul 2012 at 9:30
Slow? no way. I responded directly through gmail - I guess all attachments
aren't equal. Try this one..
Cheers & thanks again,
Shane
Original comment by shane.br...@gmail.com
on 25 Jul 2012 at 11:29
Attachments:
please also attach a small test program that utilizes the extension module and
exhibits the problem.. :-)
Original comment by mark.duf...@gmail.com
on 25 Jul 2012 at 1:20
No worries - carving all the django off it to a stripped down call should be
achievable. I'll do that in the near future. Thanks again for your attention to
this.
Original comment by shane.br...@gmail.com
on 26 Jul 2012 at 1:11
Original issue reported on code.google.com by
shane.br...@gmail.com
on 6 Jul 2012 at 12:50