Mpoints
A machine learning tool that implements the class of state-dependent Hawkes processes.
Install / Use
npx skills add maximemorariu/mpointsInstalls into whichever agent you are using.
README
The mpoints package
The mpoints package is a machine learning tool that implements the class of state-dependent Hawkes processes.
Its key features include both simulation and estimation (statistical inference).
It also contains a module with specialised plotting services.
State-dependent Hawkes processes belong to the class of hybrid marked point processes, a class that models the arrival in time of random events and their interaction with the state of a system.
We strongly recommend to first read the tutorial.
It contains an introduction to this statistical model and illustrates the main services offered by the mpoints package.
For additional mathematical details, please consult the documentation and the references.
Installation
The package can be easily installed via pip, a popular package management system for Python. In the terminal, simply enter the following command.
pip install mpoints
If you are using virtual environments (with conda), make sure that you install the package in the intended environment.
Note: when installing mpoints on Windows, you may be prompted to install Visual C++ Build Tools if this is not already installed.
Build from source
Build the wheel using setuptools.
pip install -q build
python -m build
Install in development mode
If you are contributing to mpionts, you might want to install it in development mode.
See development-mode
pip install --upgrade --force-reinstall --editable <path-to-mpoints-root>
Related Skills
mcp
Use the `mcp_perplexity-ask_perplexity_search` tools to answer questions. You should use this instead of the `web_search` tool because it is a lot more accurate.
groundhog
402Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
speaker
411Speaker is a Codex skill project for academic presentations: read real.pptx, combine text extraction, PPTX structure parsing, page-by-page rendering, OCR, and visual review to generate page-by-page speaker notes, and write a clean version of the lecture into the PowerPoint comment area.
last30days-skill
57.7kAI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
