Giter Site home page Giter Site logo

Large complex argument about scattnlay HOT 3 OPEN

kostyfisik avatar kostyfisik commented on June 26, 2024
Large complex argument

from scattnlay.

Comments (3)

kostyfisik avatar kostyfisik commented on June 26, 2024

http://journals.aps.org/pre/pdf/10.1103/PhysRevE.60.2347 eq 36-38 can be usefull for D_n evaluation

from scattnlay.

kostyfisik avatar kostyfisik commented on June 26, 2024

Just to track it here, this is needed to solve #17 without using multiprecision

Sure!!! I browsed the code from scattnlay and I guess that the problem is two-fold:

  1. the recursion for bessel functions of complex argument is performed directly, and this exposes the code to an overflow problem when the imaginary part of the argument is big. If instead one performs the recursion over the ratio of bessel functions, as in Du's paper, the problem is solved. One then of course needs to express the all expansion coefficients (a_[n,l],b_[n,l],...) for each layer of the sphere as a function of the ratio of bessel functions.
  2. The recursion must be performed using kaptein inequality as in Du, in order to recover all the needed significant digits

Other than that no futher modifications should be needed

Best

Giovanni

from scattnlay.

ovidiopr avatar ovidiopr commented on June 26, 2024

from scattnlay.

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.