Comparing civisanalytics:master...replicahq:master · civisanalytics/python-glmnet · GitHub
Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
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: civisanalytics/python-glmnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: replicahq/python-glmnet
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.
  • 18 commits
  • 46 files changed
  • 3 contributors

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    54eb2d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1945c1e View commit details
    Browse the repository at this point in the history
  3. Fix numpy py3.9 dep

    JacobHayes committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    601ef97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    979460a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Add python3.10

    bnaul committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    2ff26b5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Add cibuildwheel action (#2)

    * Pin gfortran-10 ref and bump libgfortran version
    
    * Add pypi uploader
    
    ---------
    
    Co-authored-by: Jacob Hayes <jacob.r.hayes@gmail.com>
    bnaul and JacobHayes authored May 9, 2024
    Configuration menu
    Copy the full SHA
    34b8f98 View commit details
    Browse the repository at this point in the history
  2. Invalid "setup_requires" (#1)

    * FIX: invalid setup_requires in setup.py
    milescsmith authored May 9, 2024
    Configuration menu
    Copy the full SHA
    df17a5c View commit details
    Browse the repository at this point in the history
  3. Add missing pyproject fields

    bnaul committed May 9, 2024
    Configuration menu
    Copy the full SHA
    518aa67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee5722c View commit details
    Browse the repository at this point in the history
  5. Fix Mac wheel building (#3)

    * Remove BEFORE command for Linux
    
    * Build both ARM and x86 Mac wheels
    
    * Only build >= 3.9
    
    * 3.8 -> 3.10
    
    * Add Python 3.11
    bnaul authored May 9, 2024
    Configuration menu
    Copy the full SHA
    5789404 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    445b573 View commit details
    Browse the repository at this point in the history
  7. Update README.rst

    bnaul committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5b8aacc View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Prepare for release

    bnaul committed May 10, 2024
    Configuration menu
    Copy the full SHA
    10e7d06 View commit details
    Browse the repository at this point in the history
  2. Re-release

    bnaul committed May 10, 2024
    Configuration menu
    Copy the full SHA
    10e84be View commit details
    Browse the repository at this point in the history
  3. Update README

    bnaul committed May 10, 2024
    Configuration menu
    Copy the full SHA
    a192061 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. Replace numpy.core.distutils with mesonpy (#6)

    * Replace numpy.core.distutils with mesonpy
    
    * ruff format, lint, update deps
    
    * Rewrote unit tests, add noxfile
    
    * parameterize python and numpy versions in unit tests
    milescsmith authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    6a3a48c View commit details
    Browse the repository at this point in the history
  2. Update cibuildwheel and build wheels up to Python 3.13 (#8)

    * Build wheels for Python 3.13
    
    * Fix artifact name conflict
    
    * Update action runner versions
    
    * Fix MacOS deployment target
    bnaul authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    fd508c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

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