Socket
Book a DemoInstallSign in
Socket

momba-engine

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

momba-engine

Momba's state space exploration engine.

pipPyPI
Version
0.6.12
Maintainers
1

Momba Engine

PyPi Package

Momba Engine is a Python package partially written in Rust using PyO3. While Python is a great language for many purposes, it certainly lacks the speed necessary for computing with large and complex models. Hence, Momba Engine implements carefully chosen functionality, such as state space exploration, in Rust combining the convenience of Python with the raw power of Rust. Note that we do not provide any stability guarantees for the API of Momba Engine. The functionality is exposed as part of Momba's public API.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts