-
Updated
Sep 27, 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,674 public repositories matching this topic...
-
Updated
Sep 30, 2021 - TypeScript
-
Updated
Sep 30, 2021 - Dart
-
Updated
Sep 29, 2021 - C++
-
Updated
Sep 30, 2021 - C#
-
Updated
Sep 27, 2021 - JavaScript
-
Updated
Aug 23, 2021 - C++
-
Updated
Sep 30, 2021 - C++
Feature Request
Describe the problem you need a feature to resolve.
The basic scorecard test fails simply stating error spec does not exist but it does not tell you which CR is affected.
$ operator-sdk scorecard bundle --selector test=basic-check-spec-test --verbose
DEBU[0000] Debug logging is set
--------------------------------------------------
-
Updated
Sep 30, 2021 - JavaScript
-
Updated
Sep 20, 2021 - Python
-
Updated
Sep 30, 2021 - JavaScript
Information
- Qiskit Terra version:
- 18.2
- Python version:
- 3.8.11
- Operating system:
- Windows 10 Home 20H2
What is the current behavior?
Starting with a Schedule containing an Acquire, with the Acquire using a MemorySlot,
-
Updated
Sep 22, 2021 - Python
-
Updated
Jul 13, 2021 - PHP
-
Updated
Sep 24, 2021 - Objective-C
-
Updated
Sep 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
Sep 23, 2021 - Python
-
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++
- Wikipedia
- Wikipedia
Bug Report Checklist