-
Updated
Dec 1, 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 5,884 public repositories matching this topic...
-
Updated
Dec 1, 2021 - TypeScript
-
Updated
Dec 1, 2021 - Dart
-
Updated
Dec 1, 2021 - C++
-
Updated
Nov 30, 2021 - C#
-
Updated
Nov 19, 2021 - JavaScript
-
Updated
Nov 6, 2021 - C++
-
Updated
Dec 1, 2021 - C++
Feature Request
While deploying the objects in config/ with kustomize, sometimes it goes wrong (user error) and not all the objects are created. When this happens, make undeploy fails on the first object that doesn't exist. Its easy to work around, just delete them manually. However this interrupts development flow and is a bit annoying.
If we add --ignore-not-found, make undeploy
-
Updated
Dec 1, 2021 - JavaScript
-
Updated
Nov 29, 2021 - Python
-
Updated
Nov 29, 2021 - JavaScript
What is the expected enhancement?
Many users land in https://qiskit.org/documentation/stubs/qiskit.circuit.Parameter.html when search on how to parametrize circuits. @Cryoris did a good jobs at explaining them in https://quantumcomputing.stackexchange.com/questions/13558/how-to-add-several-parameters-in-qiskit-circuit . I think the Parameter docstring needs a short example.
-
Updated
Nov 23, 2021 - Python
-
Updated
Nov 29, 2021 - PHP
-
Updated
Nov 21, 2021 - Objective-C
-
Updated
Nov 30, 2021 - TypeScript
Seeing PGO: UNKNOWN is not implemented yet! printed out when parsing the following assembly
global main
extern GetStdHandle
extern WriteFile
section .text
main:
mov rcx, 0fffffff5h
call GetStdHandle
mov rcx, rax
mov rdx, NtlpBuffer
mov r8, [NtnNBytesToWrite]
mov r9, NtlpNBytesWritten
sub rsp, 40
mov dword [rs-
Updated
Nov 17, 2021 - Python
Problem:
Right now the user needs to manually configure their IDE path for VSCode in order to have all IDE tooling running properly. This causes some support issues to be opened, need to view the documentation, and also a less ideal Dev experience.
Solution:
When the developer does fvm use <version> fvm should automatically detect the IDE and configure the version if it has not be
-
Updated
Nov 19, 2021 - PHP
-
Updated
Mar 17, 2017 - Java
-
Updated
Dec 1, 2021 - Go
- Wikipedia
- Wikipedia
Bug Report Checklist