README.org (1205B)
1 This is a repository with *PhD thesis* "Simulation modelling of irregular waves 2 for marine object dynamics programmes". The manuscript was prepared using 3 [[http://orgmode.org/][Org-mode]] for GNU Emacs which provides computing environment for reproducible 4 research. The text is available in [[http://igankevich.com/phd/arma-thesis.pdf][English]] and [[http://igankevich.com/phd/arma-thesis-ru.pdf][Russian]]. 5 6 All the *benchmarks* are contained in separate repositories: 7 8 - [[https://github.com/igankevich/arma-benchmarks][ARMA benchmarks]], 9 - [[https://github.com/igankevich/bscheduler-benchmarks][Bscheduler benchmarks]]. 10 11 All the *code* is contained in another set of repositories: 12 13 - [[https://github.com/igankevich/arma][ARMA]], 14 - [[https://github.com/igankevich/bscheduler][Bscheduler]], 15 - [[https://github.com/igankevich/unistdx][Unistdx]]. 16 17 In order to *build* PDF you need to execute every code block in ~setup.org~, 18 export the main file to LaTeX and compile it using ~make~. 19 20 ARMA thesis is *licensed* under a Creative Commons Attribution 4.0 International 21 License. 22 23 You should have received a copy of the license along with this work. If not, see 24 <http://creativecommons.org/licenses/by/4.0/>.