MrMho
MrMho
Hi, first off, thank you very much for writing this program and making it public. Here is my issue: The function `cameraMatrix` from the `world` module is called like this:...
Although I use a recent computer (Windows 10, Core i5-6500, 8 GB RAM) as well as a good audio interface (Edirol UA-101), I am encountering buffer underflows when using block...
## Versions Positron Version: 2024.06.1 (system setup) build 2024.06.1-27 Code - OSS Version: 1.90.0 Commit: a893e5b282612ccb2200102957ac38d3c14e5196 Date: 2024-06-26T01:33:58.809Z (5 days ago) Electron: 29.4.0 Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0 OS:...
When I use `so.PolyFit` (with order > 1) together with ` so.Plot.pair` like so: ```python import seaborn.objects as so import numpy as np import pandas as pd np.random.seed(1) a =...