-
Notifications
You must be signed in to change notification settings - Fork 17
Comparing changes
Open a pull request
base repository: JuliaIntervals/IntervalConstraintProgramming.jl
base: v0.12.1
head repository: JuliaIntervals/IntervalConstraintProgramming.jl
compare: master
- 14 commits
- 26 files changed
- 7 contributors
Commits on Mar 4, 2021
-
remove dynamic polynomials. fixes #176 (#177)
* remove dynamic polynomials * allow failure on nightly
Configuration menu - View commit details
-
Copy full SHA for a3827dc - Browse repository at this point
Copy the full SHA a3827dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cb7c81 - Browse repository at this point
Copy the full SHA 9cb7c81View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 9902592 - Browse repository at this point
Copy the full SHA 9902592View commit details
Commits on Mar 28, 2021
-
* added gha workflow * removed travis/appveyor and updated readme * commented out failing test
Configuration menu - View commit details
-
Copy full SHA for e42e265 - Browse repository at this point
Copy the full SHA e42e265View commit details
Commits on Apr 28, 2021
-
updated compat for IntervalArithmetic (#188)
* updated compat for IntervalArithmetic * trigger workflow
4Configuration menu - View commit details
-
Copy full SHA for 1a208ef - Browse repository at this point
Copy the full SHA 1a208efView commit details
Commits on Oct 17, 2021
-
CompatHelper: bump compat for IntervalArithmetic to 0.20, (keep exist…
…ing compat) (#202) * CompatHelper: bump compat for IntervalArithmetic to 0.20, (keep existing compat) * Update Project.toml Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: lucaferranti <49938764+lucaferranti@users.noreply.github.com>
2Configuration menu - View commit details
-
Copy full SHA for e2171cd - Browse repository at this point
Copy the full SHA e2171cdView commit details
Commits on Dec 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 96812f4 - Browse repository at this point
Copy the full SHA 96812f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ddec09 - Browse repository at this point
Copy the full SHA 4ddec09View commit details
Commits on Mar 17, 2024
-
Make ModelingToolkit optional - alternative (#210)
* .gitignore * fix header spaces in NEWS * remove redundant version in Project.toml * remove REQUIRE files * remove .DS_Store * use isnothing * minor formatting * remove IntervalRootFinding * remove undefined exports * prepare for making ModelingToolkit an optional dependency * make ModelingToolkit an optional dependency * use test/Project.toml * remove unbound arg * add coverage badge * outsource ModelingToolkit tests * add CI runs in older Julia versions
Configuration menu - View commit details
-
Copy full SHA for aab7506 - Browse repository at this point
Copy the full SHA aab7506View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 5abddef - Browse repository at this point
Copy the full SHA 5abddefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 739bc0a - Browse repository at this point
Copy the full SHA 739bc0aView commit details
Commits on Dec 9, 2024
-
Rewrite the package to use Symbolics and ReversePropagation (#212)
* Add source files for rewrite * Add basic examples * Add ConstraintProblem * Bump versions * Add model.jl * update Project.toml and workflow * Update rewrite branch. Working with Symbolics 5, IntervalArithmetic 0.20 * Pass nanmath=false to build_function * Fix action of separator on box * Require Julia 1.10 * Working with new versions of packages * Add basic usage and image to readme * Add boundary to plot * Fix * Replace PNG with SVG * Get tests passing with new API * Clean up by removing unneeded code and MacroTools dep * Add back missing files after name change --------- Co-authored-by: lucaferranti <lucaa.ferranti@gmail.com>
2Configuration menu - View commit details
-
Copy full SHA for 6b5a070 - Browse repository at this point
Copy the full SHA 6b5a070View commit details -
Configuration menu - View commit details
-
Copy full SHA for 967ccdc - Browse repository at this point
Copy the full SHA 967ccdcView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 8032fa9 - Browse repository at this point
Copy the full SHA 8032fa9View 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.12.1...master