Giter Club home page Giter Club logo

Comments (3)

jorsn avatar jorsn commented on July 23, 2024

Have you looked at #1 (comment)?

Is it stopping or does it just take a while? In the image it hasn't terminated so far. For debugging you could e.g. set breakpoints in gdb or simply add some debug messages at the loop after this location:

https://github.com/reinhardh/dna_rs_coding/blob/master/include/encodedecode.hpp#L443

This is the point where you got according to the messages. But depending on your computer, I'd imagine that decoding a (16383, 12911, 2^14) code (shortened to (12472, 9000)) could take a while.

from dna_rs_coding.

reinhardh avatar reinhardh commented on July 23, 2024

Thanks jorsn; exactly, in this example, the code runs correctly, since the number of errors is large (1882 errasures) it will just take a while depending on the computer.

from dna_rs_coding.

Zahra-lucia avatar Zahra-lucia commented on July 23, 2024

It has worked successfully but it has taken 2 hours for encoding and decoding and after I edited the code in texttodna (setting const unsigned M = nnumblocks6; to const unsigned M = nnumblocks12) as reinhardh told me thanks a lot for helping , that what also happened after trying example 2 but even after waiting 4 hours it stopped at decoding block 2 part 4 it maybe takes more much time. I think the problem is the machine I am using.

from dna_rs_coding.

Related Issues (3)

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.