David Weber

Results 26 issues of David Weber

Glad that this exists, thanks! Kind of a strange error; when I clicked "edit salt" (to set it to get around special character requirements without using the latin 1 supplement),...

bug

First, let me say this looks like a useful package. But when I attempted to add this package via `] add FastConv`, and it wasn't found. Do you intend to...

Added emoticons to ftb revelations (v 1.12), and our armor was very spotty (mostly not there). The attached should have diamond pants and boots and [the mantle of the stars](https://ftb.gamepedia.com/Mantle_of_Stars)....

wontfix

Turns out when I use the shearlet transform on functions which are non-periodic, I get edges showing up where they shouldn't be. This also happens in the Matlab version; I...

We should probably document the features and some examples of the Morse wavelets at some point, both by changing the Mothers.svg file (generated in the [this file](https://github.com/UCD4IDS/ContinuousWavelets.jl/blob/712e04c0d6d6446747ba945edc8f6de12954d6ec/docs/allInOne.jl)). And in the...

Styler auto-formats to: ```r if (TRUE || FALSE) { TRUE } ``` While linter prefers: ```r if (TRUE || FALSE) { TRUE } ``` I don't really have strong opinions...