SciML’s QuasiMonteCarlo.jl focuses on point generation (low-discrepancy sequences).
Our repository at https://github.com/QMCSoftware/QuasiMC.jl is broader: it adds true-measure transforms, integrands, and adaptive stopping criteria, mirroring the full pipeline of the Python package QMCPy (https://github.com/QMCSoftware/QMCSoftware).
We are interested in contributing our framework to SciML’s QuasiMonteCarlo.jl package.
Hi @ChrisRackauckas, since you maintain QuasiMonteCarlo.jl, would you be willing to comment on whether some or all of this framework would make sense to merge, upstream, or otherwise integrate into QuasiMonteCarlo.jl? Our package is currently a Julia port of QMCPy v2.3, with a broader structure around discrete distributions, true measures, integrands, stopping criteria, and adaptive QMC/MLMC cubature workflows. We do not want to create unnecessary fragmentation in the Julia QMC ecosystem. If you think the scope fits naturally into QuasiMonteCarlo.jl, we would be open to discussing a migration or staged integration. If you think it is better as a separate package, that would also help clarify the registration path.
Thank you very much for your consideration and advice in advance.
Remarks: Our idea of contributing to QuasiMonteCarlo.jl stems from the Julia registration discussion at JuliaRegistries/General#159512 (comment)
SciML’s QuasiMonteCarlo.jl focuses on point generation (low-discrepancy sequences).
Our repository at https://github.com/QMCSoftware/QuasiMC.jl is broader: it adds true-measure transforms, integrands, and adaptive stopping criteria, mirroring the full pipeline of the Python package QMCPy (https://github.com/QMCSoftware/QMCSoftware).
We are interested in contributing our framework to SciML’s QuasiMonteCarlo.jl package.
Hi @ChrisRackauckas, since you maintain QuasiMonteCarlo.jl, would you be willing to comment on whether some or all of this framework would make sense to merge, upstream, or otherwise integrate into QuasiMonteCarlo.jl? Our package is currently a Julia port of QMCPy v2.3, with a broader structure around discrete distributions, true measures, integrands, stopping criteria, and adaptive QMC/MLMC cubature workflows. We do not want to create unnecessary fragmentation in the Julia QMC ecosystem. If you think the scope fits naturally into QuasiMonteCarlo.jl, we would be open to discussing a migration or staged integration. If you think it is better as a separate package, that would also help clarify the registration path.
Thank you very much for your consideration and advice in advance.
Remarks: Our idea of contributing to
QuasiMonteCarlo.jlstems from the Julia registration discussion at JuliaRegistries/General#159512 (comment)