Git Product home page Git Product logo

Comments (4)

lindstro avatar lindstro commented on September 28, 2024

This appears to be a bug in zfp caused by incorrect sign extension in gather_partial_float_3. We'll work on a fix.

from zfp.

lindstro avatar lindstro commented on September 28, 2024

@mikeando, our current plan is to address this bug in the next release, slated for the end of September, by in effect killing two birds with one stone. We've been meaning to replace int and uint with ptrdiff_t and size_t to support very large arrays with more than 2^32 elements. This change will also take care of the incorrect sign extension from 32 to 64 bits that's causing the bug you're seeing.

If you need a quicker fix, please let us know and we'll walk you through the necessary changes.

from zfp.

lindstro avatar lindstro commented on September 28, 2024

@mikeando, we have addressed this bug on the 'develop' branch. The fix will also be included in the next release that is set for late September.

from zfp.

lindstro avatar lindstro commented on September 28, 2024

The fix is now available through the 0.5.4 release.

from zfp.

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.