GithubHelp home page GithubHelp logo

Optimisations for beam.translate about ott HOT 6 CLOSED

ilent2 avatar ilent2 commented on August 16, 2024
Optimisations for beam.translate

from ott.

Comments (6)

ilent2 avatar ilent2 commented on August 16, 2024

edbbac6 -- Add A,B matrices as output to all translate functions

from ott.

ilent2 avatar ilent2 commented on August 16, 2024

6f6528d -- translate_z now runs much faster, also produces non-square matrices.

from ott.

ilent2 avatar ilent2 commented on August 16, 2024

We could extend the scatter function to take a position and rotation argument. This would provide a clean way to hide this optimisation from the user.

from ott.

ilent2 avatar ilent2 commented on August 16, 2024

d68cef5 -- done. Still need to optimise examples, they are running really slow.

from ott.

an-kashchuk avatar an-kashchuk commented on August 16, 2024

The default run of beam_visualisation.m has an error.
This command:
slm_beam = beam.translateXyz([5; 0; 0]);
doesn't copy the basis var to slm_beam and it contains 'regular' basis which creates an error in the following farfield calculation.
This will fix it:
slm_beam.basis = 'outgoing';

from ott.

ilent2 avatar ilent2 commented on August 16, 2024

Good spot. Thanks, I've fixed it in commit 2cefab9

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.