https://github.com/epiqc/ScaffCC

sort by:
Revision Author Date Message Commit Date
6afac69 Merge pull request #48 from AndrewLitteken/master Allow Fredkin gates to be fully decomposed with -T is provided 23 September 2021, 20:24:49 UTC
646c942 Adding support for toffoli gates in Fredkin decompositions to be fully decomposed 23 September 2021, 20:23:28 UTC
ab84a7d update version in scaffold.sh 28 May 2020, 16:51:32 UTC
faa7dab Update README.md 05 May 2020, 15:12:58 UTC
bdc1749 adding parameters to built gates in optimize to remove segmenration fault (#41) 05 May 2020, 08:22:56 UTC
4d7bfa0 Version 5 Upgrade! (#40) * llvm 8 update and fixes, conditional measurements, multidimensional arrays, nisq bencmarks * fixes for ubuntu install * adding arguments and documentation * fixing debug environments, and reverse pass * editing scaffold script and readme for arguments * LLVM 10 update * remove llvm tests to reduce size * Adding to build system * removing warnings * updating readme * Delete .travis.yml Not correct for build, will rework later 23 April 2020, 16:55:47 UTC
0c99b10 Merge pull request #38 from AndrewLitteken/master Segmentation Faults and Fixes to Run main branch on macOS 08 July 2019, 21:28:06 UTC
5ea8679 fixing makefile 08 July 2019, 19:21:03 UTC
8634df4 Merge pull request #1 from epiqc/master update pull request 08 July 2019, 18:51:08 UTC
98275a9 Merge pull request #27 from yipenghuang0302/master Checking in code for validated benchmark programs: H2 ground state estimation, Shor's, Grover's 08 July 2019, 18:49:01 UTC
c646f46 Merge branch 'master' of https://github.com/AndrewLitteken/ScaffCC 28 June 2019, 21:28:35 UTC
c652b3c fixing RKQC tests and updating use GCC option to work with mac 28 June 2019, 21:28:28 UTC
a344ce0 fix for ubunutu 28 June 2019, 18:49:20 UTC
6f8c3d7 updating so that macs will use LibCPP instead, this is only because modern macs do not support the older version 27 June 2019, 18:56:54 UTC
79ea05f fixes: remove segfaults from Resource counting, fixing llvm build on macos, lowercase z for gates in test cases 27 June 2019, 18:48:34 UTC
90c8914 patching CFG.h to run on macos 24 June 2019, 21:07:38 UTC
0a98828 Improved comments on simulation scripts. 13 June 2019, 17:42:57 UTC
90efb09 Assertion simulation script for simulations on one machine, with no parallelization. 12 June 2019, 20:33:58 UTC
e9a2e57 Adding more comments on how this script splits the Scaffassert program into several Scaffold programs 12 June 2019, 20:09:40 UTC
6ff325d Merge pull request #35 from cduck/master Remove GPL dependencies from repo 25 April 2019, 21:27:49 UTC
305540c Remove GPL licensed sqct code from repo 25 April 2019, 21:13:23 UTC
984d3db Remove GPL licensed gridsynth from the repo 25 April 2019, 20:41:01 UTC
964f676 Merge pull request #34 from teaguetomesh/readmeBranch Update README to Python 2.7 only 28 February 2019, 19:29:26 UTC
de252d2 Update README to Pyhton 2.7 only 28 February 2019, 18:37:48 UTC
bc51d5b Merge remote-tracking branch 'upstream/master' 25 February 2019, 00:44:56 UTC
f8fc4c2 Adding documentation on how to interpret results of the Grover's square root benchmark. 22 February 2019, 21:08:21 UTC
917e635 Gen LPFS schedule compiler pass was seg faulting because of wrong hard-coded macro value after adding the Rx and Ry gates 16 February 2019, 17:40:43 UTC
2e29506 Changing testing script 19 December 2018, 00:08:49 UTC
f0efa01 Changing testing script 19 December 2018, 00:08:23 UTC
8d8f379 Ensemble size change 18 December 2018, 23:59:09 UTC
86dcc7b Assertions testing scripts 29 November 2018, 16:54:35 UTC
de5751a Assertions testing for QFT 29 November 2018, 16:53:52 UTC
faaf30d Updating simulation scripts for assertions testing 29 November 2018, 16:52:34 UTC
81af625 Simulation scripts for assertions testing 28 November 2018, 19:58:45 UTC
7e171ad Moving to cluster simulation 16 November 2018, 01:31:07 UTC
c5dc97b moving to cluster simulation 16 November 2018, 01:29:52 UTC
5c82e54 Moving to cluster simulation 16 November 2018, 01:26:22 UTC
41c8905 Moving to cluster simulation 16 November 2018, 01:22:59 UTC
bf2636f Correct version of H2 ground state estimation, with results matching the Lanyon & Whitfield 2010 paper 12 October 2018, 22:03:06 UTC
55cf96c Merge remote-tracking branch 'upstream/master' 12 October 2018, 21:31:29 UTC
a014f22 Cleanup 12 October 2018, 21:25:45 UTC
8aa9e8d Synching scripts 12 October 2018, 21:20:37 UTC
1b31571 openQASM generation script fix 12 October 2018, 17:48:02 UTC
5cb64c7 Moving scripts to simulation folder 10 October 2018, 19:34:03 UTC
47f59cf Synching simulation scripts 10 October 2018, 19:32:43 UTC
7875ca8 Synching Shor's implementation 10 October 2018, 19:20:57 UTC
f5dc856 Simplified version of Grover's for simulation. 10 October 2018, 14:23:02 UTC
8aa9fa7 Ground state estimation 04 October 2018, 19:15:38 UTC
464bd7a Script for iterative phase estimation 04 October 2018, 19:15:14 UTC
9596ad5 Merge remote-tracking branch 'upstream/master' 27 September 2018, 19:31:31 UTC
d8b00af H2 simulation code 24 September 2018, 22:52:48 UTC
4080900 Merge pull request #26 from yipenghuang0302/master Checking in code for Shor's benchmark, quantum chemistry benchmark, and simulation scripts 11 September 2018, 16:11:04 UTC
acf1e15 Example of factoring 15 by finding 7^4 mod 15 = 1 11 September 2018, 15:35:37 UTC
1eaa900 Code that implements Whitfield et. al paper on the hydrogen molecule ground state estimation. 11 September 2018, 15:34:01 UTC
411b12e Scripts for simulation and automated testing 09 September 2018, 03:41:30 UTC
aa01b10 Submodules and unit tests for Shor's algorithm 09 September 2018, 03:40:43 UTC
b65134b Creating modules library from common modules in existing benchmarks 09 September 2018, 03:35:14 UTC
6a18f0f CI 08 September 2018, 23:35:09 UTC
e11b8cb CI 08 September 2018, 22:01:40 UTC
da7974c CI 08 September 2018, 21:07:22 UTC
8f939bc CI 08 September 2018, 19:53:11 UTC
6a6059a CI 07 September 2018, 22:04:55 UTC
88d5095 CI 07 September 2018, 21:01:16 UTC
6b24998 CI 07 September 2018, 20:55:50 UTC
dfadca1 CI 07 September 2018, 20:52:09 UTC
ce6f052 CI 07 September 2018, 20:38:37 UTC
64a0d75 CI 07 September 2018, 20:33:27 UTC
2009540 Merge pull request #25 from yipenghuang0302/master Checking in some scripts for simulation 05 September 2018, 04:45:31 UTC
d71fd6b Script for downloading and running the QX simulator on a Scaffold source code. 04 September 2018, 19:58:27 UTC
69a4e5f Simple script for removing the global phase in the QX Simulator output. 04 September 2018, 19:57:51 UTC
e153ac1 VQE: Fix indexing Thanks @yipenghuang0302 22 August 2018, 02:13:00 UTC
ee111b5 VQE: Update UCCSD ansatz so that Y is actually Rx(-pi/2) This is what is meant by Y in Whitfield et al 2010. Thanks @yipenghuang0302 22 August 2018, 02:13:00 UTC
12aaab5 Toffoli decomposition fixed 16 August 2018, 01:45:04 UTC
8601788 Merge pull request #24 from yipenghuang0302/master Improved QFT benchmarks 15 August 2018, 18:47:49 UTC
a6a216d Fixing translation from flat QASM to QX Simulator input. Needed to get Grover's search benchmark to run on QX Simulator. 11 July 2018, 16:25:45 UTC
e3856c1 Creating parameterized QFT as the README promises. Parameter n controls how many qubits are in the QFT example. cRz gates replace separate cS and cT gates, as was the case in the original demo. 11 July 2018, 00:40:14 UTC
b0031f7 Corrected version of 5 qubit QFT. Simulating the QFT benchmark revealed two errors: The cRz module previously rotated in the wrong direction; The cRz module did not adjust for phase, as the cS and cT example modules do. 10 July 2018, 23:49:06 UTC
746b3d9 Fix indexing bug for UCCSD ansatz benchmark 07 July 2018, 05:07:13 UTC
35ead65 Create a benchmark for UCCSD Ansatz Unitary Coupled Cluster Single-Double 06 July 2018, 21:50:37 UTC
9e17d73 Merge pull request #23 from yipenghuang0302/master Fixing QX simulator target CNOT Toffoli input ordering 04 July 2018, 22:10:50 UTC
7bec85f Fixing CNOT and Toffoli input ordering for the script that generates QX simulator inputs. Both Scaffold and QX simulator have the input convention of control, control, target 04 July 2018, 21:34:12 UTC
f74102b Merge pull request #22 from yipenghuang0302/master Shor's CNOT and Toffoli control / target input ordering fix. 03 July 2018, 22:21:05 UTC
37c6e51 Removed ajavadia comment on CNOT 03 July 2018, 17:21:52 UTC
1c21b2b Shor's CNOT and Toffoli control / target input ordering fix. 03 July 2018, 15:11:48 UTC
5066958 Mention new decomposition flag defaults in README 03 July 2018, 04:18:09 UTC
d516dce Add a note about new argument ordering to README CNOT and Toffoli now take control(s) followed by target, as of ScaffCC version 4.0. Previous ordering was target followed by control(s). 02 July 2018, 22:05:02 UTC
9d2cca7 Fix OpenQASM output formatting of Rx and Ry 30 June 2018, 18:56:21 UTC
720b0db Update version number in scaffold.sh -v 29 June 2018, 13:55:14 UTC
5748f14 Update to ScaffCC v4.0! 29 June 2018, 04:13:54 UTC
606c578 Update documentation on compiler flags (follow up to https://github.com/epiqc/ScaffCC/commit/3fc47faf914d4ecda4167a00722312de4674e089#r29440225) 28 June 2018, 17:15:46 UTC
34c3a53 class number CNOT fix 20 June 2018, 16:48:11 UTC
d39d374 square root clean up 18 June 2018, 22:42:37 UTC
bb733e1 CNOT fix for Square Root 18 June 2018, 18:31:13 UTC
9db20ff CNOT fix for QFT 18 June 2018, 18:30:37 UTC
3ac8534 CNOT fix for cat state 18 June 2018, 18:30:09 UTC
2ac5df8 Merge pull request #21 from ryanxw/master Fix build break. 18 June 2018, 18:29:10 UTC
785dca2 Fix build break. Need to include cstddef header file to prevent the build error. /usr/include/c++/5/cstddef:50:11: error: ‘::max_align_t’ has not been declared 18 June 2018, 02:17:04 UTC
ccc4af9 Boolean Formula and Triangle Finding: CNOT fix 17 June 2018, 21:24:18 UTC
67b628d Merge pull request #20 from ryanxw/master Fix the order of CNOT in BWT. 17 June 2018, 20:41:54 UTC
afb4474 Fix the order of CNOT in BWT. Fix cnot order in Binary_Welded_Tree. 17 June 2018, 20:26:34 UTC
back to top