adamsgaard.dk

my academic webpage
git clone git://src.adamsgaard.dk/adamsgaard.dk # fast
git clone https://src.adamsgaard.dk/adamsgaard.dk.git # slow
Log | Files | Refs | README | LICENSE Back to index

010-unix-for-science.txt (898B)


      1 I presented some ideas and examples of using the [1]Unix principles in
      2 scientific software development during [2]brcon 2021.  Abstract:
      3 
      4     Most numerical simulations contain several steps, for example
      5     initialization of model state, defining boundary conditions,
      6     stepping through simulation time, statistical analysis on results,
      7     and visualiation.  In this talk I demonstrate how UNIX principles of
      8     process modularity and text streams allow for unparalleled flexibility
      9     for scientific applications.
     10 
     11 You can check out the slides and audio here:
     12 
     13 - slides (markdown): gopher://adamsgaard.dk/0/pub/brcon2021_adc.md
     14 - audio (ogg): gopher://adamsgaard.dk/9/pub/brcon2021-adc.ogg
     15 
     16 The full conference schedule (June 14 to 20, 2021) and presentation
     17 recordings are available [3]here.
     18 
     19 
     20 References:
     21 
     22 [1] gopher://gopherpedia.com/0/Unix philosophy
     23 [2] gopher://bitreich.org/1/con/2021