0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 10 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #4 from fchapoton/patch-1 More... over 4 years ago
python3 compatibility More... over 4 years ago
Merge branch 'stable' More... about 10 years ago
Update README documentation More... about 10 years ago
Update for sage 6.0: heed deprecation warning for using p.list() to get permutation in list form. See http://trac.sagemath.org/ticket/14319. More... about 10 years ago
Update for sage 6.0: remove the bitset_pxd.pxi import (see http://trac.sagemath.org/ticket/13352) More... about 10 years ago
Update README to refer to version 1.1.2 More... almost 11 years ago
Work around a regression in dealing with typedefs of arrays that appeared in Cython 0.17.3 or so. More... almost 11 years ago
Work around a regression in dealing with typedefs of arrays that appeared in Cython 0.17.3 or so. More... almost 11 years ago
Refactor so things can be cached better. More... almost 11 years ago
Check for symmetry in the Zqhat calculations. More... over 11 years ago
Calculate the loop sets needed to achieve the Zqhat value More... over 11 years ago
Fix inertia class type error More... over 11 years ago
slightly change the inertia plotting defaults More... over 11 years ago
Add an option to InertiaSet to specify the matrix size. This affects the plotting of the inertia set. More... over 11 years ago
Update the instructions to version 1.1.1 More... over 11 years ago
I missed a Zq->Zq_compute renaming in commit cd2a1d75de581b75cefbd3b50a99c4b12cff3f72 More... almost 12 years ago
update readme to point to version 1.1.0 More... almost 13 years ago
Make an argument to brute force zero forcing to return all zero forcing sets. More... almost 13 years ago
Tweak documentation More... almost 13 years ago
Add files to generate documentation. More... almost 13 years ago
Add a function which checks to see if Zqhat is tight on trees (in parallel!) More... almost 13 years ago
Clean up code a bit. More... almost 13 years ago
Change name of Zq function to Zq_compute to avoid name conflicts More... almost 13 years ago
Prune more aggressively when computing Zqhat More... almost 13 years ago
Record TODO for making a wavefront looped algorithm. More... almost 13 years ago
Generalize the inertia_lower_bound functions to do Zq and Zqhat lower bounds. More... almost 13 years ago
Refactor some names. More... almost 13 years ago
Add Zqhat and Zq functions which calculate Zqhat and Zhat More... almost 13 years ago
Generalize Z_pythonBitset to take a push_zeros function (and optional arguments) so that we can do Zq with arbitrary zero forcing rules. More... almost 13 years ago