Skip to content

A Julia registry for my packages for tensor-network simulations of quantum systems.

Notifications You must be signed in to change notification settings

phaerrax/TensorNetworkSimulations

Repository files navigation

TensorNetworkSimulations

This is a personal Julia registry, containing three packages of mine related to the world of numerical simulations of quantum systems:

  • TEDOPA, for the chain-mapping of continuous quantum systems
  • LindbladVectorizedTensors, for doing calculations with density matrices of quantum systems as matrix product states
  • MarkovianClosure (WIP)

Installation

To add this registry, run from an interactive session

using Pkg
pkg"registry add https://github.com/phaerrax/TensorNetworkSimulations.git"

This must be done just once per Julia installation; then, install any of the packages above with ]add <packagename> as you would with any package in Julia's General registry.

About

A Julia registry for my packages for tensor-network simulations of quantum systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published