-
Notifications
You must be signed in to change notification settings - Fork 28
Comparing changes
Open a pull request
base repository: JuliaPolyhedra/Polyhedra.jl
base: v0.7.8
head repository: JuliaPolyhedra/Polyhedra.jl
compare: v0.8.0
- 9 commits
- 47 files changed
- 5 contributors
Commits on Feb 15, 2024
-
[BREAKING] Move functionality to extension packages (#328)
* move jump to extension * support for regular dependency in julia 1.6 * reorganize JuMP ext * move RecipesBase and GeometryBasics to ext * uncomment verbose statement * add error message for Mesh * add news file describing breaking change * update docs * update examples * simplify doc * fix verbose print of model * remove exported JuMP function * import functions missing in GeometryBasicsExt * add missing compat entry
Configuration menu - View commit details
-
Copy full SHA for 687831d - Browse repository at this point
Copy the full SHA 687831dView commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 568db26 - Browse repository at this point
Copy the full SHA 568db26View commit details
Commits on Apr 5, 2024
-
Fix order of dimensions in LPHRep (#339)
* Fix order of dimensions in LPHRep * Fix dimension_names * Fix * Fix * Fix * Fix
Configuration menu - View commit details
-
Copy full SHA for 8c131a6 - Browse repository at this point
Copy the full SHA 8c131a6View commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 460b4f0 - Browse repository at this point
Copy the full SHA 460b4f0View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 00d90a9 - Browse repository at this point
Copy the full SHA 00d90a9View commit details
Commits on Nov 19, 2024
-
CompatHelper: bump compat for GeometryBasics to 0.5, (keep existing c…
…ompat) (#347) Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
Configuration menu - View commit details
-
Copy full SHA for f4ed2f0 - Browse repository at this point
Copy the full SHA f4ed2f0View commit details -
CompatHelper: bump compat for GeometryBasics in [weakdeps] to 0.5, (k…
…eep existing compat) (#348) Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
Configuration menu - View commit details
-
Copy full SHA for 4026e18 - Browse repository at this point
Copy the full SHA 4026e18View commit details
Commits on Jan 15, 2025
-
Speed up with MutableArithmetics (#343)
* Speed up with MutableArithmetics * Fix tol * Unifty tol * Fixes * Add missing tol * Fixes * Bump Julia to v1.10 * Fix doctest output
Configuration menu - View commit details
-
Copy full SHA for 1688368 - Browse repository at this point
Copy the full SHA 1688368View commit details -
5
Configuration menu - View commit details
-
Copy full SHA for 3f8c920 - Browse repository at this point
Copy the full SHA 3f8c920View commit details
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.7.8...v0.8.0