mikessut

Results 5 issues of mikessut

I found myself looking at trends and wanting to pseudo forecast them into the future by simply mouse over-ing at some future date. However, since that date is not in...

enhancement
in progress

## To Reproduce Basic install following the documentation. ``` conda create --name cadquery conda activate cadquery conda install -c conda-forge -c cadquery cadquery=2 python import cadquery ``` ```python ``` ##...

bug

I've been learning about public/private key encryption. I created a toy model for public private key generation and modified the blockchain to check a digital signature before a transaction can...

I'm trying to understand finite different propagation and am looking at the documentation here: https://opticspy.github.io/lightpipes/manual.html#free-space-propagation I'm confused by a couple of things in equation 9. 1. Shouldn't the numerator terms...

This was the change I had to make to get a recent install of eel working.