-
If I understand well your serialisation, you map a list of `NDPoint`, each one being composed with
- one independant value typed as `time`
- 2 dependants values typed as `GenericMeasure`
I don no…
-
I'm still working out how to use WireViz for an automotive wiring harness, and one of the issues is that there are a LOT of wires. Typically it goes from several large-pin-count connectors in the cab…
-
### Describe the feature
My understanding is that `sunpy-soar` currently only supports queries by instrument / time / level / product, as this is basically what is available in the [SOAR web query fo…
-
Hi,
do you have support for something like this without allocation all n*m memory:
```
n=1000
m=2000
i = Index(n)
j = Index(m)
A=ITensor(i)
B=ITensor(j)
C = A*B
```
I am specifically lo…
-
Hi,
You motivated me to familiarise myself with JS, node.js, frameworks, and the GATT services specs ;) (I used to program, but in C...)
I must say I really respect you for getting this to work. The…
-
-
After an open_pdks update most pm3 fet model files no longer have the gauss() functions for simulating montecarlo/mismatch. For example, expression for vth0 for a nfet_01v8 transistor (`.../share/pdk/…
-
Hello,
I usually use additional parameters in my harness plans like the signal direction or the voltage levels as additional layers of security. One could add them to the pinlabels ofc but I would …
T0jan updated
2 weeks ago
-
Research and document the minimum necessary dimensions and other conditions (shape, density, etc) to perform destructive testing on the printed object with significant results
-
### Description of the desired feature
We are attempting some big refactoring steps in PyGMT to avoid the use of temporary intermediate files #2730, and will also be performing some updates to GMT …