-
I built a system like this in 6 months when I was 20, I taught myself C++ at the same time, with a background in architecture/engineering CAD. I had some interesting talks with people who were surpris…
-
I'd like to be able to write out 2D geometry to target layers on DXF export. The two primary use models I have in mind are "Parts per named layer" and "Slice per layer":
1. Parts per named layer:
2. …
-
INPUT: SF geometry, OUTPUT: SF hexagon tiled geometry
Here's some code I've just written to experiment with tiling polygons with a specific number of hexagons. I think this will help you with writi…
-
Discussion so far on https://github.com/zerothi/sisl/pull/339 (with @zerothi, @tfrederiksen ):
**Pol:**
```python
grid.plot(represent=["imag", "real"], varying="represent")
```
This would dra…
-
For FEFD, we had "issues" due to source directionality
Is this even a problem? In https://nbviewer.org/github/fancompute/workshop-invdesign/blob/master/01_First_simulation.ipynb they just compute t…
-
Hello,
I am trying to setup an FMO calculation using your tool. I would like to calculate the interaction energy between a small molecule ligand and all amino acids that are 6 angstrom around it wi…
-
Problem: Currently all KCL projects have to be a single file. There's no way to reuse code across files.
Solution: KCL files should be able to import each other, so that one file can use functions o…
-
Part of a longer run that crashed last night with:
```python
2023-12-24 03:28:09.049 ERROR mazepa /home/nkemnitz/zetta_utils/zetta_utils/mazepa/execution_state.py: 129
…
-
Hi @vissarion ,
I'm busy with the buffer for linestrings and in some rare cases, it goes wrong because a turn (intersection point) is not calculated.
For example this input (segment p, segment q…
-
Right now it's just SDL Shading Language (SDLSL).
Which is _fine_, whatever, but maybe something better would be nice, if anyone has a good idea.