Граф коммитов

535 Коммитов

Автор SHA1 Сообщение Дата
Chris Granade 67f786b6f3
Merge branch 'master' into arithmetic 2019-03-19 11:37:00 -07:00
Andres Paz 44326a6ede
Merge pull request #43: Fix bug when decoding Q# UDTs as tuples in Python.
Fields are case sensitive
2019-03-19 10:16:24 -07:00
Michael Naehrig 23da28f847 Copyright header and namespaces. 2019-03-19 09:48:49 -07:00
Andres Paz 2f814c36ff Fields are case sensitive 2019-03-19 01:16:30 -07:00
Michael Naehrig e19f4a93a2 Added integer adder tests 2019-03-15 11:04:17 -07:00
Michael Naehrig a81f675947 Added integer adders 2019-03-15 10:50:12 -07:00
Andres Paz f19aa9bdb8
Merge pull request #36: Cross-platform client for Python host
Cross-platform client for Python host
2019-02-26 20:50:24 -08:00
Christopher Granade 851f24037b Removed old build steps. 2019-02-26 18:29:38 -08:00
Christopher Granade 0569457c2d Updated README to reflect focus on contributions. 2019-02-26 18:21:31 -08:00
Christopher Granade 102cd5d9de Fixed docstring. 2019-02-26 17:19:53 -08:00
Christopher Granade 947f06525d Removed files that should be in samples instead. 2019-02-26 17:19:30 -08:00
Christopher Granade e6a73cb6cc Clarified a docstring. 2019-02-26 15:16:54 -08:00
Christopher Granade b6caf25817 Fix double-printing and other minor bugs. 2019-02-26 15:14:40 -08:00
Christopher Granade e2d2f3728a Add support for querying workspaces and wrapping exceptions. 2019-02-26 14:44:17 -08:00
Christopher Granade 7730a64447 Small fix to serialization format. 2019-02-26 14:15:00 -08:00
Christopher Granade 3b88a42415 Merge remote-tracking branch 'public/master' into cgranade/python-xplat 2019-02-26 08:53:46 -08:00
Christopher Granade 4acc80efbd Updated package request magic. 2019-02-26 08:51:42 -08:00
Christopher Granade dd4155d880 Copy over documentation comments. 2019-02-26 08:48:15 -08:00
Christopher Granade b3aa5ea924 Added back the atexit call. 2019-02-25 14:07:50 -08:00
Christopher Granade 7f1d969239 Docstrings, stub out fetching operation metadata. 2019-02-20 09:08:49 -08:00
Christopher Granade 9e0a0c7b89 docstring and type hints 2019-02-19 18:04:47 -08:00
Christopher Granade 9e2169fcae Added Packages object to qsharp package. 2019-02-19 18:02:43 -08:00
Christopher Granade f070d05623 Started adding more docstrings. 2019-02-14 17:54:46 -08:00
Christopher Granade 4e7c0490cd Add support for new %estimate magic. 2019-02-14 08:33:27 -08:00
Christopher Granade 10910d7c19 Slight fix to README. 2019-02-13 13:08:12 -08:00
Christopher Granade c7a2616bf3 Updated README. 2019-02-13 13:02:23 -08:00
Christopher Granade 65abd80f46 New setup script to propagate CI build numbers to PyPI metadata. 2019-02-13 12:18:11 -08:00
Christopher Granade 847f248781 Removed outdated Python build pipeline. 2019-02-13 10:25:30 -08:00
Christopher Granade 070bf45574 Moved Python host lib to src/ and added build recipes. 2019-02-12 16:57:36 -08:00
Chris Granade a872d05008
Merge pull request #27 from Microsoft/release/v0.4.1901.3104
Updating projects to 0.4.1901
2019-02-12 10:13:26 -08:00
Christopher Granade 0ea3b7fe0d Initial version of new xplat interop. 2019-02-06 15:33:43 -08:00
Christopher Granade b9df2750c8 Removed Framework-dependent Python interop. 2019-02-06 13:35:25 -08:00
Andres Paz 808f9f2cb0 Updating projects to 2019-02-01 12:42:46 -08:00
Mariia Mykhailova 5f0ed134f1
Expand the api documentation for several operations (#25)
* Add the exact transformation performed to InPlaceMajority docs
2019-01-09 17:29:02 -08:00
Chris Granade 2b8eea8f7a
Merge pull request #24 from Microsoft/mariia/fix-formulas
Fix several broken formulas, links and formatting
2019-01-08 15:38:55 -08:00
Chris Granade e09cc674eb
Apply suggestions from code review
Co-Authored-By: tcNickolas <michaylova@gmail.com>
2019-01-08 14:03:51 -08:00
Mariia Mykhailova 8e7a5ba5e4 Do a round of spell checking on the Canon code 2019-01-08 01:02:47 -08:00
Mariia Mykhailova beecfce969 Fix several broken formulas, links and formatting 2019-01-07 23:50:47 -08:00
Nick Schonning 0380842488 Typo: Remove the double word "the" (#10) 2019-01-07 22:12:08 -08:00
Chris Granade 1bdc3a28b2
Merge pull request #12 from Microsoft/anpaz/unicode
Fixing corrupted unicode chars
2019-01-04 15:22:33 -08:00
Andres Paz 401bc3e662
Merge branch 'master' into anpaz/unicode 2019-01-03 11:30:11 -08:00
Mariia Mykhailova 1dce88b12e
Fix rendering of several StatePreparation formulas (#22)
As discussed in MicrosoftDocs/quantum-docs-pr#338.
Also fix a couple of typos.
2019-01-02 18:42:01 -08:00
Andres Paz 78b5028a89
Merge branch 'master' into anpaz/unicode 2019-01-02 17:47:04 -08:00
Andres Paz 932e820157
Merge pull request #21 from Microsoft/anpaz/python-build
Using Python 3.6
2019-01-02 17:46:32 -08:00
Chris Granade 6cbfde59a0
Merge branch 'master' into anpaz/unicode 2019-01-02 17:43:24 -08:00
Andres Paz a336edfed8 Re-enable unittests 2019-01-02 15:43:28 -08:00
Andres Paz f13e53b312 Using Python 3.6 2019-01-02 15:17:57 -08:00
Alan Geller ffa60b37aa
Merge pull request #20 from Microsoft/mariia/fix-formulas
Fix several formulas in the documentation
2018-12-21 16:09:37 -08:00
Alan Geller dd37b95ee6
Merge branch 'master' into mariia/fix-formulas 2018-12-21 15:54:52 -08:00
Alan Geller 873edab42e
Merge pull request #19 from Microsoft/mariia/fix-example-headers
Fix "# Example" tag in documentation comments
2018-12-21 15:52:58 -08:00