What is Amplify SDK?ΒΆ

Fixstars Amplify PyPI Downloads

The Fixstars Amplify SDK (Amplify SDK) is a Python library for formulating combinatorial optimization problems and running external optimization solvers.

The Amplify SDK provides a simple and intuitive way to formulate combinatorial optimization problems. Once the problem is formulated, you can easily use quantum annealing machines, Ising machines, quantum computers with QAOA (Quantum Approximate Optimization Algorithm), and various hardware and software solvers including MIP solvers, through a common interface.


Amplify SDK features

πŸ”° Intuitive and easy to use

The easiest and most intuitive library to formulate and solve combinatorial optimization problems! Amplify Annealing Engine, a solver that requires no further installation, is also provided free of charge.

⚑ Fast processing speed

The Amplify SDK is extremely fast and memory-efficient in formulation. You can develop applications for large combinatorial optimization problems.

πŸ”±οΈ Multiple solver support

A wide range of solvers are available in the Amplify SDK, including quantum annealing machines, Ising machines, quantum computers, and MIP solvers. You can choose the solver that best suits your problems.

πŸ§‘β€πŸ’»οΈ For broad users

The Amplify SDK can be used by a wide range of users engaged in combinatorial optimization. It is designed to support a variety of user groups, from application software development to academic research.

Changed in version 1.0.0

The Fixstars Amplify SDK has undergone a significant makeover in version 1.0.0, making it more intuitive and easier to use than ever before, expanding the models covered, and making it more flexible and faster. For a migration guide from previous versions, see Migrating from Previous Versions. A compatibility layer with the earlier version is also provided to ensure a smooth transition. You can find documentation for previous versions at https://amplify.fixstars.com/en/docs/amplify/v0/.


How to get started with Amplify

πŸ†” STEP 1

User Registration

Register as a user and get a free API token for the Amplify Annealing Engine !

πŸ› οΈ STEP 2

Installation

Install the Amplify SDK using the pip command on Windows / Linux / MacOS!

πŸ” STEP 3

Demos & Tutorials

Check out the extensive demos and tutorials to learn how to use Amplify!

Note

The Fixstars Amplify SDK is proprietary software. It is free for non-commercial and academic use. See Fixstars Amplify Terms of Service for more information.