-

PyQuil
Quantum computing is a recent concept built on quantum physics, drawing on quantum mechanical phenomena such as to how light can be both a particle…
-

PennyLane
PennyLane is a Python 3 software framework for optimization and machine learning of quantum and hybrid quantum-classical computations. The library provides a unified architecture for…
-

Azure Quantum
Microsoft recently announced a new Azure cloud service offering called Azure Quantum. Azure Quantum is a set of quantum services, quantum hardware and servers, SQK,…
-

Theano
Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. Theano features:
-

TensorFlow
TensorFlow is a free and open-source software library for dataflow and differentiable programming across a range of tasks. It is a symbolic math library, and…
-

Scikit-learn
Scikit-learn – free software tool, designed to interoperate with the Python numerical and scientific libraries NumPy and SciPy. Scikit-learn is largely written in Python, and…
-

PyTorch
PyTorch is an open source machine learning library based on the Torch library, used for applications such as computer vision and natural language processing. It…
-

Pandas
Pandas is a fast, powerful, flexible and easy to use open source data analysis and manipulation tool Pandas is mainly used for machine learning in…
-

NumPy
NumPy fundational instrument for data analysis in Python, which powers all other instruments and and has following features: NumPy targets the CPython reference implementation of…
-

Modin
Modin is an early-stage project at UC Berkeley’s RISELab designed to facilitate the use of distributed computing for Data Science. It is a multiprocess Dataframe…