Posts

Showing posts from January, 2023

RDistParNelderMead: MPI-Based Distributed Memory Parallel Nelder-Mead Method for R

Do you need R library for unconstrained minimization of high-dimensional functions? If so, you may be interested in my project RDistParNelderMead for faster and more memory efficient unconstrained high-dimensional minimization: https://github.com/chrischeungnf/RDistParNelderMead Any comment is highly appreciated.