GithubHelp home page GithubHelp logo

Comments (8)

AStilg avatar AStilg commented on July 17, 2024

If you want to go "all the way" the best way to go about it is a unified approach will all the T-matrices. As each of the T-matrix codes are "tailor made". I started on a tmatrix_pm.m code which implemented all of the symmetry optimisations. That theoretical future code would replace all pm codes.

A simple version of this would be to use the mode_coupling.m code I gave to you to basically make the pm part select only the elements of the coefficient matrix used for that particular symmetry

from ott.

ilent2 avatar ilent2 commented on July 17, 2024

I think a completely general code would be useful, but it's not something that's very high on my priority list at the moment. Any ideas for what I should do in the mean time? What are the symmetry optimisations?

from ott.

AStilg avatar AStilg commented on July 17, 2024

The tmatrix_pm_cube code, instead of girdding up the entire cube only takes a quadrant (1/4) and performs a least square fit to the modes which differ by m=\pm 4.

My thought is if you can avoid this for now and think about how a good implementation would look and wrap that. I can help with coding the details.

from ott.

ilent2 avatar ilent2 commented on July 17, 2024

Plan: replace pm_cube with a N-th order discrete rotational symmetry and infinite rotational symmetry. This will be a future goal. For now we will remove tmatrix_pm_cube.m.

from ott.

ilent2 avatar ilent2 commented on July 17, 2024

tmatrix_pm_cube.m removed: 7bd3035

from ott.

ilent2 avatar ilent2 commented on July 17, 2024

Moving to version 2

from ott.

ilent2 avatar ilent2 commented on July 17, 2024

T-matrix calculation for example_dynamics.m is far too slow. We should at least reimplement 4-th order rotational symmetry in this release.

from ott.

ilent2 avatar ilent2 commented on July 17, 2024

1c885a2 -- Done 😀 Both mirror and rotational symmetry implemented.

from ott.

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.