Josha Dekker

Results 6 issues of Josha Dekker

extend more of the API from CountableInterFilter to CardinalInterFilter --- [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

awaiting-author
awaiting-CI
t-topology
t-order

Define cocountable and cocardinal filters. Any feedback on the way these are phrased and written is more than welcome! --- [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/from-referrer/)

awaiting-author
merge-conflict
t-topology
t-order

In sections 10.3 and onward, users are introduced to `termination_by`. I think the phrasing of this has changed recently in Lean, for example the definition of `arrayMapHelper` doesn't work for...

Please quote the text that is incorrect: ``` echo "It works!" | ./build/bin/feline ``` In what way is this incorrect? This works in `bash`, but in VS Code, the default...

**Describe the bug 🐞** When I'm calling cobyla through Optimization.jl (i.e. using COBYLA()), the constraints seem to be handled incorrectly: for comparison, using IPNewton() gives a totally different, better, solution....

bug

Hi, I noticed that when sampling a matrix of values from a `Distributions.product_distribution`, a lot of allocations are made (in my example, more allocations than sampled values!) if I call...