jmmelko

Results 21 issues of jmmelko

``` import keyboard keyboard.start_recording() Out[13]: (, ) keyboard.stop_recording() Out[14]: [KeyboardEvent(haut down), KeyboardEvent(haut up), KeyboardEvent(haut down), KeyboardEvent(haut up), KeyboardEvent(haut down), KeyboardEvent(haut up), KeyboardEvent(haut down), KeyboardEvent(haut up), KeyboardEvent(enter down), KeyboardEvent(enter up)] keyboard.stop_recording()...

I suggest to add a warning when the paraxial approximation is violated, especially when using the Lens function. Or to add a special function to test it on demand. I...

As explained in A. Siegman, Lasers, the Hermite-Gaussian modes can be straightforwardly generalized to astigmatic beams: umn(x,y,z) = um(x,z) * un(y,z) That would be cool if LightPipes could provide native...

Hi guys, I suggest adding `newsize` and `Nnew` as optional parameters to the `Fresnel` and `Forvard` methods. They would by used to call Interpol within the function. This would make...

I love Lightpipes but there are still a few inconsistencies in parameters definitions, some of them going beyond mere cosmetical problems. - GaussBeam requires `w0`, the beam *radius*, while for...

Hi, I may be wrong but I think there aren't data available for fluorozirconate glass such as ZBLAN Indeed the fibered material is different from the bulk due to differences...

- [X] I've verified that I'm running youtube-dl version **2021.06.06** - [X] I've checked that all provided URLs are alive and playable in a browser - [X] I've checked that...

documentation

The following lines, that are very simple and comply with the documentation (as far as I now), do not work from the interactive console of Pythonista: import argparse parser =...

Ok.... so OMZ seems to be soo proud of his new dark theme(s), but ooopsy doo, he forgot something: If I create a custom theme, with a black editor background,...