Giter VIP home page Giter VIP logo

joseedil / phd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thalerjonathan/phd

0.0 2.0 0.0 132.38 MB

Stuff of my PhD I want to share publicly: all code, texts of my papers, research-notes & research-diary

License: GNU General Public License v3.0

Agda 3.16% Erlang 0.08% Haskell 7.15% Scala 0.13% Java 4.22% MATLAB 0.59% Elm 0.06% Limbo 15.98% HTML 56.75% Batchfile 0.12% Shell 0.10% Groovy 0.15% NetLogo 0.18% Makefile 0.01% CSS 0.04% Scheme 0.02% Rascal 0.05% TeX 11.15% Visual Basic 0.06%

phd's Introduction

phd

Stuff of my PhD I want to share publicly: all code, texts of my papers, reports, research-notes & research-diary

In my Ph.D. in computer science at the University of Nottingham I am looking into exploring the benefits and drawbacks of using the functional programming paradigm for implementing Agent-Based Simulations.

To give a short overview of the ideas and research directions the abstract of my Research Proposal is quoted here:

Agent-Based Modelling and Simulation (ABMS) is still a young discipline and the dominant approach to it is object-oriented computation. This thesis goes into the opposite direction and asks how ABM/S can be mapped to and implemented using pure functional computation and what one gains from doing so. To the best knowledge of the author, so far no proper treatment of ABMS in this field exists but a few papers which only scratch the surface. The author argues that approaching ABM/S from a pure functional direction offers a wealth of new powerful tools and methods. The most obvious one is that when using pure functional computation reasoning about the correctness and about total and partial correctness of the simulation becomes possible. Also pure functional approaches allow the design of an embedded domain specific language (EDSL) in which then the models can be formulated by domain-experts. The strongest point in using EDSL is that ideally the distinction between specification and implementation disappears: the model specification is then already the code of the simulation-program. This allows to rule out a serious class of errors where specification and implementation does not match, which is especially a big problem in scientific computing.

Jonathan Thaler, 27th July 2017

phd's People

Contributors

thalerjonathan avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.