Andres Paz
207f887432
histogram v1
2021-06-30 11:24:55 -07:00
Raphael Koh
c618233037
Format circuit as a `SVGElement` instead of a string ( #33 )
...
* Convert gate formatters to return an SVGElement instead of a string
* Fix styles
* Rearrange functions in gateFormatter
2021-06-15 00:38:53 -07:00
Andres Paz
a4157a7959
version bump
2021-06-08 10:21:14 -07:00
Andres Paz
b76381434d
Expand top-level gates by default ( #32 )
...
* Expand top-level gates automatically
* adding entangle sample
* lint:fix
* Update src/sqore.ts
Co-authored-by: Raphael Koh <raph.koh@gmail.com>
* Adding measurement to sample
Co-authored-by: Raphael Koh <raph.koh@gmail.com>
2021-06-07 18:59:47 -04:00
Andres Paz
47e4b9fc38
Fixing colliding css class with bootstrap ( #29 )
...
* Fixing collidng css class with bootstrap
* Updating version.
2021-06-03 22:40:11 -04:00
Raphael Koh
c245f4f586
Add screenshot to README ( #28 )
...
* Add screenshot to README
* Update README.md
Co-authored-by: Andres Paz <anpaz@microsoft.com>
2021-06-03 12:55:55 -07:00
Andres Paz
c4b49ac2ed
Removing old assets, adding missing copyright notice ( #27 )
...
Co-authored-by: Raphael Koh <raph.koh@gmail.com>
2021-06-03 15:14:24 -04:00
Raphael Koh
9cf05aa6a1
Update README with Circuit schema ( #26 )
2021-06-03 12:11:44 -07:00
Raphael Koh
6a9e35fa92
Merge pull request #25 from microsoft/anpaz/final-pass
...
Tweaks to README and scripts
2021-06-03 13:43:54 -04:00
Andres Paz
3586c2bb55
line endings
2021-06-03 10:41:09 -07:00
Andres Paz
78d12c4eee
lint fix
2021-06-03 10:39:47 -07:00
Andres Paz
8856ecd8e2
Tweak example message
2021-06-03 00:57:06 -07:00
Andres Paz
368c03538c
contributing link
2021-06-03 00:47:08 -07:00
Andres Paz
3e22fba3e7
links
2021-06-03 00:42:49 -07:00
Andres Paz
ec8cbae1eb
Merge branch 'main' into anpaz/final-pass
2021-06-03 00:37:02 -07:00
Raphael Koh
df8340dbe7
Add issue and PR templates ( #24 )
2021-06-03 00:35:42 -07:00
Andres Paz
a351980b2f
tweaks to README/package
2021-06-03 00:22:40 -07:00
Andres Paz
0cc9597dbd
ado pipeline
2021-06-02 22:32:14 -07:00
Raphael Koh
c41e999690
Fix number of classical registers in teleport example ( #23 )
2021-06-02 15:04:45 -07:00
Raphael Koh
ee235516e8
Rename Sqore to quantum-viz.js ( #21 )
...
* Simplify interface
* Add copyright header
* Rename package
* Rename all instances of sqore in documentation
2021-06-02 12:14:20 -07:00
Raphael Koh
65eb1a3835
Clean up code and merge logic ( #18 )
...
* Refactor and combine index.ts and composer.ts
* Fix examples and remove generateSvg/Html
* Add more documentation
* Clean up index.ts
* Update README
2021-06-01 13:14:49 -07:00
Raphael Koh
d8a8e3fc8d
Merge pull request #16 from microsoft/anpaz/library-type
...
Switching library type so we can use it as a module too.
2021-05-31 14:31:30 -04:00
Raphael Koh
10cb992216
Merge pull request #15 from microsoft/anpaz/clean-json
...
Clean min json
2021-05-31 13:43:43 -04:00
Raphael Koh
6ab235364b
Merge pull request #12 from microsoft/anpaz/gate-x
...
Replace X representation with o-plus
2021-05-31 13:36:41 -04:00
Andres Paz
be0f41d087
Switching library type so we can use it as a module too.
2021-05-29 23:52:13 -07:00
Andres Paz
5ea82bfa7f
Cleaning up circuits
2021-05-29 19:44:33 -07:00
Andres Paz
3213824d94
tests
2021-05-29 19:31:36 -07:00
Andres Paz
6cdc14cfd6
comment
2021-05-29 19:28:46 -07:00
Andres Paz
f5ef28e876
simplified json required
2021-05-29 19:28:21 -07:00
Andres Paz
08fe8017d0
adapting tests
2021-05-29 18:32:46 -07:00
Andres Paz
1661f2e08e
fixed merge
2021-05-29 18:11:25 -07:00
Andres Paz
863e3b9acc
Merge remote-tracking branch 'microsoft/main' into anpaz/gate-x
2021-05-29 18:02:21 -07:00
Andres Paz
d6178b8358
Changes on the expand/collapse experience ( #11 )
2021-05-29 18:01:04 -07:00
Andres Paz
3538710131
Support multiple classically-controlled on a page ( #10 )
2021-05-29 16:33:27 -07:00
Andres Paz
c0d73598f5
Picking up expand/collapse from iQ#.
2021-05-29 13:57:18 -07:00
Andres Paz
ea4de10afc
grover tweaks
2021-05-29 03:38:18 -07:00
Andres Paz
2f1deaef39
Adding grover
2021-05-29 03:02:33 -07:00
raphael
acf899e8af
Add build status to README
2021-05-28 16:42:18 -04:00
Raphael Koh
772d1ea995
Merge pull request #13 from microsoft/raphael/ci-build
...
Create CI build
2021-05-28 16:18:37 -04:00
raphael
fb95b5e3c3
Rename workflow file
2021-05-28 16:17:26 -04:00
raphael
f1d15d173a
Combine into single CI file
2021-05-28 16:16:52 -04:00
raphael
41f87db9da
Add test workflow
2021-05-28 16:14:29 -04:00
raphael
05d8f193d9
Change header
2021-05-28 16:08:29 -04:00
Raphael Koh
a2a0ed9ee5
Create build.yml
2021-05-28 16:04:38 -04:00
Andres Paz
e4923d4e44
style oplus
2021-05-28 10:19:17 -07:00
Andres Paz
3108cd985f
x as oplus
2021-05-28 10:19:17 -07:00
Andres Paz
9f5b64d7c9
fading opacity
2021-05-28 10:14:37 -07:00
Andres Paz
662c9a6469
show both branches of classically ctrl
2021-05-28 10:14:34 -07:00
Andres Paz
ce8a895a14
swap background
2021-05-28 10:14:09 -07:00
Andres Paz
1889d48fe3
new collapse/expand paradigm
2021-05-28 10:14:06 -07:00