Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,563 contributions in the last year
Contribution activity
June 2020
Created a pull request in microsoft/QuantumLibraries that received 4 comments
Initial version of chemistry format conversion tool.
This PR begins making a command-line conversion tool for different electronic structure problem serialization formats (e.g.: Broombridge, Liquid, a…
+1,457
−343
•
4
comments
- Can display phase as number, arrow, or both in dumpMachine
- Support several parameters for IQ# Azure Quantum job execution
- Auto-generate entry point for Azure job submission
- Remove logger call during shutdown that can fail in pytest
- Add simple display encoders for CloudJob, TargetStatus, and Histogram
- Add pytest to test script
- Return snippet operations in order of definition
- Use SearchOption.TopDirectoryOnly for workspace cache
- Validate and load packages for Azure execution targets
- Apply X controlled on truth table
- Chemistry conversion unit and integration tests
- Namespace info for synthesis namespace
- Apply single transposition to state-vector
- Fix typos in API documentation and code comments
- Transformation-based synthesis to apply state-vector permutation
- minor copyedits from external contributor
- Fix a typo in documentation.
Created an issue in MicrosoftDocs/quantum-docs-pr that received 12 comments
Style guide discussion: naming convention for entry points
With the introduction of Q# standalone executables, we now have an @EntryPoint() attribute that can be used to denote that an operation should be t…
12
comments