GithubHelp home page GithubHelp logo

Comments (4)

zorgiepoo avatar zorgiepoo commented on May 27, 2024

Right under the search field should be an "Above" field (if it's less than), or a "Below" field (if it's greater than), but it's not inclusive so if you want [100.0, 101.0], then (99.9, 101.1) may be a good approximate.

from bit-slicer.

alexreinking avatar alexreinking commented on May 27, 2024

Right, I see that it exists, but it requires two passes:

  1. If you start with "lower", you get billions of 0's
  2. If you start with "higher", you get billions of high garbage bytes, particularly for middle values.

If you applied both conditions at the same time, you would get very few results in one pass.

from bit-slicer.

zorgiepoo avatar zorgiepoo commented on May 27, 2024

I am not really following along. I can apply both conditions in one pass like so:
http://i.imgur.com/qUtpBAh.png

This is searching within (4.0, 10.0). Note the "4" in the search field, and the "10" in the Below field.

from bit-slicer.

alexreinking avatar alexreinking commented on May 27, 2024

Ooohhh! I'm sorry, you're correct. I thought that was only applied as a post-filter. Thanks for the clarification.

from bit-slicer.

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.