An open API service indexing awesome lists of open source software.

https://github.com/gdalle/pointprocesses.jl

A package for temporal point process modeling, simulation and inference (unmaintained)
https://github.com/gdalle/pointprocesses.jl

julia markov-process point-process poisson-process

Last synced: about 1 year ago
JSON representation

A package for temporal point process modeling, simulation and inference (unmaintained)

Awesome Lists containing this project

README

          

# PointProcesses.jl

[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://gdalle.github.io/PointProcesses.jl/stable)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://gdalle.github.io/PointProcesses.jl/dev)
[![Build Status](https://github.com/gdalle/PointProcesses.jl/workflows/Test/badge.svg)](https://github.com/gdalle/PointProcesses.jl/actions)
[![Codecov](https://codecov.io/gh/gdalle/PointProcesses.jl/branch/main/graph/badge.svg?token=ic5RSs629v)](https://codecov.io/gh/gdalle/PointProcesses.jl)

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8157372.svg)](https://doi.org/10.5281/zenodo.8157372)
[![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)
[![Aqua QA](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl)

A package for temporal point process modeling, simulation and inference.

> This package is not actively maintained, but if you would like to contribute or take over, feel free to reach out!

See the [documentation](https://gdalle.github.io/PointProcesses.jl/stable) for more details.