Git Product home page Git Product logo

bp_osd's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bp_osd's Issues

test.py is empty

The test.py file is empty. It should be removed from the repository to avoid confusion.

Memory leak with the hz logical check method

Hi again!

It seems like there is a memory leak, as a simulation of a simple 400 qubits code is currently taking up 4GB of RAM on my laptop. I'll look into it. I haven't tried the lx method so I can't say yet whether it is hz-specific or not

"lx logical matrix"

Hi!

I've been looking through the readme, and something puzzles me. I'd have expected to provide Hx and Hz to the decoder, however it asks instead for Hx and Lx the "logical matrix". I looked through the paper attached to this repo, but couldn't find a description of what is meant by the logical matrix.

Shortly put, how can I go from Hz to Lx?

Thanks!

Use random seed when set to 0 or -1.

It is standard practice to generate a random seed from the current time when a specific seed is not set. This means simulations are truly random and don't repeat over and over again.

Update the code to use a seed from the current time if the input seed is (e.g. 0). Also record that seed in the output file for regeneration purposes. If input seed is >0 then use that.

Also update README to reflect this change.

Obtain the iteration count from the decoder

In LDPC analysis it is usually desirable to obtain the iterations required to converge the decoder. Currently this information is not passed out of the decoder. It would be useful to add this.

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.