Code Monkey home page Code Monkey logo

arbcmath's People

Contributors

fredrik-johansson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

miyamot0

arbcmath's Issues

Preferred citation?

Greetings, I'm interested in using your 2f1 methods in an academic publication. I see you released everything in the public domain (which I'm very grateful for), but I'm curious if you have any additional information you might like included (i.e., citation). Is this something that's been published in any journals or proceedings?

Thanks again for this.

SG

warning

a@zelman:/arbcmath$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib/
a@zelman:
/arbcmath$ gcc example.c -larb -lflint -lgmp -lmpfr -lpthread -Wall
In file included from example.c:1:0:
arbcmath.h: In function โ€˜_acb_init_set_cโ€™:
arbcmath.h:21:1: warning: no return statement in function returning non-void [-Wreturn-type]
}

relative error

The output, if finite, is guaranteed to have a relative error that is at most a small multiple of 2^-53 (todo: specify an explicit multiple here), unless the function value is so small that this value underflows to zero.

If arbcmath keeps increasing the working precision until acb_rel_accuracy_bits(out1) >= 53 then doesn't this mean the relative error will be at most 2^-53? I don't understand the part about small multiples. Is it due to using complex numbers? Would a similar module for real-valued functions have the same caveat about small multiples?

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.