drpaprika
drpaprika
Hi, I'm having trouble setting up the bot using Python. Following the instructions in ReadMe : `pip install logbot-telegram` Then, ``` from logbot import Client c = Client(token=mytoken, host=host, port=port)...
Hi @Marigold, A nice and simple addition to this package would be to [enable the Used By button](https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/exploring-the-dependencies-of-a-repository) on the side-bar. This would be great for both the community and...
Following the implementation of Zernike surfaces I was curious about their shape. In freeform manufacturing, deviation to the best sphere is crutial. Now, using `lens.draw_surface(surface_index=1)` the user can view the...
### Checklist - [x] I have searched the [existing issues](https://github.com/HarrisonKramer/optiland/issues) and [discussions](https://github.com/HarrisonKramer/optiland/discussions) for a similar question or problem. - [x] I have read the [documentation](https://optiland.readthedocs.io/en/latest/) and tried to find an...