Releases: Protonk/frsrr
Chaos is a ladder
Phasers set to fun
Add frsr_phase, harmonize code styles and comments.
Here we go again...again
drop some bad ideas I had.
The joy of maybe probably doing things right
Fixed a bad bug where we never actually reached the NR 0 state.
now with manuals
remove the manuals from .gitignore. Not sure why I thought they belonged there.
Fast Binning
Fast and flexible binning. Passes R CMD check etc.
Better Nr naming
customNR is now frsr_nr(). This means that everything in the package should only pop up in search if you start typing "frsr". Will probably add one more feature or two before everything settles down for 1.0
Simpler Sampling
Sampler now allows setting a single x_min/max or magic_min/max value to NULL so that you can sample over integers against one float or vice versa. Makes grid search easier to implement.
Fixed a wild documentation bug that I created. Apparently if you add a colon right after a named @param in the documentation block, you can corrupt documentation entries for remote installs!
Move slow and break things
v0.5.5 guess I still want bit_cast
Software is hard
fix a documentation bug! How did I even get one of those?