StanfordASL / neural-network-lyapunov

Synthesizing neural-network Lyapunov functions (and controllers) as stability certificate.
MIT License
139 stars 30 forks source link

fix a bug in box_boundary(). #390

Closed hongkai-dai closed 3 years ago

hongkai-dai commented 3 years ago

The previous implementation requires that the point is on the corner of the box, instead on the face boundary.