Kitty Yeung
|
4b39afc81e
|
Update Standard/src/Arrays/Filter.qs
Co-Authored-By: Chris Granade <cgranade@gmail.com>
|
2020-02-19 13:12:51 -08:00 |
Akshob Gopalakrishna
|
1005e646af
|
Adding commit suggestions. Following Q# styling guide to remove underscores in function names
|
2020-02-19 10:10:50 -08:00 |
Akshob Gopalakrishna
|
ee79d6d411
|
Adding examples for Arrays.Any
|
2020-02-18 19:22:49 -08:00 |
Kitty Yeung
|
5639fbfe52
|
Update API documentation fro Filtered
Here is the preview link: https://review.docs.microsoft.com/en-us/qsharp/api/qsharp/microsoft.quantum.arrays.filtered?view=qsharp-preview&branch=pr-en-us-707
|
2020-02-18 19:12:05 -08:00 |
Chris Granade
|
9741ff42e7
|
Merge pull request #228 from cgranade/cgranade/fix-term-types
Promote IntegralDataFormat back to being top-level enum.
|
2020-02-18 17:02:17 -08:00 |
Christopher Granade
|
94f4821ac4
|
Promote IntegralDataFormat back to being top-level enum.
|
2020-02-18 15:54:30 -08:00 |
Chris Granade
|
73a3686fb3
|
Merge pull request #227 from cgranade/master→qml
Catch up QML to master.
|
2020-02-11 16:58:33 -08:00 |
Christopher Granade
|
d2de0e08e4
|
Merge branch 'master' into master→qml
|
2020-02-11 15:33:42 -08:00 |
Chris Granade
|
daec81b75e
|
Improve QML test coverage. (#224)
|
2020-02-11 15:15:06 -08:00 |
Chris Granade
|
d9ff81615f
|
Update MachineLearning/tests/ClassificationTests.qs
Co-Authored-By: Alan Geller <alan.geller@microsoft.com>
|
2020-02-11 14:05:19 -08:00 |
Christopher Granade
|
1039a0d13a
|
Undo printf-style debugging.
|
2020-02-05 15:36:11 -08:00 |
Christopher Granade
|
a387017c95
|
Tests for InferredLabel and InferredLabels.
|
2020-02-05 15:29:50 -08:00 |
Chris Granade
|
dc9f97621d
|
Fixed QsharpDocsOutputPath property in build.ps1. (#222)
|
2020-02-05 15:11:03 -08:00 |
Christopher Granade
|
748d129b42
|
Further warning elimination.
|
2020-02-05 15:10:39 -08:00 |
Christopher Granade
|
fd0b40ae42
|
Fixed test and eliminated some warnings.
|
2020-02-05 15:08:03 -08:00 |
Christopher Granade
|
1c85c75992
|
More tests of structure functions.
|
2020-02-05 14:53:43 -08:00 |
Chris Granade
|
1e626e737b
|
Update all projects to 0.10.2001.2831. (#223)
|
2020-02-05 13:55:59 -08:00 |
Christopher Granade
|
cfb10d3ebe
|
Reduce warning count.
|
2020-02-05 13:54:47 -08:00 |
Christopher Granade
|
2076e8c10b
|
New test for applysequentialclassifier.
|
2020-02-05 12:54:18 -08:00 |
Christopher Granade
|
7997c9a9ff
|
Began adding more tests.
|
2020-02-05 11:34:10 -08:00 |
Chris Granade
|
482e25f995
|
Merge pull request #220 from cgranade/final-qml-api
Update QML to include API review feedback, finish documentation comments.
|
2020-02-03 11:16:30 -08:00 |
Christopher Granade
|
063948a6d8
|
Merge branch 'final-qml-api' of https://github.com/cgranade/QuantumLibraries into final-qml-api
|
2020-02-03 10:44:59 -08:00 |
Christopher Granade
|
89511e05b7
|
Addressing feedback from @bettinaheim.
|
2020-02-03 10:39:49 -08:00 |
Chris Granade
|
e61441a29b
|
Update MachineLearning/src/Types.qs
Co-Authored-By: bettinaheim <34236215+bettinaheim@users.noreply.github.com>
|
2020-02-03 10:20:59 -08:00 |
Christopher Granade
|
c66bd7d218
|
Fix build properties to use latest QDK version.
|
2020-02-03 09:29:45 -08:00 |
Chris Granade
|
fa31ab598b
|
Merge branch 'feature/qml' into final-qml-api
|
2020-02-01 09:53:22 -08:00 |
Christopher Granade
|
4bebaec550
|
Validation.qs ☑
|
2020-01-31 12:24:21 -08:00 |
Christopher Granade
|
d9fccf2897
|
Training.qs ☑
|
2020-01-31 12:17:46 -08:00 |
Christopher Granade
|
8a3188a29a
|
Structure.qs ☑
|
2020-01-31 12:16:25 -08:00 |
Christopher Granade
|
a1771fbe90
|
InputEncoding.qs ☑
|
2020-01-31 11:43:53 -08:00 |
Christopher Granade
|
a158b39ef9
|
GradientEstimation.qs ☑
|
2020-01-31 11:26:38 -08:00 |
Christopher Granade
|
c3889e37bc
|
Classification.qs ☑
|
2020-01-31 11:22:46 -08:00 |
Christopher Granade
|
5590c97fd9
|
Types.qs ☑
|
2020-01-31 11:21:12 -08:00 |
Christopher Granade
|
b0da363a38
|
Combined GateSpan and ControlledRotation.
|
2020-01-31 10:24:30 -08:00 |
Christopher Granade
|
caee3d6459
|
Added model structure to SequentialModel.
|
2020-01-31 09:59:24 -08:00 |
Christopher Granade
|
bf09e3e916
|
One more project file update.
|
2020-01-31 09:58:56 -08:00 |
Christopher Granade
|
a8a2a951fc
|
Update project files to newest QDK release.
|
2020-01-31 09:23:53 -08:00 |
Christopher Granade
|
f1e9ade524
|
Merge branch 'master' into final-qml-api
|
2020-01-31 09:19:46 -08:00 |
Chris Granade
|
7ccf6c2ccc
|
Merge pull request #216 from microsoft/cgranade/fix-199
Fix #199.
|
2020-01-30 15:30:52 -08:00 |
Chris Granade
|
a2532cc2b4
|
Merge branch 'master' into cgranade/fix-199
|
2020-01-28 16:16:55 -08:00 |
Chris Granade
|
459021d8d9
|
Merge pull request #214 from microsoft/cgranade/sign-numerics
Sign Microsoft.Quantum.Numerics.dll
|
2020-01-28 16:16:16 -08:00 |
Chris Granade
|
2b622b9bfb
|
Merge branch 'master' into cgranade/sign-numerics
|
2020-01-28 15:32:16 -08:00 |
Chris Granade
|
1b5f0eeb74
|
Merge branch 'master' into cgranade/fix-199
|
2020-01-28 15:31:57 -08:00 |
Christopher Granade
|
9b60589af6
|
Adapted test to reflect decreased call count.
|
2020-01-28 15:08:36 -08:00 |
Chris Granade
|
0c1baff89b
|
Merge pull request #218 from microsoft/mariia/delete-old-issue-template
Remove outdated version of issue template
|
2020-01-28 11:10:43 -08:00 |
Chris Granade
|
27cae56342
|
Update QML signing for new pipeline. (#217)
|
2020-01-28 11:08:51 -08:00 |
Christopher Granade
|
b0dc05b53a
|
Merge branch 'cgranade/fix-199' of https://github.com/microsoft/quantumlibraries into cgranade/fix-199
|
2020-01-28 10:54:04 -08:00 |
Chris Granade
|
69f36e4c3e
|
Merge branch 'master' into cgranade/sign-numerics
|
2020-01-28 10:50:06 -08:00 |
Christopher Granade
|
e403062b2f
|
Minor fix.
|
2020-01-28 10:49:47 -08:00 |
Chris Granade
|
7aa4d65431
|
Merge branch 'master' into cgranade/fix-199
|
2020-01-28 10:49:19 -08:00 |