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

Nanobind #99

Merged
merged 14 commits into from
Jun 17, 2024
Merged

Nanobind #99

merged 14 commits into from
Jun 17, 2024

Commits on May 9, 2024

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

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    dab05f8 View commit details
    Browse the repository at this point in the history
  2. Finish PoC.

    iglesias committed May 11, 2024
    Configuration menu
    Copy the full SHA
    c129206 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Use dataset.

    iglesias committed May 12, 2024
    Configuration menu
    Copy the full SHA
    f0d43ea View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    461be6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b2b9bc View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Fix nanobind cmake build. Still WIP b.c. lib error on import:

    >>> import lib.tapkee
    Traceback (most recent call last):
      File "<stdin>", line 1, in <module>
    ImportError: /home/garcia/tapkee/tapkee/lib/tapkee.cpython-312-x86_64-linux-gnu.so: undefined symbol: dsaupd_
    
    And go a bit too far with the renaming.
    iglesias committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4a75409 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    881c800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a1e35d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

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

Commits on May 20, 2024

  1. Integrate basic test.

    iglesias committed May 20, 2024
    Configuration menu
    Copy the full SHA
    07910db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    814bf78 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Merge remote-tracking branch 'master/main' into nanobind

    Testing pending.
    iglesias committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a73d276 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Update nanobind extension.

    iglesias committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    127968b View commit details
    Browse the repository at this point in the history