pbmcapply
pbmcapply copied to clipboard
learning resources for possible contributor
Hi!
great package. it's used in a codebase i've just started working with.
Do you have any resources that you'd recommend for someone looking to understand more about this parallelization stuff and maybe contribute to this project? e.g.
- setting up a dev environment that interfaces between this project, R , C source code
- any good articles/blogs/.. on do_lapply and other important internal C functions.
- general starter guides for exploring the C source code for R
Thanks!