Skip to content
forked from qiboteam/qibo

A framework for quantum computing with hardware acceleration.

License

Notifications You must be signed in to change notification settings

MSRudolph/qibo_jax

 
 

Repository files navigation

See the qibo repo for any details.

This is a prototype repo to enable jit-compilation of qibo using Jax.

To install this package, clone this repository:

git clone https://github.com/MSRudolph/qibo_jax.git

then navigate into the clone directory:

cd qibo_jax

and install the package in editable mode:

pip install -e .

Installation requirements are

  • jax
  • jaxlib
  • flax

I am working with a sketchy Windows installation of Jax, so you might encounter errors. Additionally, the changes made to make Jax and qibo work are minimal. Most code is unusable so-far.

About

A framework for quantum computing with hardware acceleration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%