-
Updated
Oct 6, 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,713 public repositories matching this topic...
-
Updated
Oct 12, 2021 - TypeScript
-
Updated
Oct 12, 2021 - Dart
-
Updated
Oct 11, 2021 - C++
-
Updated
Oct 11, 2021 - C#
-
Updated
Sep 27, 2021 - JavaScript
-
Updated
Aug 23, 2021 - C++
-
Updated
Oct 12, 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
Oct 12, 2021 - JavaScript
-
Updated
Oct 11, 2021 - Python
-
Updated
Oct 12, 2021 - JavaScript
Information
- Qiskit Terra version: latest
- Python version:
- Operating system:
What is the current behavior?
_swap += [SabreSwap(coupling_map, heuristic="decay", seed=seed_transpiler)]
File "/opt/miniconda3/envs/qiskit
-
Updated
Sep 22, 2021 - Python
-
Updated
Jul 13, 2021 - PHP
-
Updated
Oct 11, 2021 - Objective-C
-
Updated
Oct 12, 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
Oct 2, 2021 - Python
-
Updated
Oct 9, 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++
- Wikipedia
- Wikipedia
Bug Report Checklist