66a7994 | Andrew Litteken | 28 September 2021, 15:30:02 UTC | Merge pull request #49 from AndrewLitteken/master fixing up changes from full Toffoli/Fredkin definition | 28 September 2021, 15:30:02 UTC |
5a4731c | Andrew Litteken | 28 September 2021, 15:28:55 UTC | fixing up changes from full Toffoli/Fredkin definition | 28 September 2021, 15:28:55 UTC |
6afac69 | Andrew Litteken | 23 September 2021, 20:24:49 UTC | 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 | Andrew Litteken | 23 September 2021, 20:23:28 UTC | Adding support for toffoli gates in Fredkin decompositions to be fully decomposed | 23 September 2021, 20:23:28 UTC |
ab84a7d | Andrew Litteken | 28 May 2020, 16:51:32 UTC | update version in scaffold.sh | 28 May 2020, 16:51:32 UTC |
faa7dab | Andrew Litteken | 05 May 2020, 15:12:58 UTC | Update README.md | 05 May 2020, 15:12:58 UTC |
bdc1749 | Andrew Litteken | 05 May 2020, 08:22:56 UTC | adding parameters to built gates in optimize to remove segmenration fault (#41) | 05 May 2020, 08:22:56 UTC |
4d7bfa0 | Andrew Litteken | 23 April 2020, 16:55:47 UTC | 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 | EPiQC | 08 July 2019, 21:28:06 UTC | 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 | Andrew Litteken | 08 July 2019, 19:21:03 UTC | fixing makefile | 08 July 2019, 19:21:03 UTC |
8634df4 | Andrew Litteken | 08 July 2019, 18:51:08 UTC | Merge pull request #1 from epiqc/master update pull request | 08 July 2019, 18:51:08 UTC |
98275a9 | EPiQC | 08 July 2019, 18:49:01 UTC | 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 | Andrew Litteken | 28 June 2019, 21:28:35 UTC | Merge branch 'master' of https://github.com/AndrewLitteken/ScaffCC | 28 June 2019, 21:28:35 UTC |
c652b3c | Andrew Litteken | 28 June 2019, 21:28:28 UTC | fixing RKQC tests and updating use GCC option to work with mac | 28 June 2019, 21:28:28 UTC |
a344ce0 | Andrew Litteken | 28 June 2019, 18:49:20 UTC | fix for ubunutu | 28 June 2019, 18:49:20 UTC |
6f8c3d7 | Andrew Litteken | 27 June 2019, 18:56:54 UTC | 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 | Andrew Litteken | 27 June 2019, 18:48:34 UTC | 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 | Andrew Litteken | 24 June 2019, 21:07:38 UTC | patching CFG.h to run on macos | 24 June 2019, 21:07:38 UTC |
0a98828 | Yipeng Huang | 13 June 2019, 17:42:57 UTC | Improved comments on simulation scripts. | 13 June 2019, 17:42:57 UTC |
90efb09 | Yipeng Huang | 12 June 2019, 20:33:58 UTC | Assertion simulation script for simulations on one machine, with no parallelization. | 12 June 2019, 20:33:58 UTC |
e9a2e57 | Yipeng Huang | 12 June 2019, 20:09:40 UTC | Adding more comments on how this script splits the Scaffassert program into several Scaffold programs | 12 June 2019, 20:09:40 UTC |
6ff325d | EPiQC | 25 April 2019, 21:27:49 UTC | Merge pull request #35 from cduck/master Remove GPL dependencies from repo | 25 April 2019, 21:27:49 UTC |
305540c | Casey Duckering | 25 April 2019, 21:13:23 UTC | Remove GPL licensed sqct code from repo | 25 April 2019, 21:13:23 UTC |
984d3db | Casey Duckering | 25 April 2019, 20:41:01 UTC | Remove GPL licensed gridsynth from the repo | 25 April 2019, 20:41:01 UTC |
964f676 | Pranav Gokhale | 28 February 2019, 19:29:26 UTC | Merge pull request #34 from teaguetomesh/readmeBranch Update README to Python 2.7 only | 28 February 2019, 19:29:26 UTC |
de252d2 | teague | 28 February 2019, 18:37:48 UTC | Update README to Pyhton 2.7 only | 28 February 2019, 18:37:48 UTC |
bc51d5b | Yipeng Huang | 25 February 2019, 00:44:56 UTC | Merge remote-tracking branch 'upstream/master' | 25 February 2019, 00:44:56 UTC |
f8fc4c2 | Yipeng Huang | 22 February 2019, 21:08:21 UTC | Adding documentation on how to interpret results of the Grover's square root benchmark. | 22 February 2019, 21:08:21 UTC |
917e635 | Yipeng Huang | 16 February 2019, 17:40:43 UTC | 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 | Yipeng Huang | 19 December 2018, 00:08:49 UTC | Changing testing script | 19 December 2018, 00:08:49 UTC |
f0efa01 | Yipeng Huang | 19 December 2018, 00:08:23 UTC | Changing testing script | 19 December 2018, 00:08:23 UTC |
8d8f379 | Yipeng Huang | 18 December 2018, 23:59:09 UTC | Ensemble size change | 18 December 2018, 23:59:09 UTC |
86dcc7b | Yipeng Huang | 29 November 2018, 16:54:35 UTC | Assertions testing scripts | 29 November 2018, 16:54:35 UTC |
de5751a | Yipeng Huang | 29 November 2018, 16:53:52 UTC | Assertions testing for QFT | 29 November 2018, 16:53:52 UTC |
faaf30d | Yipeng Huang | 29 November 2018, 16:52:34 UTC | Updating simulation scripts for assertions testing | 29 November 2018, 16:52:34 UTC |
81af625 | Yipeng Huang | 28 November 2018, 19:58:45 UTC | Simulation scripts for assertions testing | 28 November 2018, 19:58:45 UTC |
7e171ad | Yipeng Huang | 16 November 2018, 01:31:07 UTC | Moving to cluster simulation | 16 November 2018, 01:31:07 UTC |
c5dc97b | Yipeng Huang | 16 November 2018, 01:29:52 UTC | moving to cluster simulation | 16 November 2018, 01:29:52 UTC |
5c82e54 | Yipeng Huang | 16 November 2018, 01:26:22 UTC | Moving to cluster simulation | 16 November 2018, 01:26:22 UTC |
41c8905 | Yipeng Huang | 16 November 2018, 01:22:59 UTC | Moving to cluster simulation | 16 November 2018, 01:22:59 UTC |
bf2636f | Yipeng Huang | 12 October 2018, 22:03:06 UTC | Correct version of H2 ground state estimation, with results matching the Lanyon & Whitfield 2010 paper | 12 October 2018, 22:03:06 UTC |
55cf96c | Yipeng Huang | 12 October 2018, 21:31:29 UTC | Merge remote-tracking branch 'upstream/master' | 12 October 2018, 21:31:29 UTC |
a014f22 | Yipeng Huang | 12 October 2018, 21:25:45 UTC | Cleanup | 12 October 2018, 21:25:45 UTC |
8aa9e8d | Yipeng Huang | 12 October 2018, 21:20:37 UTC | Synching scripts | 12 October 2018, 21:20:37 UTC |
1b31571 | yongshanding | 12 October 2018, 17:48:02 UTC | openQASM generation script fix | 12 October 2018, 17:48:02 UTC |
5cb64c7 | Yipeng Huang | 10 October 2018, 19:34:03 UTC | Moving scripts to simulation folder | 10 October 2018, 19:34:03 UTC |
47f59cf | Yipeng Huang | 10 October 2018, 19:32:43 UTC | Synching simulation scripts | 10 October 2018, 19:32:43 UTC |
7875ca8 | Yipeng Huang | 10 October 2018, 19:20:57 UTC | Synching Shor's implementation | 10 October 2018, 19:20:57 UTC |
f5dc856 | Yipeng Huang | 10 October 2018, 14:23:02 UTC | Simplified version of Grover's for simulation. | 10 October 2018, 14:23:02 UTC |
8aa9fa7 | Yipeng Huang | 04 October 2018, 19:15:38 UTC | Ground state estimation | 04 October 2018, 19:15:38 UTC |
464bd7a | Yipeng Huang | 04 October 2018, 19:15:14 UTC | Script for iterative phase estimation | 04 October 2018, 19:15:14 UTC |
9596ad5 | Yipeng Huang | 27 September 2018, 19:31:31 UTC | Merge remote-tracking branch 'upstream/master' | 27 September 2018, 19:31:31 UTC |
d8b00af | Yipeng Huang | 24 September 2018, 22:52:48 UTC | H2 simulation code | 24 September 2018, 22:52:48 UTC |
4080900 | Pranav Gokhale | 11 September 2018, 16:11:04 UTC | 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 | Yipeng Huang | 11 September 2018, 15:35:37 UTC | Example of factoring 15 by finding 7^4 mod 15 = 1 | 11 September 2018, 15:35:37 UTC |
1eaa900 | Yipeng Huang | 11 September 2018, 15:34:01 UTC | Code that implements Whitfield et. al paper on the hydrogen molecule ground state estimation. | 11 September 2018, 15:34:01 UTC |
411b12e | Yipeng Huang | 09 September 2018, 03:41:30 UTC | Scripts for simulation and automated testing | 09 September 2018, 03:41:30 UTC |
aa01b10 | Yipeng Huang | 09 September 2018, 03:40:43 UTC | Submodules and unit tests for Shor's algorithm | 09 September 2018, 03:40:43 UTC |
b65134b | Yipeng Huang | 09 September 2018, 03:35:14 UTC | Creating modules library from common modules in existing benchmarks | 09 September 2018, 03:35:14 UTC |
6a18f0f | Yipeng Huang | 08 September 2018, 23:35:09 UTC | CI | 08 September 2018, 23:35:09 UTC |
e11b8cb | Yipeng Huang | 08 September 2018, 22:01:40 UTC | CI | 08 September 2018, 22:01:40 UTC |
da7974c | Yipeng Huang | 08 September 2018, 21:07:22 UTC | CI | 08 September 2018, 21:07:22 UTC |
8f939bc | Yipeng Huang | 08 September 2018, 19:53:11 UTC | CI | 08 September 2018, 19:53:11 UTC |
6a6059a | Yipeng Huang | 07 September 2018, 22:04:55 UTC | CI | 07 September 2018, 22:04:55 UTC |
88d5095 | Yipeng Huang | 07 September 2018, 21:01:16 UTC | CI | 07 September 2018, 21:01:16 UTC |
6b24998 | Yipeng Huang | 07 September 2018, 20:55:50 UTC | CI | 07 September 2018, 20:55:50 UTC |
dfadca1 | Yipeng Huang | 07 September 2018, 20:52:09 UTC | CI | 07 September 2018, 20:52:09 UTC |
ce6f052 | Yipeng Huang | 07 September 2018, 20:38:37 UTC | CI | 07 September 2018, 20:38:37 UTC |
64a0d75 | Yipeng Huang | 07 September 2018, 20:33:27 UTC | CI | 07 September 2018, 20:33:27 UTC |
2009540 | Pranav Gokhale | 05 September 2018, 04:45:31 UTC | Merge pull request #25 from yipenghuang0302/master Checking in some scripts for simulation | 05 September 2018, 04:45:31 UTC |
d71fd6b | Yipeng Huang | 04 September 2018, 19:58:27 UTC | Script for downloading and running the QX simulator on a Scaffold source code. | 04 September 2018, 19:58:27 UTC |
69a4e5f | Yipeng Huang | 04 September 2018, 19:57:51 UTC | Simple script for removing the global phase in the QX Simulator output. | 04 September 2018, 19:57:51 UTC |
e153ac1 | Pranav Gokhale | 22 August 2018, 02:06:52 UTC | VQE: Fix indexing Thanks @yipenghuang0302 | 22 August 2018, 02:13:00 UTC |
ee111b5 | Pranav Gokhale | 21 August 2018, 22:37:49 UTC | 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 | yongshanding | 16 August 2018, 01:45:04 UTC | Toffoli decomposition fixed | 16 August 2018, 01:45:04 UTC |
8601788 | Pranav Gokhale | 15 August 2018, 18:47:49 UTC | Merge pull request #24 from yipenghuang0302/master Improved QFT benchmarks | 15 August 2018, 18:47:49 UTC |
a6a216d | Yipeng Huang | 11 July 2018, 16:25:45 UTC | 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 | Yipeng Huang | 11 July 2018, 00:40:14 UTC | 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 | Yipeng Huang | 10 July 2018, 23:49:06 UTC | 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 | Pranav Gokhale | 07 July 2018, 05:07:13 UTC | Fix indexing bug for UCCSD ansatz benchmark | 07 July 2018, 05:07:13 UTC |
35ead65 | Pranav Gokhale | 06 July 2018, 21:50:37 UTC | Create a benchmark for UCCSD Ansatz Unitary Coupled Cluster Single-Double | 06 July 2018, 21:50:37 UTC |
9e17d73 | EPiQC | 04 July 2018, 22:10:50 UTC | Merge pull request #23 from yipenghuang0302/master Fixing QX simulator target CNOT Toffoli input ordering | 04 July 2018, 22:10:50 UTC |
7bec85f | Yipeng Huang | 04 July 2018, 21:34:12 UTC | 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 | EPiQC | 03 July 2018, 22:21:05 UTC | 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 | Yipeng Huang | 03 July 2018, 17:21:52 UTC | Removed ajavadia comment on CNOT | 03 July 2018, 17:21:52 UTC |
1c21b2b | Yipeng Huang | 03 July 2018, 15:11:48 UTC | Shor's CNOT and Toffoli control / target input ordering fix. | 03 July 2018, 15:11:48 UTC |
5066958 | Pranav Gokhale | 03 July 2018, 04:18:09 UTC | Mention new decomposition flag defaults in README | 03 July 2018, 04:18:09 UTC |
d516dce | Pranav Gokhale | 02 July 2018, 22:05:02 UTC | 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 | Pranav Gokhale | 30 June 2018, 18:56:21 UTC | Fix OpenQASM output formatting of Rx and Ry | 30 June 2018, 18:56:21 UTC |
720b0db | Pranav Gokhale | 29 June 2018, 13:55:14 UTC | Update version number in scaffold.sh -v | 29 June 2018, 13:55:14 UTC |
5748f14 | Pranav Gokhale | 29 June 2018, 04:13:54 UTC | Update to ScaffCC v4.0! | 29 June 2018, 04:13:54 UTC |
606c578 | Pranav Gokhale | 28 June 2018, 17:15:46 UTC | Update documentation on compiler flags (follow up to https://github.com/epiqc/ScaffCC/commit/3fc47faf914d4ecda4167a00722312de4674e089#r29440225) | 28 June 2018, 17:15:46 UTC |
34c3a53 | epiqc | 20 June 2018, 16:48:11 UTC | class number CNOT fix | 20 June 2018, 16:48:11 UTC |
d39d374 | EPiQC | 18 June 2018, 22:42:37 UTC | square root clean up | 18 June 2018, 22:42:37 UTC |
bb733e1 | EPiQC | 18 June 2018, 18:31:13 UTC | CNOT fix for Square Root | 18 June 2018, 18:31:13 UTC |
9db20ff | EPiQC | 18 June 2018, 18:30:37 UTC | CNOT fix for QFT | 18 June 2018, 18:30:37 UTC |
3ac8534 | EPiQC | 18 June 2018, 18:30:09 UTC | CNOT fix for cat state | 18 June 2018, 18:30:09 UTC |
2ac5df8 | EPiQC | 18 June 2018, 18:29:10 UTC | Merge pull request #21 from ryanxw/master Fix build break. | 18 June 2018, 18:29:10 UTC |
785dca2 | xinchuan | 18 June 2018, 02:17:04 UTC | 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 | yongshanding | 17 June 2018, 21:24:18 UTC | Boolean Formula and Triangle Finding: CNOT fix | 17 June 2018, 21:24:18 UTC |