Zenodo.org will be unavailable for 2 hours on September 29th from 06:00-08:00 UTC. See announcement.
There is a newer version of this record available.

Software Open Access

JuliaReach/LazySets.jl: v2.6.0

Christian Schilling; Marcelo Forets; Luca Ferranti; Sebastián Guadalupe; kpotomkin; Mauricio Vanzulli; ueliwechsler; Bruno Garate; tomerarnon; Daniel Freire Caporale; Ryan Birmingham; nikos-kekatos; Frederik Baymler Mathiesen; Lasse Peters; Aadesh Deshmukh; David Reguera; Gustavo Goretkin; Julia TagBot; Morten Piibeleht; Peng Yu; viryfrederic


Citation Style Language JSON Export

{
  "publisher": "Zenodo", 
  "DOI": "10.5281/zenodo.7671635", 
  "title": "JuliaReach/LazySets.jl: v2.6.0", 
  "issued": {
    "date-parts": [
      [
        2023, 
        2, 
        23
      ]
    ]
  }, 
  "abstract": "LazySets v2.6.0\n<p><a href=\"https://github.com/JuliaReach/LazySets.jl/compare/v2.5.0...v2.6.0\">Diff since v2.5.0</a></p>\n<p><strong>Closed issues:</strong></p>\n<ul>\n<li>Concrete Minkowski difference for zonotopes (#586)</li>\n<li>HPolygon's addconstraint! should ignore/replace constraints with same normal direction (#653)</li>\n<li>HPolytope's removehredundancy! removes non-redundant constraints (#754)</li>\n<li>Iterative refinement of HPolygon with redundant constraint adds unexpected constraint (#895)</li>\n<li>tohrep(::VPolytope) results in unbounded polytope (#1234)</li>\n<li>Overapproximation of zonotope with polyhedron in constraint representation (#1328)</li>\n<li>Different result for intersection using HPolyhedron or HPolytope (#1348)</li>\n<li>HPolygon should not reorder already-sorted constraints (#1393)</li>\n<li>Convert AbstractPolyhedron to Polyhedra.polyhedron (#1505)</li>\n<li>Docstrings with kwargs (#1650)</li>\n<li>Faster support function for CPA and canonical vectors (#1758)</li>\n<li>Add test for MiniQhull optional dependency (#2077)</li>\n<li>Documentation redefinition in require blocks (#2080)</li>\n<li>Fix warnings with Polyhedra (#2162)</li>\n<li>addconstraint! for HPolygon differs with linear_search option (#2426)</li>\n<li>Error when passing LP solver to Polyhedra (#2542)</li>\n<li>AssertionError in is_tighter_same_dir_2D (#2582)</li>\n<li>Checking equality of Complements Unexpected Behavior. (#2686)</li>\n<li>Fix links in documentation (#2721)</li>\n<li>Undefined LP in remove_redundant_constraints (#2732)</li>\n<li>Overapproximation with zonotope and PolarDirections (CPA algorithm) crashes (#2833)</li>\n<li>MethodError in eps close approx of Bloating (#2894)</li>\n<li><code>rand</code> doesn't work with <code>Rational{Int}</code> (#3019)</li>\n<li>isdisjoint of flat zonotope with polyhedron returns wrong answer (#3038)</li>\n<li>Generalize <code>polyhedron</code> to <code>AbstractPolyhedron</code> (#3060)</li>\n<li>EmptySet is not quite the absorbing operation for CartesianProduct (#3078)</li>\n<li>Support vector of Ball2 in zero direction (#3198)</li>\n<li>constraints_list of flat zonotopes is wrong (#3209)</li>\n<li>Depend on <code>MathOptInterface</code> directly instead of referencing the internal variable of <code>JuMP</code> (#3238)</li>\n</ul>\n<p><strong>Merged pull requests:</strong></p>\n<ul>\n<li>Update publications (#3197) (@schillic)</li>\n<li>#1758 - faster support function/vector for CartesianProduct/CartesianProductArray (#3199) (@schillic)</li>\n<li>#3198 - Fix support vector of Ball2 in zero direction (#3200) (@schillic)</li>\n<li>Overapproximation for intersection of zonotope and hyperplane (#3201) (@schillic)</li>\n<li>Add reference (#3202) (@schillic)</li>\n<li>Add volume method for HParallelotope (#3204) (@schillic)</li>\n<li>Add order-reduction method with parallelotope (#3205) (@schillic)</li>\n<li>#586 - Concrete Minkowski difference for zonotopes (#3206) (@schillic)</li>\n<li>Fix vrep_chull algorithm and simplify code (#3207) (@schillic)</li>\n<li>#3078 - Fix CartesianProduct constructor with EmptySet (#3208) (@schillic)</li>\n<li>#3209 - Fix constraints_list of flat zonotopes (#3210) (@schillic)</li>\n<li>#2833 - Fix automatic generation of template-direction instances (#3211) (@schillic)</li>\n<li>#2426 - Fix binary search in addconstraint! for polygons (#3213) (@schillic)</li>\n<li>#1348 - Improved bound for line search (#3214) (@schillic)</li>\n<li>#2077 - Add test for MiniQhull (#3216) (@schillic)</li>\n<li>#2080 - Pull out documentation from requires blocks (#3217) (@schillic)</li>\n<li>#2732 - Simplify remove_redundant_constraints! code (#3218) (@schillic)</li>\n<li>Use newer version of Makie in tests (#3220) (@schillic)</li>\n<li>Add publications (#3222) (@schillic)</li>\n<li>#3060 - Generalize polyhedron to LazySet (#3223) (@schillic)</li>\n<li>Use rng in all rand calls (#3224) (@schillic)</li>\n<li>#2162 - Fix warning with Polyhedra (#3225) (@schillic)</li>\n<li>Fix check for elimination algorithm type in _minkowski_sum_hrep (#3227) (@Zinoex)</li>\n<li>Fix variable naming error in overapproximate to HPolyhedron (#3228) (@Zinoex)</li>\n<li>Make names dir/dirs consistent (#3229) (@schillic)</li>\n<li>Add test for #3227 (_minkowski_sum_hrep with algorithm given) (#3230) (@schillic)</li>\n<li>Update Symbolics in tests (#3232) (@schillic)</li>\n<li>Remove invoke calls (#3233) (@schillic)</li>\n<li>Fix support vector of unbounded HPolyhedron (#3234) (@schillic)</li>\n<li>Fix #3238 -- MathOptInterface -&gt; MOI (#3239) (@lassepe)</li>\n<li>Update Project.toml (#3240) (@schillic)</li>\n</ul>", 
  "author": [
    {
      "family": "Christian Schilling"
    }, 
    {
      "family": "Marcelo Forets"
    }, 
    {
      "family": "Luca Ferranti"
    }, 
    {
      "family": "Sebasti\u00e1n Guadalupe"
    }, 
    {
      "family": "kpotomkin"
    }, 
    {
      "family": "Mauricio Vanzulli"
    }, 
    {
      "family": "ueliwechsler"
    }, 
    {
      "family": "Bruno Garate"
    }, 
    {
      "family": "tomerarnon"
    }, 
    {
      "family": "Daniel Freire Caporale"
    }, 
    {
      "family": "Ryan Birmingham"
    }, 
    {
      "family": "nikos-kekatos"
    }, 
    {
      "family": "Frederik Baymler Mathiesen"
    }, 
    {
      "family": "Lasse Peters"
    }, 
    {
      "family": "Aadesh Deshmukh"
    }, 
    {
      "family": "David Reguera"
    }, 
    {
      "family": "Gustavo Goretkin"
    }, 
    {
      "family": "Julia TagBot"
    }, 
    {
      "family": "Morten Piibeleht"
    }, 
    {
      "family": "Peng Yu"
    }, 
    {
      "family": "viryfrederic"
    }
  ], 
  "version": "v2.6.0", 
  "type": "article", 
  "id": "7671635"
}
1,707
1,571
views
downloads
All versions This version
Views 1,7076
Downloads 1,5711
Data volume 798.2 MB706.7 kB
Unique views 1,5686
Unique downloads 2511

Share

Cite as