Homepage

Jannis Teunissen


research:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
research:start [2020/01/30 23:35] – [Simulation codes] jannisresearch:start [2020/02/22 00:47] – [Simulation codes] jannis
Line 38: Line 38:
 And these are some of the (simulation) utilities that I have developed: And these are some of the (simulation) utilities that I have developed:
  
-  * [[https://github.com/jannisteunissen/config_fortran|config_fortran]] +  * [[https://github.com/jannisteunissen/config_fortran|config_fortran]] (for dynamically loading settings/parameters in Fortran) 
-  * [[https://github.com/jannisteunissen/lookup_table_fortran|lookup_table_fortran]] +  * [[https://github.com/jannisteunissen/lookup_table_fortran|lookup_table_fortran]] (lookup tables in Fortan) 
-  * [[https://github.com/jannisteunissen/rng_fortran|rng_fortran]] +  * [[https://github.com/jannisteunissen/rng_fortran|rng_fortran]] (fast random number generation in Fortran) 
-  * [[https://github.com/jannisteunissen/morton_fortran|morton_fortran]] +  * [[https://github.com/jannisteunissen/ffhash|ffhash]] (Generic hash table in Fortran)
 ==== Ideas for (small) projects ==== ==== Ideas for (small) projects ====