Commit Graph

4 Commits

Author SHA1 Message Date
Gael Varoquaux 8826e68a14 BUG: work aroundd Cython bug to build with clang
This commit should work around a Cython bug that makes the previous
iteration code in fast_dict.pyx impossible to compile under clang. See
https://mail.python.org/pipermail/cython-devel/2013-April/003566.html
2014-02-17 15:27:10 +01:00
Gael Varoquaux ba45736736 Clean: Separate hierarchical code from fast_dict 2013-09-22 09:47:09 +02:00
Gael Varoquaux fc6456de03 ENH: address @larsman comments on fast_dict.pyx 2013-09-20 14:38:05 +02:00
Gael Varoquaux d5ac03caa0 MISC: move fast_dict to utils 2013-08-25 11:33:40 +02:00