jrmoserbaltimore

Results 17 issues of jrmoserbaltimore

It would be nice if PicoTorrent could take a torrent and also a download URL, and download the various blocks from both sources. I believe BT provides a hash for...

It would be useful if the stand-alone program could visualize the harmonic spectrum, to make it somewhat easier to work out what the patch is doing and make the appropriate...

enhancement

`unireedsolomon` uses `operator.mul`, so I added several functions to `operator` while I was in there.

**Describe the solution you'd like** `ulab` already has `polyfit()`, but not `Polynomial`. I would like to see `Polynomial` implementing `Polynomial.fit()` and `Polynomial.roots()`, as well as `Polynomial.coef` as in `numpy`. **Additional...

enhancement

Violin charts are the only type of chart capable of displaying complete distribution data over several cross-sectional data points in a time series, e.g. for displaying the distribution of wages,...

Feature Request

When an author of a work is also the author of a cited work, I have taken to using various formats in particular: ``` according to Smith (self-citation) in Edwards,...

enhancement

A defined EPIC hint may be useful to implementations. EPIC hints may take an additional cycle on non-supporting architectures, but can aid supporting architectures in out-of-order and parallel execution. [According...

Stale

The Counters 2.0 draft indicates six pseudo-instructions: RDCYCLE[H], RDTIME[H], and RDINSTRET[H]. RDTIME[H] and RDINSTRET[H] are straightforward enough in all implementations. RDCYCLE[H] presents some issues in implementations using no global CPU...

Stale

Feature request for a Reface DX core. I believe this is highly similar to the DX7, but with envelope levels from 0 to 127 instead of maxing out at 99,...

enhancement

Would like to see packaging for DEB and RPM so that this can be built as a package and installed/upgraded. This would move a step closer to making the package...