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: saharbin/python-necpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tmolteno/python-necpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 13 files changed
  • 7 contributors

Commits on Feb 20, 2020

  1. Fix parameters of multiple_patch

    This only takes three coordinates (SM card) according to nec docs.
    schlatterbeck committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    8e20f24 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Update with a requested fix by user slawkory. Also fix an intger divi…

    …sion bug introduced with the shift to python3. Closes tmolteno#11, tmolteno#14
    tmolteno committed May 13, 2020
    Configuration menu
    Copy the full SHA
    225161c View commit details
    Browse the repository at this point in the history
  2. Version bump

    tmolteno committed May 13, 2020
    Configuration menu
    Copy the full SHA
    1419258 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Merge pull request tmolteno#15 from schlatterbeck/master

    Fix parameters of multiple_patch. This will require further parsing ion the C++ code so that the geometry parser does the correct things with patches, but this merge request is valid. Thank you.
    tmolteno authored Jun 7, 2020
    Configuration menu
    Copy the full SHA
    03713c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Added pyroject

    Electro707 committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    97c9ff7 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. update swig command

    Benitoite authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    afbb323 View commit details
    Browse the repository at this point in the history
  2. Merge pull request tmolteno#26 from Benitoite/patch-1

    update swig command
    tmolteno authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    3f0b593 View commit details
    Browse the repository at this point in the history
  3. Merge pull request tmolteno#21 from Electro707/fix_build

    Added pyproject.toml
    tmolteno authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    8c3cf38 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2026

  1. Initial plan

    Copilot committed Jan 5, 2026
    Configuration menu
    Copy the full SHA
    e63115c View commit details
    Browse the repository at this point in the history
  2. Add GitHub Actions workflow for building wheels with cibuildwheel

    Co-authored-by: tmolteno <85630+tmolteno@users.noreply.github.com>
    Copilot and tmolteno committed Jan 5, 2026
    Configuration menu
    Copy the full SHA
    8ac4963 View commit details
    Browse the repository at this point in the history
  3. Remove Python 3.8 (EOL) and fix artifact naming

    Co-authored-by: tmolteno <85630+tmolteno@users.noreply.github.com>
    Copilot and tmolteno committed Jan 5, 2026
    Configuration menu
    Copy the full SHA
    7e1220b View commit details
    Browse the repository at this point in the history
  4. Add explicit permissions to workflow jobs for security

    Co-authored-by: tmolteno <85630+tmolteno@users.noreply.github.com>
    Copilot and tmolteno committed Jan 5, 2026
    Configuration menu
    Copy the full SHA
    649b598 View commit details
    Browse the repository at this point in the history
  5. Split workflow into separate files for PyNEC and necpp

    Co-authored-by: tmolteno <85630+tmolteno@users.noreply.github.com>
    Copilot and tmolteno committed Jan 5, 2026
    Configuration menu
    Copy the full SHA
    e52dd4f View commit details
    Browse the repository at this point in the history
  6. Merge pull request tmolteno#33 from tmolteno/copilot/add-ci-for-wheel…

    …s-deployment
    
    Add CI to build wheels and deploy using cibuildwheel
    tmolteno authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    db9eb7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2dde1e View commit details
    Browse the repository at this point in the history
  8. Add Python 3.13 to CI build

    tmolteno committed Jan 5, 2026
    Configuration menu
    Copy the full SHA
    3c15232 View commit details
    Browse the repository at this point in the history
  9. Version bump

    tmolteno committed Jan 5, 2026
    Configuration menu
    Copy the full SHA
    aa29656 View commit details
    Browse the repository at this point in the history
  10. Update submodule

    tmolteno committed Jan 5, 2026
    Configuration menu
    Copy the full SHA
    db34f23 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5fc06f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2026

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