-
Updated
Sep 19, 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,623 public repositories matching this topic...
-
Updated
Sep 20, 2021 - TypeScript
-
Updated
Sep 20, 2021 - Dart
-
Updated
Sep 15, 2021 - C++
-
Updated
Sep 20, 2021 - C#
-
Updated
Aug 12, 2021 - JavaScript
-
Updated
Aug 23, 2021 - C++
-
Updated
Sep 19, 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
Sep 20, 2021 - JavaScript
-
Updated
Sep 20, 2021 - Python
-
Updated
Sep 18, 2021 - JavaScript
In the qiskit.circuit.library.CHGate
documentation, the text drawing for the circuit seems broken:
-
Updated
Sep 16, 2021 - Python
-
Updated
Aug 11, 2021 - Objective-C
-
Updated
Jul 13, 2021 - PHP
-
Updated
Sep 20, 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
Sep 17, 2021 - PHP
Can you provide an option to control check fvm update? Because, it was so slow sometime。
if (cmd == 'use' || cmd == 'install' || cmd == 'remove') { // Check if there is an update fofr FVM await checkForFvmUpdate(); }
I want to control it through the following command:
fvm use 1.22.6 --not-check-update
-
Updated
Mar 17, 2017 - Java
-
Updated
Apr 28, 2020 - C++
-
Updated
Sep 20, 2021 - Python
- Wikipedia
- Wikipedia
Bug Report Checklist