waynelapierre

Results 45 issues of waynelapierre

I feel like mlr3 could be a good candidate of NumFOCUS sponsored projects. You might want to apply for it. https://numfocus.org/

I find it quite useful. Any plans of updating/expanding it?

Is there a plan to add a floating window feature to Geany? Most IDEs have it.

Not sure if this package is still developed. Any plan to add support for multiplicative component GARCH (available in rugarch) so this package can work with intraday financial data?

The rugarch R package allows users to add external regressors to the mean and variance specifications of GARCH models. Does ARCHModels.jl have this feature?

Any plan of proposing the PCG RNG to the C++ standard committee? The current RNGs in C++ are slow: https://en.cppreference.com/w/cpp/numeric/random.

Since R doesn't have 64-bit integer data type, how do you compile length(x) to C++ when x is a long vector?

Is this package something similar to numba in Python? I am very interested in it. Do you plan to release it on CRAN?

I cannot find the pdf version of cheat sheet. Where is _build/latex/TheQuantEconMATLAB-Python-JuliaCheatSheet.pdf?