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: JuliaPolyhedra/Polyhedra.jl Loading
base: v0.6.9
Choose a base ref
...
head repository: JuliaPolyhedra/Polyhedra.jl Loading
compare: v0.6.10
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Nov 26, 2020

  1. Do not output invalid simplices from triangulation (#228)

    * Add failing regression test for issue 224
    
    #224
    
    * Attempt to fix issue 224
    
    #224
    
    * Instead of incrementing `depth`, decrement `codim`
    
    #228 (comment)
    bzinberg committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    1aa08a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. CompatHelper: bump compat for "StaticArrays" to "1.0" (#234)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    08b00f7 View commit details
    Browse the repository at this point in the history
  2. v0.6.10

    blegat committed Nov 30, 2020
    2 Configuration menu
    Copy the full SHA
    b59a9f6 View commit details
    Browse the repository at this point in the history
Loading