-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* pasting in the functions, writing some docstrings@ * added tests * running black * update changelog * pragma no cover on jitted functions * attempt to make codefactor happy * run black * fix bug nico found and add new test * remove unused variable * remove sqrtm when input pattern is a bitstring * fix codefactor * new test for bunched inputs and normalised probability distributions * add to autosummary * change assert to raise value error and add tests * add test docstring * Adds contributors name * remove permanent of empty matrix from bristolian loop * simply E construction for bristolian * Update thewalrus/_permanent.py Co-authored-by: Nicolas Quesada <991946+nquesada@users.noreply.github.com> * Passes black Co-authored-by: Nicolas Quesada <nquesada@pop-os.localdomain> Co-authored-by: Nicolas Quesada <991946+nquesada@users.noreply.github.com>
- Loading branch information
1 parent
4ae3408
commit c96b9da
Showing
4 changed files
with
331 additions
and
5 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
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
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
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