Commits · 6475c9fb99547ff1a820f92c680e7724a6f18831
loopy
test
test_misc.py
Browse files
Feb 06, 2018
Allow lang version setting with LOOPY_KERNEL_LANGUAGE_VERSION global in...
· 6475c9fb
Andreas Klöckner
authored
Feb 06, 2018
6475c9fb
Aug 30, 2017
s/Lazy/LazilyUnpickling
· 85397ad4
Matt Wala
authored
Aug 30, 2017
85397ad4
Implement a lazily unpickling list data structure.
· 8be8cd3a
Matt Wala
authored
Aug 29, 2017
8be8cd3a
Feb 17, 2017
Apparently, __getstate__() results are coerced to bool in Python 2
· 346fceeb
Matt Wala
authored
Feb 17, 2017
346fceeb
Implement LazilyUnpicklingDictionary.
· c5427abe
Matt Wala
authored
Feb 17, 2017
c5427abe
Jan 24, 2017
Kernel printing: Improve iname ordering in output.
· d5663834
Matt Wala
authored
Jan 24, 2017
d5663834
Dec 22, 2016
Whitespace fix.
· 01fc6559
Matt Wala
authored
Dec 22, 2016
01fc6559
Dec 21, 2016
Make the SCC unit test stricter.
· 42cbd23e
Matt Wala
authored
Dec 21, 2016
42cbd23e
Dec 16, 2016
Up the edge probability to 2/n.
· 8deaa06c
Matt Wala
authored
Dec 16, 2016
8deaa06c
Improve comments, re-work Tarjan's algorithm for correctness and add test.
· b316c0ef
Matt Wala
authored
Dec 16, 2016
b316c0ef
Loading