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

Add MATLAB support #147

Merged
merged 34 commits into from
May 16, 2024
Merged

Add MATLAB support #147

merged 34 commits into from
May 16, 2024

Commits on Mar 1, 2024

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

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    03b49af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44c0a75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    729519d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

Commits on Mar 11, 2024

  1. Add Matlab tests

    naegelejd committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    764fbfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1150c41 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Add Matlab protocol round trip tests

    And lots of changes to Matlab codegen and supporting files.
    naegelejd committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9cb6d8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e6f5fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ff5125 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Fixes for Matlab Stream tests.

    Mid-way through adapting the Vector/Array serializers to handle
    nested arrays/vectors. Next up are the Subarrays tests.
    naegelejd committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f939451 View commit details
    Browse the repository at this point in the history
  2. Finish implementing all C++/Python tests in Matlab

    All passing. Next:
    - Clean up the Vector/Array serializers
    - Add C++ translator to RoundTripTest
    - Finish fixing computed fields and ComputedFieldsTest
    - Documentation
    naegelejd committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    67776b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bc6230 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

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

Commits on Apr 5, 2024

  1. Finish Matlab tests

    naegelejd committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    788df0d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Add Matlab benchmarking

    naegelejd committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9d95c90 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Fix streams to read one item at a time

    Instead of the entire stream into memory.
    naegelejd committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    df42d4f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Apr 15, 2024

  1. Add Matlab documentation

    Also clean up Matlab code and improve serializer input validation.
    naegelejd committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bc6cc7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c753e00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf14e20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e5ee39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3659c91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fac90ef View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    ae77750 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    684ec67 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    909bca7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    328219d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    6aec5a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86770e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b930bf3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e96c5d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    f1fb00f View commit details
    Browse the repository at this point in the history
  2. Change MATLAB license file mounting (#149)

    Co-authored-by: Joe Naegele <[email protected]>
    johnstairs and naegelejd authored May 15, 2024
    Configuration menu
    Copy the full SHA
    0b74fc9 View commit details
    Browse the repository at this point in the history