Giter Club home page Giter Club logo

Comments (3)

qntm avatar qntm commented on July 19, 2024

It might be that what we really need to maintain internally is not a Rat (a ratio of BigInts) but some kind of symbolic equation, which changes and allows operations to be applied. And, Segment would cease to be a purely linear thing and return more of those symbolic equation things. We could then use that equation to generate as many digits as necessary at output time - be they nanoseconds, milliseconds, or whatever. It would have to be a finite number of digits, of course.

from t-a-i.

polkovnikov-ph avatar polkovnikov-ph commented on July 19, 2024

Sure, there are better "precise" computable numbers, such as algebraic numbers represented by a polynomial and a segment that isolates a single root, with polynomial coefficients and points represented as rational numbers. The problem is that their implementation is already quite complex, involving polynomial-valued matrices, and operations involving sin/cos would make it much worse, bringing multivariate polynomial systems and Groebner bases into the picture.

I don't think there is a reason to dive into this for special smearing models, unless somebody comes up with any reasoning behind them. Google's choice of linear smearing seems to be a reliable solution. Not that it really matters on frontend...

from t-a-i.

qntm avatar qntm commented on July 19, 2024

My feeling of late is that Meta is irrelevant.

from t-a-i.

Related Issues (8)

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.