Tobias Hupel

Results 4 issues of Tobias Hupel

- added simple fill option for polygons, similar to the filled ellipse - the polygon's boundary must be drawn even in the filled case, as the scanline filling algorithm cannot...

The [example publisher](https://zguide.zeromq.org/docs/chapter1/#Getting-the-Message-Out) in the Basics section of the ZMQ Guide crashes if put in a function. See this: ``` using ZMQ function main() context = Context() socket = Socket(context,...

**Describe the bug 🐞** The [docs](https://docs.sciml.ai/Optimization/stable/API/solve/) say that the first argument passed to the callback function is an `OptimizationState`. But if I run the optimization with NEWUOA of PRIMA then...

bug

This ``` logger = TBLogger("logs") markdown_text = """ ### Markdown Text TensorBoard supports basic markdown syntax, including: preformatted code **bold text** | and | tables | | ---- | ----------...

bug