LazySets.jl icon indicating copy to clipboard operation
LazySets.jl copied to clipboard

Revise Line code

Open schillic opened this issue 3 years ago • 0 comments

Main changes:

  • fix docs setup for constraints_list
  • fix bug in constructor with normalize option (did not really normalize)
    • since normalize crashes for Rational numbers, I changed the default value to false
  • fix bug in linear_map (could result in a line with a zero direction, thus erroring)

schillic avatar Sep 18 '22 21:09 schillic