Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pycollimator

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pycollimator

Collimator.ai core simulation engine and API client

  • 2.1.0
  • PyPI
  • Socket score

Maintainers
4

Getting started

Prerequisites

Python 3.10 or later is required.

Installation steps

pip install pycollimator

Optional dependencies

Nonlinear MPC blocks require IPOPT to be preinstalled.

  • On Ubuntu: sudo apt install coinor-libipopt-dev.
  • On macOS: brew install ipopt.

On macOS with Apple Silicon (M series), cmake is also required to build and install qdldl and osqp dependencies. Install it with brew install cmake.

Install all optional dependencies with:

pip install pycollimator[all]

Tutorials

Read the Getting Started Tutorial for a more complete example.

Documentation

Head over to https://py.collimator.ai for the API reference documentation as well as examples and tutorials.

Licensed under AGPLv3

This package is released and licensed under the AGPLv3 license.

Collimator, Inc reserves all rights to release under a different license under a different license at any time, as well as all rights to use the code in any way in their own commercial offerings.

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc