Name: octave-mcxlab Version: 0.5 Summary: A GPU Monte Carlo 3-D photon transport simulator for MATLAB/Octave License: GPLv2+ URL: https://mcx.space/ Description: Monte Carlo eXtreme OpenCL (MCX-CL) is a fast photon transport simulation software for 3D heterogeneous turbid media, accelerated by GPUs. MCXLAB-CL is the native MEX version of MCX-CL for Matlab and GNU Octave. It contains the entire MCX-CL code into a MEX function which can be called directly inside Matlab or Octave. The input and output files in MCX are replaced by convenient in-memory struct variables in MCXLAB-CL, thus, making it much easier to use and interact. Matlab/Octave also provides convenient plotting and data analysis functions. With MCXLAB-CL, your analysis can be streamlined and speed-up without involving disk files. Comment: I am the upstream author and current package maintainer of this toolbox for Fedora (https://src.fedoraproject.org/rpms/octave-mcxlab) I am interested in contributing this octave toolbox to Debian and maintain this package moving forward.