drmikecooke

Results 6 issues of drmikecooke

The documentation says that the default is 32. This is only true for 16-bit stereo samples (4bytes in total) giving 128 bytes. For 8bit mono you get back 128 bytes,...

This may be due to recent apt upgrade but I've noticed I've not been able to contact other headless rpis through their hostname without restarting avahi-daemon. I've traced the problem...

Been getting message from ejector in menu bar "failed to eject . . ." sudo eject -v /dev/sda gives eject: device name is `/dev/sda' eject: /dev/sda: not mounted eject: /dev/sda:...

Hi I needed to run "sudo ldconfig" to get the server to run. Took searching to find this solution. I guess it could also be added to the make install?

I am working on sympy version 1.13.1 in jupyter version 4.4.0 There is a previous closed issue on a similar but not identical problem: https://github.com/sympy/sympy/issues/15701 ``` import sympy as sp...

series

I admit I am only exploring at the moment, but I am confused by the behavior of baryrat on even functions on an even domain: ```{code} import numpy as np...