-
Is there a plan to add support for golang? we have a use case where we sent mysql binlog data from Maxwell to kinesis, then consume data using aws lambda and everything was built on Go. Now we have to…
-
# Background
KCL program memory can store various different values, defined by the [MemoryItem enum](https://github.com/KittyCAD/modeling-app/blob/9f0ac5f6fddde509d7dbf1d44a2dca1949884068/src/wasm-…
-
adding in the voltage constraints from the paper is causing a lot of infeasible issues. without it, just have the hvdc limit issue. with it, have listed below:
model.name="unknown";
- terminatio…
-
Dear developers,
I parsed my AIMD data with cp2kdata 0.6.4. and found that DeePMD-kit is struggle to train a model with low RMSEs with these data.
Previously, I used the built-in dpdata functions…
-
[Add a title above and insert a description of the issue here]
![Screenshot](https://public.blob.zoo.dev/1f097c71-f9a9-40a7-b57a-b8193b6c4c86/modeling-app/coredump-335fb762-cd1c-4d1e-92bf-35bb977c1d3…
-
### Application contact emails
xiaodong.dxd@antgroup.com
xpf6677@gmail.com
shushan.css@antgroup.com
huangch96@gmail.com
zongzhe1024@163.com
897013703@qq.com
### Project Summary
Constrain…
Peefy updated
1 month ago
-
I can see that the error relating to namespace prefixes not being defined has been raised before. However I wasn't too sure from the answers what the solution was. I gathered that you can add back the…
-
Many languages, like Rust, JavaScript, Java, etc have a variable declaration keyword, maybe `let` or `const` or `var` or something else (like the variable's type).
Not all languages have a declara…
-
### Description
When doing a parallel constraint on the last line (which is probably the problem, tbh.), the sketch state breaks. I can't escape, can't draw anything new, etc. I can only refresh
### …
-
### Describe the bug
`model = import('cube.obj')
`
### Steps to Reproduce
1. copy the cube.obj from "litterbox-main" in the example to the current project folder
2. add the following KCL code in …