John

Results 7 issues of John

I'm using ``skcuda`` in my own library and trying to run sphinx with autodoc, but anytime autodoc attempts to load a CUDA-related ``.dylib`` (e.g. ``libcufft.dylib``) ctypes doesn't find the file....

It would be good to have some standard benchmarking plots to compare our speed to other algorithms. Obviously this will differ with the type of GPU but we should have...

documentation

People are sometimes interested in finding/modeling signals that have a period which is changing over time (usually slowly, hence usually only the interest in a linear derivative of the period)...

enhancement

Our BLS implementation returns only one type of bls "power" = the square of the "signal residue" from https://arxiv.org/abs/astro-ph/0206099. The astropy BLS implementations give additional conventions for the "power": https://docs.astropy.org/en/stable/timeseries/bls.html....

enhancement

Kevin Burdge pointed out a paper that came out last year that would be cool for us to incorporate: https://arxiv.org/abs/2103.06193 The basic idea is when you have a small enough...

enhancement

@astrobatty has done some great work (awhile ago now) showing PDM some love and care after I abandoned it pretty early on. We should revisit this some more and add...

documentation

Current implementation of `fap_baluev` is numerically unstable and will return 0 when FAP is small enough. There should be a way to obtain a numerically stable implementation (perhaps using a...

enhancement