Giter Site home page Giter Site logo

spectral-analysis-upb / pyzeta Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 1.31 MB

Numerical project written (mostly) in Python that is all about (dynamical) zeta functions and their application to the calculation of (quantum and classical) resonances.

Home Page: https://pyzeta.readthedocs.io/en/latest/

License: GNU General Public License v3.0

Shell 1.59% Python 98.41%
chaos-theory hyperbolic-geometry maths physics resonances zeta-functions

pyzeta's People

Contributors

philippschuette avatar

Stargazers

 avatar

pyzeta's Issues

Implement zeta functions for n-disk scattering systems

Scattering of hard balls (classical) or wave functions (quantum mechanical) on obstacles is a problem very commonly considered in both mathematics and physics. The dynamical features, in particular hyperbolicity, of such scattering on n discs in the plane are very similar to those of the geodesic flow. From there it is only a small step towards are great similarity in the calculation of resonances from zeta functions.

This project should therefore consider including classical and quantum mechanial n-disk scattering systems to leverage the mathematical and numerical similarity with the already existing implementations for Schottky surfaces.

Add logging to AOP

At the moment there is no logging (with Loggable) in the different modules under pyzeta.framework.aop. This is due to circular imports from the ContainerProvider. But the latter actually only needs to know about interfaces of aspects. Logging should therefore be added back in and the dependencies should be decoupled by introducing a facade for aspects.

Add asv benchmarking

Add the necessary setup to start benchmarking the project using the airspeed velocity tool.

Implement more algorithms for zeta functions

While being quite straightforward to implement, cycle expansion is not an optimal algorithm for the calculation of (dynamical) zeta functions. This is mainly due to the exponential growth of the number of closed geodesics as their length grows towards infinity.

Thankfully, other algorithms exist: [Bandtlow, Pohl, Schick, Weiße 2020] demonstrated how to calculate zeta functions in their representation as Fredholm determinants. Having such an alternative algorithm available within the PyZeta project could on the one hand enable the calculation of resonances significantly further into the left halfplane. On the other hand one could then verify both methods against each other to gain additional confidence in the validity of the results.

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.