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

Flatten data structures in geometry #2 #2359

Merged
merged 34 commits into from
Sep 9, 2022

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    9927e10 View commit details
    Browse the repository at this point in the history
  2. fix compile error

    SarahRo committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    039828b View commit details
    Browse the repository at this point in the history
  3. fix wrapper

    SarahRo committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    5617d88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bae2dc View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    313888e View commit details
    Browse the repository at this point in the history
  2. fix seg fault

    SarahRo committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    6729eac View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. simplify data structures

    SarahRo committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    2447aee View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    e42d17c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7792d6 View commit details
    Browse the repository at this point in the history
  3. minor improvements

    SarahRo committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    37e58d7 View commit details
    Browse the repository at this point in the history
  4. Add more spans

    jorgensd committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    9535595 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

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

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    e27cd38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d4a4c8 View commit details
    Browse the repository at this point in the history
  3. Subspan fixes

    jorgensd committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    059ae73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bf24e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f4a1aa View commit details
    Browse the repository at this point in the history
  6. Minor fix

    jorgensd committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    f1f24e7 View commit details
    Browse the repository at this point in the history
  7. Improve readability

    jorgensd committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    2667010 View commit details
    Browse the repository at this point in the history
  8. Remove comment

    jorgensd committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    06bef94 View commit details
    Browse the repository at this point in the history
  9. Sizes

    jorgensd committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    d9e31f7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1ea3e8e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    88e4868 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    162d9ae View commit details
    Browse the repository at this point in the history
  2. Fixes for pybind

    jorgensd committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    3925537 View commit details
    Browse the repository at this point in the history
  3. Performance updates

    jorgensd committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    84f6202 View commit details
    Browse the repository at this point in the history
  4. Remove copy bbox

    jorgensd committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    258824c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Fix docstring

    garth-wells committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    d8e0811 View commit details
    Browse the repository at this point in the history
  2. Simplifications

    garth-wells committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    526ba8f View commit details
    Browse the repository at this point in the history
  3. Simplifiations

    garth-wells committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    38f1a2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2e755a View commit details
    Browse the repository at this point in the history
  5. Tidy up int types

    garth-wells committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    3427084 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b37cb29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a486cd View commit details
    Browse the repository at this point in the history