Skip to content

absorbingmarkovchain is a golang package that defines primitives for computing absorption probabilities of absorbing markov chains.

License

Notifications You must be signed in to change notification settings

ebonetti/absorbingmarkovchain

Repository files navigation

absorbingmarkovchain

GoDoc Reference Build Status Coverage Status Go Report Card

Description

absorbingmarkovchain is a golang package that defines primitives for computing absorption probabilities of absorbing markov chains.

Installation

This package can be installed with the go get command:

go get github.com/ebonetti/absorbingmarkovchain

Dependencies

This package depends on PETSc. The associated dockerfile provides a complete environment in which use this package, such docker image can be found at ebonetti/golang-petsc. Otherwise PETSc can be installed following the same steps as in the dockerfile or in the PETSc installation page.

Documentation

API documentation can be found in the associated godoc reference.

About

absorbingmarkovchain is a golang package that defines primitives for computing absorption probabilities of absorbing markov chains.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published