Skip to content

Repository for the code and reports for the focus project of Methods of Computational Astrophysics @ Universität Wien

Notifications You must be signed in to change notification settings

SimoneSped/focus_project_Comp_Astro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Focus Project for 'Methods of Computational Astrophysics'

SoSe 25, Universität Wien

Simone Spedicato

Goal: Compare different PRNGs in terms of statistical properties and performance, and demonstrate their effect in a simulation (e.g., Monte Carlo or astrophysical model).

Decide on 2–3 PRNGs to implement:

  1. Linear Congruential Generator (LCG)
  2. Mersenne Twister (via Python’s random)
  3. Optional: PCG, xorshift, or a simple custom bitwise PRNG

About

Repository for the code and reports for the focus project of Methods of Computational Astrophysics @ Universität Wien

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published