qujax Logo
1.1.0

Documentation:

  • Getting started
  • Examples
  • List of gates

API Reference:

  • Pure state simulation
    • all_zeros_statetensor
    • apply_gate
    • get_params_to_statetensor_func
    • get_params_to_unitarytensor_func
    • get_statetensor_to_expectation_func
    • get_statetensor_to_sampled_expectation_func
  • Mixed state simulation
    • all_zeros_densitytensor
    • kraus
    • get_params_to_densitytensor_func
    • partial_trace
    • get_densitytensor_to_expectation_func
    • get_densitytensor_to_sampled_expectation_func
    • densitytensor_to_measurement_probabilities
    • densitytensor_to_measured_densitytensor
    • statetensor_to_densitytensor
  • Utility functions
    • bitstrings_to_integers
    • check_circuit
    • integers_to_bitstrings
    • print_circuit
    • repeat_circuit
    • sample_bitstrings
    • sample_integers

Links:

  • GitHub
  • Paper
  • PyPI
  • pytket-qujax
qujax
  • Index

Index

A | B | C | D | G | I | K | P | R | S

A

  • all_zeros_densitytensor() (in module qujax)
  • all_zeros_statetensor() (in module qujax)
  • apply_gate() (in module qujax)

B

  • bitstrings_to_integers() (in module qujax)

C

  • check_circuit() (in module qujax)

D

  • densitytensor_to_measured_densitytensor() (in module qujax)
  • densitytensor_to_measurement_probabilities() (in module qujax)

G

  • get_densitytensor_to_expectation_func() (in module qujax)
  • get_densitytensor_to_sampled_expectation_func() (in module qujax)
  • get_params_to_densitytensor_func() (in module qujax)
  • get_params_to_statetensor_func() (in module qujax)
  • get_params_to_unitarytensor_func() (in module qujax)
  • get_statetensor_to_expectation_func() (in module qujax)
  • get_statetensor_to_sampled_expectation_func() (in module qujax)

I

  • integers_to_bitstrings() (in module qujax)

K

  • kraus() (in module qujax)

P

  • partial_trace() (in module qujax)
  • print_circuit() (in module qujax)

R

  • repeat_circuit() (in module qujax)

S

  • sample_bitstrings() (in module qujax)
  • sample_integers() (in module qujax)
  • statetensor_to_densitytensor() (in module qujax)

© Copyright 2023, The qujax authors.

Built with Sphinx using a theme provided by Read the Docs.