reaction-diffusion icon indicating copy to clipboard operation
reaction-diffusion copied to clipboard

An R experiment to create images generated by the Gray-Scott algorithm

Results 1 reaction-diffusion issues
Sort by recently updated
recently updated
newest added

Hi! When I use the command `sourceCpp('cpp_funcs.cpp')`, I get the following error "Error in sourceCpp("cpp_funcs.cpp") : file not found: 'cpp_funcs.cpp'" Could you help me how to solve this issue? Thanks!