-
Interection of two overlapping polygons with no particular degeneracies fails for some reason
MWE:
```
julia> import GeometryOps as GO, GeoInterface as GI
julia> using StaticArrays
julia> h…
-
Following up https://github.com/Hyperfoil/Hyperfoil/pull/400 we can clean-up all things that are related to the _validation_ run.
AFAICS that was only used by `wrk/wrk2` wrappers, therefore at the …
-
### New Issue Checklist
- [x] Updated SwiftLint to the latest version
- [x] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues)
### Describe the bug
`explicit_…
-
The MC wrappers appear to use Java 6 language level in IDEA.
(This may be related to what's causing the build to fail...)
-
`mat_mat(A, B)` wrapper is missing in `wrappers.py`. I assume it should be there since we are not supposed to touch `wrappers.py`?
-
SConscript files must be added in
* stat_tool/src/py/wrapper
* sequence_analysis/src/py/wrapper
And SConstruct files must be modified in
* stat_tool
* sequence_analysis
in order to incorpo…
-
Hello, is it possible to use your wrapper to solve problems whose objectives are log_det or det_rootn, etc? Thanks in advance.
-
Just wanted to open this as placeholder for further discussions on using zig to automate generation of cross platform nimterop wrappers.
This opens possibility to host cross platform wrappers for lib…
-
The vulkan header files included in `/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/vulkan` do not include the `vulkan.hpp` C++ wrapper.
The feature request is to add a `vulkan.hpp` hea…
-
As we moved `build_program()`, `compile_program()` and `link_program()` from `clxx/cl/program.hpp` to `clxx/cl/program_fcn.hpp`, the swig wrappers should be updated accordingly.
The same applies to `…