Git Product home page Git Product logo

monte-scala's Introduction

monte-scala

Tools for the development of Monte Carlo algorithms in Scala, including pure Monte Carlo, Approximate Bayesian computation (ABC), Sequential Monte Carlo (SMC) and Markov chain Monte Carlo (MCMC).

This library is under development - it is not yet ready for general use

In the meantime, take a look at my blog, my Scala course or my scala-glm library for basic regression modelling in Scala.

Latest snapshot

This library is simplest to use with SBT. You should install SBT before attempting to use this library.

If you want to use the latest snapshot, add the following to your build.sbt:

libraryDependencies += "com.github.darrenjw" %% "monte-scala" % "0.1-SNAPSHOT"
resolvers += "Newcastle mvn repo" at "https://www.staff.ncl.ac.uk/d.j.wilkinson/mvn/"

Building from source

If building from source, running sbt console from this directory should give a Scala REPL with a dependence on the library. Running sbt test will run all tests. Running sbt doc will generate ScalaDoc API documentation.

Documentation

None as yet...

Author

This library is Copyright (C) 2017 Darren J Wilkinson, but released as open source software under an Apache 2.0 license.

monte-scala's People

Contributors

darrenjw avatar

Stargazers

 avatar

Watchers

 avatar  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.