poisson-process topic
spatstat
Umbrella package of the 'spatstat' family................
posts
Pieces of code that have appeared on my blog with a focus on stochastic simulations.
ibis.iSDM
Modelling framework for creating Integrated SDMS
PointProcesses.jl
A package for temporal point process modeling, simulation and inference (unmaintained)
Queue_Simulation_Python
Discrete Event simulation of a queue using Python.
optimalHFT
HFT & Stochastic control numerical implementations from "Optimal high frequency trading with limit and market orders" (GUILBAUD & PHAM)
M-M-1-Queue-Simulator
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...