Giter VIP home page Giter VIP logo

Comments (2)

Martinsos avatar Martinsos commented on July 30, 2024

I found optimal boundaries, one for first block is working great, however one for last block does not work and I do not know why. I examined it for very long but could not find the problem. However it does not improve much compared to current non-optimal boundary so it does not affect computation speed too much, however it is worrying that it does not work because I found that boundary in same way like boundary for first block. Maybe everything is wrong? I do not believe so, I think maybe boundary is even correct but I am making some mistake in my code, however I can not find it.

from edlib.

Martinsos avatar Martinsos commented on July 30, 2024

Fixed! I added + W to equation. It seems like problem was because query is padded with W cells. I am not sure completely how does this fix things, but it certainly does and it is optimal boundary, there is no better boundary (I tried replacing it with W - 1 and there come errors).
So only thing left to do is examine why exactly that + W helps.

from edlib.

Related Issues (20)

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.