1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Nov 03, 2024 — Nov 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #265 from juliangilbey/collectionsabc More... almost 5 years ago
updated regression test for updated LZSS library More... almost 5 years ago
The Iterable ABC is now in collections.abc More... almost 5 years ago
changed tokenizer for Monge-Elkan More... over 5 years ago
Merge pull request #257 from chrislit/0.6.0b More... over 5 years ago
updated stats More... over 5 years ago
fixed quotes More... over 5 years ago
removed Collection usage More... over 5 years ago
Merge branch 'master' into 0.6.0b More... over 5 years ago
added contributors section More... over 5 years ago
Merge pull request #256 from LEFTazs/master More... over 5 years ago
updated stats More... over 5 years ago
added type checking of all modules More... over 5 years ago
matched var order More... over 5 years ago
ignore Optional[module] cases More... over 5 years ago
added stubs for remaining modules More... over 5 years ago
switched to less precise stub files More... over 5 years ago
cleaned up np imports More... over 5 years ago
corrected np types & removed redundant import More... over 5 years ago
use np.float_ instead of np.float More... over 5 years ago
latin-1 shouldn't be accepted any longer More... over 5 years ago
enabled minimal testing of numpy imports More... over 5 years ago
updated tests for higher precision calculations More... over 5 years ago
formatting More... over 5 years ago
updated tests with increased precision More... over 5 years ago
made script update rather than replace timings.csv More... over 5 years ago
converted np types to int_ & float_ (increasing precision in some cases) More... over 5 years ago
static typing improvements More... over 5 years ago
added Optionals More... over 5 years ago
made import ignoring library-specific More... over 5 years ago