Stefano Probst

Results 4 issues of Stefano Probst

See issue projectmesa/mesa#943 It is for sure not a beautiful fix but it works for my use-case.

**Describe the bug** `ContinuousSpace.get_heading` returns wrong result when going over the middle line and toroidal space is enabled. **Expected behavior** Heading from `(51, 51)` to `(49, 49)` should return `(-2,...

At the moment there are `panic!`-s everywhere in the code base. _Think_ about to use libs like [human_panic](https://docs.rs/human-panic/1.0.1/human_panic/) and/or [failure](https://rust-lang-nursery.github.io/failure/) to get better user experience.

feature-request
help wanted

Docker seems to be optimized for iptables at the moment. Are there any plans to support nftables in future versions of Docker? My workaround at the moment is to deactivate...

kind/feature
area/networking