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

PoC: Python bindings #340

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

PoC: Python bindings #340

wants to merge 15 commits into from

Commits on Mar 19, 2023

  1. Python extension: First draft

    Joris Bayer committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    4c94c51 View commit details
    Browse the repository at this point in the history
  2. self-review

    Joris Bayer committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    bc2e840 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Configuration menu
    Copy the full SHA
    4c0c79c View commit details
    Browse the repository at this point in the history
  2. Make Checkpoint and Observe Send

    Joris Bayer committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    007a13c View commit details
    Browse the repository at this point in the history
  3. Dynamic solver name

    Joris Bayer committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    f24ea5a View commit details
    Browse the repository at this point in the history
  4. Object-safe Solver

    Joris Bayer committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    b669e48 View commit details
    Browse the repository at this point in the history
  5. fmt

    Joris Bayer committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    f096301 View commit details
    Browse the repository at this point in the history
  6. license

    Joris Bayer committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    839ef5f View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Merge branch 'main' into argmin-py

    Joris Bayer committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    72677e6 View commit details
    Browse the repository at this point in the history
  2. repair dependencies

    Joris Bayer committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    1be6014 View commit details
    Browse the repository at this point in the history
  3. Upgrade dependencies

    Joris Bayer committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    d430569 View commit details
    Browse the repository at this point in the history
  4. Format

    Joris Bayer committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    4cbf7a0 View commit details
    Browse the repository at this point in the history
  5. Checkin empty README

    Joris Bayer committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    61f157e View commit details
    Browse the repository at this point in the history
  6. Exclude argmin-py from wasm build

    Joris Bayer committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    52030e0 View commit details
    Browse the repository at this point in the history
  7. More formatting

    Joris Bayer committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    ee48f38 View commit details
    Browse the repository at this point in the history