poisson-process topic

List poisson-process repositories

spatstat

184
Stars
44
Forks
Watchers

Umbrella package of the 'spatstat' family................

posts

46
Stars
22
Forks
Watchers

Pieces of code that have appeared on my blog with a focus on stochastic simulations.

ibis.iSDM

20
Stars
2
Forks
Watchers

Modelling framework for creating Integrated SDMS

PointProcesses.jl

18
Stars
0
Forks
Watchers

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

Queue_Simulation_Python

20
Stars
9
Forks
Watchers

Discrete Event simulation of a queue using Python.

optimalHFT

26
Stars
8
Forks
Watchers

HFT & Stochastic control numerical implementations from "Optimal high frequency trading with limit and market orders" (GUILBAUD & PHAM)

M-M-1-Queue-Simulator

17
Stars
3
Forks
Watchers

An M/M/1/K queue Python3 simulator that compares the simulation results against the analytics results. The queue have limited capacity K and processes may be blocked (if queue is full) or leave queue...