Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: heal-research/pyoperon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: heal-research/pyoperon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.0
Choose a head ref
  • 18 commits
  • 32 files changed
  • 3 contributors

Commits on Jun 1, 2024

  1. switch to nanobind

    foolnotion committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    a65b2a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

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

Commits on Jul 3, 2024

  1. Fix PyPI link

    gkronber authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7130a87 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Migrate project from pybind11 to nanobind

    This should lead to fewer bugs, better performance and faster compiles.
    Note that this branch (temporarily) depends on https://github.com/heal-research/operon/tree/better-ownership-semantics
    foolnotion committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    db3d2ab View commit details
    Browse the repository at this point in the history
  2. update examples

    foolnotion committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    132209e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    ba8c60a View commit details
    Browse the repository at this point in the history
  2. minor flake update

    foolnotion committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3e1e5a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

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

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    f9a5d1f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from Smantii/double_precision

    Fixed usage of double precision
    foolnotion authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    acf6a07 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. minor fixes

    foolnotion committed Dec 13, 2024
    Configuration menu
    Copy the full SHA
    54033e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. update flake

    foolnotion committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    d60da2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eab1efe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35e46df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40b1970 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7afa331 View commit details
    Browse the repository at this point in the history
  6. bump version to 0.5.0

    foolnotion committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    9e04ee9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf8d0f7 View commit details
    Browse the repository at this point in the history
Loading