Ole Kröger

Results 321 comments of Ole Kröger

Additionally check that deaths are not decreasing. At least then something needs to be double checked.

I think I've opened that issue in the correct repo 😊

I have the exact same error on ArchLinux. The following packages are installed ``` core/gcc-fortran 7.2.0-3 [installed: 7.1.1-4] Fortran front-end for GCC ``` ``` community/coin-or-cbc 2.9.9-1 (coin-or) [installed] COIN-OR branch-and-cut...

I'm not sure whether this helps: `julia build.jl` results in this error: ``` make[2]: *** [Makefile:503: readnl.lo] Error 1 make[2]: Leaving directory '/home/ole/.julia/v0.6/CoinOptServices/deps/src/OS-2.9.2/build/Couenne/src/problem' make[1]: *** [Makefile:476: all-recursive] Error 1 make[1]:...

What would be the next step to use Clipper2 in Julia? I have no experience with Yggdrasil. Would be happy to assist on this if there are some tutorials/guidance on...

Yeah the problem might appear when a single polygon with a hole gets split up into two polygons due to a narrow bridge inside the initial polygon which gets disconnected...

There is no function for this inside this package so it results in calling some generic Base.intersect call ``` Base.intersect(t::IntervalBTree{K, V, B}, query0, filter::F=true_cmp) where {F, K, V, B} =...

+1 or/and a setting for upload on save.

These are my settings: ![brackets-ftp_1](https://f.cloud.github.com/assets/4931746/866507/19f2179e-f68b-11e2-8567-430cbe4e12d0.PNG) And if I try to edit my css-file the upload fails. ![brackets-ftp_2](https://f.cloud.github.com/assets/4931746/866508/1a16f50a-f68b-11e2-9e4f-f06dca403909.png) But it is possible to create a directory with brackets and it will...

+1 sounds great!