-
Updated
Aug 11, 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,473 public repositories matching this topic...
-
Updated
Aug 11, 2021 - TypeScript
-
Updated
Aug 11, 2021 - Dart
-
Updated
Aug 9, 2021 - C++
-
Updated
Aug 9, 2021 - C#
-
Updated
Aug 4, 2021 - JavaScript
-
Updated
Aug 11, 2021 - C++
-
Updated
Aug 11, 2021 - C++
Bug Report
operator-sdk generate bundle
command can only read from pipe but not from STDIN redirected from a file.
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Aug 2, 2021 - Python
-
Updated
Aug 11, 2021 - JavaScript
What is the expected enhancement?
We should add support for Dict[str, Optional[OperatorBase]]
structures to be passed as aux_operators
into our algorithms.
Motivation
Currently, both the `MinimumEigens
-
Updated
Aug 8, 2021 - Python
-
Updated
Aug 11, 2021 - Objective-C
-
Updated
Aug 11, 2021 - TypeScript
-
Updated
Jul 13, 2021 - 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
Jul 30, 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
Aug 4, 2021 - Java
- Wikipedia
- Wikipedia
Bug Report Checklist