-
Updated
Feb 7, 2021 - Java
SDK
The term SDK stands for software development kit. It is a collection of tools that allow developers to build software for specific platforms. An SDK can consist of (but is not limited to) a compiler, debugger, libraries, documentation, and code samples.
Here are 4,888 public repositories matching this topic...
-
Updated
Feb 3, 2021 - PHP
-
Updated
Feb 5, 2021 - TypeScript
-
Updated
Feb 7, 2021 - C#
-
Updated
Feb 6, 2021 - C++
-
Updated
Feb 5, 2021 - JavaScript
-
Updated
Feb 7, 2021 - Dart
-
Updated
Feb 2, 2021 - C++
-
Updated
Feb 4, 2021 - C++
-
Updated
Feb 6, 2021 - JavaScript
Feature Request
Describe the problem you need a feature to resolve.
I want to know when new operator-sdk binary and plugin versions are available when running certain operator-sdk commands
Describe the solution you'd like.
When I run an operator-sdk command, I want t
-
Updated
Feb 1, 2021 - Python
-
Updated
Feb 7, 2021 - C#
What is the expected enhancement?
>>> from qiskit.aqua.operators import I, X
>>> (0 * X + I) == I
False # should be TrueA possible solution would be to add a ``SummedOp.chop_summands(threshold=0)
-
Updated
Jan 31, 2021 - Python
-
Updated
Feb 5, 2021 - TypeScript
-
Updated
Jan 30, 2021 - PHP
-
Updated
Feb 5, 2021 - C++
-
Updated
Feb 1, 2021 - PHP
-
Updated
Mar 17, 2017 - Java
-
Updated
Apr 28, 2020 - C++
-
Updated
Feb 2, 2021 - Java
-
Updated
Dec 11, 2020 - JavaScript
go-jwt seems to not be maintained really. It has open/known security issue (which have multiple PRs open to address, earliest in 2018: dgrijalva/jwt-go#286). And it requires numbers to be floats because it cannot validate ints. [PR to fix this has been made](https://github.com/dgrijalva
- Wikipedia
- Wikipedia
Bug Report