Git Product home page Git Product logo

Comments (4)

ulfjack avatar ulfjack commented on July 30, 2024

The generate-full-output branch adds support for printf %e and %f formats (core Ryu only supports generating shortest round-trip-safe output, which has no direct relationship with printf), and there was a bug in an earlier version, which I've fixed as of commit 471e583. I still need to reorganize the code a bit (and maybe add more tests) before merging the branch into master. I have a paper which explains the algorithmic differences from core Ryu, which is currently in double-blind review (so don't tell anyone :-).

from ryu.

ulfjack avatar ulfjack commented on July 30, 2024

The short answer is no, there are no known issues in the C implementation of Ryu. There is a known issue in the Java implementation, which doesn't round correctly to two digits in some cases - see #83.

There are no known issues in the new code at head (which only has a C implementation).

from ryu.

alex-ilin avatar alex-ilin commented on July 30, 2024

Cool stuff, I'll keep my mouth shut! Thanks for all the great work!
I've just finished porting Ryu to Factor. The last test ran successfully for the first time a few minutes ago.
I'll send you the pull request to list the implementation in the readme, OK?

from ryu.

ulfjack avatar ulfjack commented on July 30, 2024

Sure!

from ryu.

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.