jrmoserbaltimore

Results 18 comments of jrmoserbaltimore

Yes, that would work. I don't know much about BT but I know torrents sometimes come from a site with a direct download, and sometimes spend hours looking for 2...

True. Part of this is just looking at cross-platform compatibility, writing code to function in both without writing wrappers around `ulab` to replace `numpy` functions that are called on CPython....

[It's considered old API](https://numpy.org/doc/stable/reference/generated/numpy.polyfit.html) but I may be misreading. On a closer look it looks like they just [moved the location](https://numpy.org/doc/stable/reference/routines.polynomials.polynomial.html), but it's the same function. I want to say...

Fair enough. I didn't find the roots function in `ulab`, have to look further. Didn't realize it didn't do degree-2 polynomials either. I'll think on this some more; lots of...

I'd like to see a few things. The temperature graph is a definite one if you're replacing the UI. I actually would like to see a graph of TX speed,...

Would this be an appropriate place to raise integration with mamba_gator? I think that's a separate issue; but instantiating multiple conda environments and running JupyterLab within them would create multiple...

Yes, changes are certainly possible, and will require regression testing especially in sufficiently-complex code. I described what I did above as a way to retain compatibility: `biblatex` should effectively provide...

Doesn't the OPNA come with the YMF2149 in one bank?

That's interesting. I keep forgetting about the sizes of LUTs; the pipeline for my (hardware) synthesizer (major work in progress) uses an 18-stage CORDIC pipeline instead. Not so great in...

> Aaron's work on bringing emulation of these chips to the BSD/MIT world has been a real blessing No kidding. OPL3 is a great chip, but it doesn't have non-harmonic...