-
Hi !
I am trying to replicate the transmission spectra of a nanoarray in silver which I found in this [paper](https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=6092429).
The setup is the fol…
-
Here are some themes that could go in the paper, but currently are left out.
1. Injection/recovery tests
We did these, but left them out for now because of time/space/priorities. The code had cha…
gully updated
2 years ago
-
See #137
-
-
Hello,
Thank you a lot for the software. I have been trying to test it out and I am not sure whether I am doing something wrong, but I seem to be getting way less data points than by just using Viz…
-
It would be nice if we all use SI units for angles and lengths:
angle (radians) -> not (degrees)
length (m) -> not (mm,Angstroms)
We can keep electron volts.
Not sure how much work it would be to mo…
-
when I run the code below, the result is always empty
```java
with ThreadPool(8) as pool:
list(tqdm.tqdm(pool.imap(retrieve_data_from_formula, formulas)))
print("Done with formulas!")
```…
-
**Describe the problem you have/What new integration you would like**
Like to get water flow metering from smart water meters with IR eye via hardware similar to [Home Assistant Glow](https:/…
Hedda updated
3 weeks ago
-
I noticed that after few calls, convertv6 slows down considerably, see a test case in this gist:
https://gist.github.com/1657277
I am performing the same call few times, at the beginning it is fast,…
zonca updated
12 years ago
-
Good afternoon,
My request is probably very basic.
I am using Capytaine with a mesh imported from a stl file, a semisubmersible floater of an offshore windturbine, made of steel.
From what I see fo…