1
I Use This!
Inactive

Commits : Listings

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