-
Updated
Jan 26, 2022 - 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 6,084 public repositories matching this topic...
-
Updated
Jan 26, 2022 - TypeScript
-
Updated
Jan 26, 2022 - Dart
-
Updated
Jan 26, 2022 - C++
-
Updated
Jan 20, 2022 - C#
-
Updated
Jan 25, 2022 - JavaScript
-
Updated
Jan 6, 2022 - C++
-
Updated
Jan 24, 2022 - C++
Feature Request
Describe the problem you need a feature to resolve.
When creating a bundle (make bundle), you are prompted for a few fields, including Comma-separated list of maintainers and their emails (e.g. 'name1:email1, name2:email2') (required): - this makes it look like you need to add single quotes, e.g. 'Brendan Bergen:foo@example.com', though, if you add these quotes,
-
Updated
Jan 26, 2022 - JavaScript
-
Updated
Jan 17, 2022 - Python
-
Updated
Jan 15, 2022 - JavaScript
What is the expected enhancement?
Currently, the ZZFeatureMap class inherits from PauliFeatureMap but the parameter_prefix cannot be set in the constructor.
https://github.com/Qiskit/qiskit-terra/blob/fe5acd4d15355a566a32ee63fb4a50771e5994d4/qiskit/circuit/library/data_preparation/zz_feature_map.py#L60-L68
Thus, when one wants to include more than one ZZFeatureMaps per quantum cir
-
Updated
Jan 24, 2022 - Python
-
Updated
Jan 17, 2022 - PHP
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
Jan 14, 2022 - Objective-C
-
Updated
Jan 24, 2022 - TypeScript
-
Updated
Jan 14, 2022 - 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
Jan 26, 2022 - Go
-
Updated
Mar 17, 2017 - Java
- Wikipedia
- Wikipedia
Bug Report Checklist