Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Source/microphone directivity for ray tracing #180

Open
wants to merge 37 commits into
base: master
Choose a base branch
from

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    a6404ae View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    dc73d4d View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Adds rejection sampling code with example on the sphere with a cardio…

    …id shaped distribution
    fakufaku committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    b641f60 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    4b8e260 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b54fc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Refactoring and renaming.

    ebezzam committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    7278919 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Configuration menu
    Copy the full SHA
    ab4627f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

  1. Re-format doa.grid and add a parameter to disable peak_fidining in Gr…

    …idSphere if necessary
    fakufaku committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    c6a5c4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bd741b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Configuration menu
    Copy the full SHA
    62913b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6be20a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7be52fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a6486c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Configuration menu
    Copy the full SHA
    98ed8f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71eed80 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Configuration menu
    Copy the full SHA
    b17e9c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed9864b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Adds the necessary interface for getting directive response and ray s…

    …ampling in the Directivity class.
    fakufaku committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    ca26e79 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. merge

    fakufaku committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    d3e41ab View commit details
    Browse the repository at this point in the history
  2. Moves the CardioidSampler derived class to the directivities.py file …

    …to avoid circular dependency.
    fakufaku committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    f70c33b View commit details
    Browse the repository at this point in the history
  3. fix examples

    fakufaku committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    61365eb View commit details
    Browse the repository at this point in the history
  4. black

    fakufaku committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    917e229 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    2acf5f0 View commit details
    Browse the repository at this point in the history
  2. Adds directional histograms to the libroom microphone objects using k…

    …d-tree (via nanoflann)
    fakufaku committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    adf873f View commit details
    Browse the repository at this point in the history
  3. format microphone.hpp

    fakufaku committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    b5e438f View commit details
    Browse the repository at this point in the history
  4. black

    fakufaku committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    e25669d View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    1c9a76a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c17052 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    4b7721c View commit details
    Browse the repository at this point in the history
  2. fix for tests

    fakufaku committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    0a68fd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. tries to fix one test

    fakufaku committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    471592e View commit details
    Browse the repository at this point in the history
  2. black

    fakufaku committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    8cc0564 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Adds libroom_src/ext/nanoflann to list of files to include in the pyp…

    …i archive in MANIFEST.in
    fakufaku committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    2f65c71 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. merge

    fakufaku committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b51ed82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5250cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cf7c03 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. lint

    fakufaku committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    e980556 View commit details
    Browse the repository at this point in the history