PennyLane is a cross-platform Python library for quantum computing, quantum machine learning, and quantum chemistry. Train a quantum computer the same way as a neural network. - PennyLaneAI/pennylane
PyQuil is a Python library for quantum programming usingQuil, the quantum instruction language developed atRigetti Computing. PyQuil serves three main functions: Easily generating Quil programs from quantum gates and classical operations Compiling and simulating Quil programs using theQuil Compiler(quilc) ...
libraryPropertyType(value) An enumeration of library version information. Python functions¶ contract(subscripts, *operands[, options, ...]) Evaluate the Einstein summation convention on the operands. contract_path(subscripts, *operands[, ...]) ...
Frameworks and libraries for Distributed Computing.Batch Processing dask - A flexible parallel computing library for analytic computing. luigi - A module that helps you build complex pipelines of batch jobs. mrjob - Run MapReduce jobs on Hadoop or Amazon Web Services. PySpark - Apache Spark Python...
Distributed Computing.Batch Processingdask- A flexible parallel computing library for analytic computing...
A collection of resources on modern C++- 现代C++库整理QuantLib: a free/open-source library for ...
ONNX Script is a new open-source library for directly authoring ONNX models in Python. Project updates AI + Machine Learning Python • December 17, 2020 • 5 min read Accelerate and simplify Scikit-learn model inference with ONNX Runtime Scikit-learn is one of the most useful ...
CuGBasis is a free and open-source CUDA (R)/Python library for efficient computation of scalar, vector, and matrix quantities crucial for the post-processing of electronic structure calculations. CuGBasis integrates high-performance Graphical Processing Unit (GPU) computing with the ease and ...
While Bing News Search has a REST API compatible with most programming languages, the client library provides an easy way to integrate the service into your applications. The source code for this sample can be found on GitHub.Prerequisites
FeynmS is a Python library for simulation and experimentation with quantum computing. It provides tools for creating and manipulating quantum circuits, implementing quantum algorithms, and visualizing results. - Miguell-J/FeynmS