Skip to content
#

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,029 public repositories matching this topic...

微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.

  • Updated Mar 23, 2021
  • C#
ajavadia
ajavadia commented Mar 24, 2021

In #5752 there is some code added to compile to pulses (by adding specific pulse calibrations for gates). These ended up in the scheduling folder but that's not a suitable place, as that folder is more about timing of gates via delays.
Pulse compilation is analogous to the defcals in openqasm3, so we should create a place for those and consolidate any other pulse transformations that are curre

Wikipedia
Wikipedia