Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.019Jun14Jan18Mar29Jan25151411DecCorrect README, added build and contribution instructionsmastermasterMaking monte_carlo_methods standalone projectadded prime finder via GMPadded pseudo random generator examplesfixed some paths for the compilation tests to pass. all tests pass nowmade some minor changes to ensure proper build after removing integral_advanced and prng samplestemporarily removed some examples for revision and documentationreadme file for monte carlo methodsadded guards and messages to CMakeLists.txt from dense_linear_algebra,monte_carlo_methods,sparse_linear_algebra,structured_grids dwarfsMonte Carlo methods pass all compile tests. Modified CMakeLists.txt for all examplesadded 2d integration using monte carlo, various communication models (mpi, openmp)integral 1d became integral_basic, referring to the communication model1d integration using monte carlo (serial, mpi, openmp)added pseudo random number generation (serial, mpi, openmp)added mc approximation for pi (serial, mpi, openmp)changed from code_packages to hpc_kernel_samples