Giter Site home page Giter Site logo

itensorqtt.jl's Introduction

ITensorQTT

Stable Dev Build Status Coverage Code Style: Blue

itensorqtt.jl's People

Contributors

mtfishman avatar emstoudenmire avatar

Stargazers

 avatar S avatar Artem Strashko avatar Hiroshi Shinaoka avatar  avatar

Watchers

 avatar  avatar

Forkers

shinaoka

itensorqtt.jl's Issues

Update ITensorTDVP compat to 0.0.4

I'm not able to install ITensorQTT currently because I get the following message:

ERROR: Unsatisfiable requirements detected for package ITensorTDVP [25707e16]:
 ITensorTDVP [25707e16] log:
 ├─possible versions are: 0.0.4 or uninstalled
 ├─restricted to versions 0.0.3 by ITensorQTT [574676e4] — no versions left
 │ └─ITensorQTT [574676e4] log:
 │   ├─possible versions are: 0.0.1 or uninstalled
 │   └─ITensorQTT [574676e4] is fixed to version 0.0.1
 └─ITensorTDVP [25707e16] is fixed to version 0.0.4

Add QTT type

Add a QTT type that is a wrapper around an MPS, i.e.:

struct QTT{D} <: AbstractMPS
  mps::MPS
end

The advantage is that it stores the dimensionality of the function D in the type, which is helpful for dispatch and let's us avoid passing around the dimensionality of the function along with the MPS manually like I do now throughout the package. Also, there are many functions in the package that are specialized to QTT but don't make much sense for general MPS so it would be good to have a type to distinguish the two of them.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.