Skip to content

Tags: mphschmitt/qrack

Tags

vm6502q.v7.0.0

Toggle vm6502q.v7.0.0's commit message
Update README, for v7 API build options

vm6502q.v6.2.0

Toggle vm6502q.v6.2.0's commit message
Don't reimplement map default value behavior

vm6502q.v6.1.1

Toggle vm6502q.v6.1.1's commit message
Optimize/debug QPager::Compose()

vm6502q.v6.1.0

Toggle vm6502q.v6.1.0's commit message
Revert "Reverse QPager::Compose() (debugged)"

This reverts commit 3e033bd.

vm6502q.v6.0.0

Toggle vm6502q.v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rounding (unitaryfund#764)

* FP_NORM_EPSILON comparison for equality

* Revert stabilizer

vm6502q.v5.4.0

Toggle vm6502q.v5.4.0's commit message
Hotfix: Restore benchmark depth

vm6502q.v5.3.0

Toggle vm6502q.v5.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make QHybrid default engine type (unitaryfund#462)

* Make QHybrid default engine type

* Debug default threshold

* Debug default threshold

* Debug default threshold

* Debug default threshold

* Debug default threshold

* Debug default threshold

vm6502q.v5.2.2

Toggle vm6502q.v5.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
QUnit buffer debug (unitaryfund#361)

* unitaryfund#357: identified new bug

* Simplifying unit test

* unitaryfund#357: removing phase/invert buffer composition

* unitaryfund#357: Isolating new bug

* unitaryfund#357: Simplifying unit test

* Refactor

* Reverting and optimizing

* Always only either ctrl or anti

* Rever CTRL_AND_ANTI inverts on phase buffering

vm6502q.v5.2.1

Toggle vm6502q.v5.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Issue unitaryfund#357: Fixing CommuteH() bug (unitaryfund#360)

* unitaryfund#357: Isolated bug

* unitaryfund#357: Don't CommuteH isOpposite isInvert (Why?)

* Removing unnecessary include

* unitaryfund#357: Don't compose with invert buffers

* unitaryfund#357: Allow invert buffer composition

* unitaryfund#357: Isolating bug

* unitaryfund#357: Fixing bug (pending refactor)

* unitaryfund#357: Refactor for efficiency

* unitaryfund#357: Edge cases

* unitaryfund#357: Edge cases

vm6502q.v5.2

Toggle vm6502q.v5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Analagous fix for inversions, as 1e0dfd2 (unitaryfund#356)