-
**Describe the bug**
I am trying to write a Polygon from NetTopologySuite (https://github.com/NetTopologySuite/NetTopologySuite) to a hatch. The issue I am having is loading the output dwg/dxf file i…
-
Hi, I am trying to run this repository , but I am unable to install dlib then I am getting error :ERROR: Could not build wheels for dlib, which is required to install pyproject.toml-based projects
…
-
Module: Core from source
Errors in compiling with 5.36.0 in MS VS 2022.
In 32bit mode (WIN64= undef).
One of the compiling steps shows:
..\util.c(2624): error C2059: syntax error: 'do'
.…
-
Hi.
I saw your interesting projects on the Innova2 - and wanted to ask you:
Have you used the Innova2 FPGA to control the network chip's (ConnectX-5) ingress/egress packets?
I want to hack some…
-
We can already upload files on the initial deploy, up to 90 MiB during the Rust compilation to Wasm. These assets are specified with the assets property of dfx.json. We would like to allow larger file…
-
### good day, I am using ic-websocket v1.4.1 with frontend and getting error on open:
[certification] Witness != Tree passed in ic-certification utils.ts:55:11
isMessageBodyValid utils.ts:55
…
ktry1 updated
4 months ago
-
### What would you like to see added to MatNWB?
I have initially expressed that opinion/desire in https://github.com/NeurodataWithoutBorders/matnwb/issues/491#issuecomment-1429078308 where we are try…
-
## Description
Cannot select the last `placeholder` on `dfx: \int`
### Steps to Reproduce
> (Required) Provide steps that are specific and repeatable
1. insert dfx into `mathfield`: `\int_…
-
- [x] spot check the examples jordan did to make sure my scripts didn't mangle them.
- [x] keep an eye out while creating the prs that examples that only have some files changed are scrutinized (the …
-
LFortran supports optimization passes like `loop_unroll`, `fma`, etc. which are already supported in `libasr`. We should update LPython to make use of these optimization passes.
cc @czgdp1807