forked from python-graphblas/python-graphblas
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add implementation-specific descriptors (python-graphblas#343)
* Add implementation-specific descriptors * Coverage (skip some hard-to-reach safety exceptions) * pre-commit autoupdate * Use latest coveralls (that doesn't yet support latest coverage) * Is quote needed? * Closer. Try '"' * Why is windows being stupid? * Have both forward and reverse mappings for config and descriptor enumerations * Still create descriptors where `**opts` is ignored * Coverage
- Loading branch information
Showing
22 changed files
with
1,215 additions
and
588 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.