-
Notifications
You must be signed in to change notification settings - Fork 69
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: coin-or/CyLP
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.91.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: coin-or/CyLP
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.92.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 32 files changed
- 3 contributors
Commits on Oct 20, 2023
-
.github/workflows/cibuildwheel.yml: Update (#180)
* setup.py: Set python_requires="<3.12" * pyproject.toml: Avoid oldest-supported-numpy on PyPy * pyproject.toml (tool.cibuildwheel): Skip PyPy >= 3.10 * pyproject.toml (tool.cibuildwheel): Skip PyPy i686 * .github/workflows/cibuildwheel.yml: Use a separate matrix job for i686
Configuration menu - View commit details
-
Copy full SHA for 2178e19 - Browse repository at this point
Copy the full SHA 2178e19View commit details -
Remove outdated self-cimports in pyx files and other Cython 3 prep (#179
Configuration menu - View commit details
-
Copy full SHA for 615a193 - Browse repository at this point
Copy the full SHA 615a193View commit details
Commits on Oct 21, 2023
-
* cylp/cy/CyCbcModel.pxd: Update exception specs for Cython 3 * pyproject.toml: Require Cython 3; pin to 3.0.4
Configuration menu - View commit details
-
Copy full SHA for c152a78 - Browse repository at this point
Copy the full SHA c152a78View commit details -
* cylp/*/CyClpSimplex_api.h: Remove Python 2 support * setup.py: Remove Python 2 support
Configuration menu - View commit details
-
Copy full SHA for 036f0f1 - Browse repository at this point
Copy the full SHA 036f0f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for df5252f - Browse repository at this point
Copy the full SHA df5252fView commit details -
* setup.py: Allow Python 3.12 * pyproject.toml (tool.cibuildwheel): Do not build 3.12 i686 wheel because there is no numpy wheel
Configuration menu - View commit details
-
Copy full SHA for ee90a81 - Browse repository at this point
Copy the full SHA ee90a81View commit details
Commits on Oct 26, 2023
-
- implement @ operator for np.array - check * is not used with np.array - add __array_ufunc__ = None to allow CyLPExpr to take over np.array broadcasting (remove need for PyLPArray)
Configuration menu - View commit details
-
Copy full SHA for 8473183 - Browse repository at this point
Copy the full SHA 8473183View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55606cc - Browse repository at this point
Copy the full SHA 55606ccView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.91.6...v0.92.0