Skip to content

iitis/CuQuantumInformation.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CuQuantumInformation.jl

CuQuantumInformation.jl is an extension of QuantumInformation which provides specialized methods for CuArrays. This package is intended to provide a high-level interface for shifting the workload to a GPU.

This package provides definitions which play nice with CuArrays and their requirements like allowscalar(false). After installing you can use this package as

using CuQuantumInformation

This will import and reexport all functions from QuantumInformation.

The main part of QuantumInformation that required specialized implementation for CuArrays are random quantum objects.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages