All Projects → TobiaMarcucci → Pympc

TobiaMarcucci / Pympc

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pympc

PGS
Processing Geometry Suite
Stars: ✭ 39 (+50%)
Mutual labels:  computational-geometry
Geometry
Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75
Stars: ✭ 282 (+984.62%)
Mutual labels:  computational-geometry
Qhull
Qhull development for www.qhull.org -- Qhull 8.0.2 (2020.2 candidate) at https://github.com/qhull/qhull/wiki
Stars: ✭ 400 (+1438.46%)
Mutual labels:  computational-geometry
Book-list-of-computational-geometry-and-computer-graphics
Book list of computational geometry and computer graphics 计算几何和计算机图形学必读书单与经典书籍
Stars: ✭ 374 (+1338.46%)
Mutual labels:  computational-geometry
Hootenanny
Hootenanny conflates multiple maps into a single seamless map.
Stars: ✭ 264 (+915.38%)
Mutual labels:  computational-geometry
Nurbs Python
Object-oriented pure Python B-Spline and NURBS library
Stars: ✭ 295 (+1034.62%)
Mutual labels:  computational-geometry
gproshan
geometry processing and shape analysis framework
Stars: ✭ 48 (+84.62%)
Mutual labels:  computational-geometry
Turf
A modular geospatial engine written in JavaScript
Stars: ✭ 6,659 (+25511.54%)
Mutual labels:  computational-geometry
Geopython
Notebooks and libraries for spatial/geo Python explorations
Stars: ✭ 268 (+930.77%)
Mutual labels:  computational-geometry
Martinez
Martinez-Rueda polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor
Stars: ✭ 391 (+1403.85%)
Mutual labels:  computational-geometry
pyobb
OBB implementation in python (using numpy)
Stars: ✭ 63 (+142.31%)
Mutual labels:  computational-geometry
Mapillary Js
Interactive, customizable street imagery viewer in the browser, powered by WebGL
Stars: ✭ 261 (+903.85%)
Mutual labels:  computational-geometry
Computational Geometry
Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc
Stars: ✭ 325 (+1150%)
Mutual labels:  computational-geometry
bitpit
Open source library for scientific HPC
Stars: ✭ 80 (+207.69%)
Mutual labels:  computational-geometry
Hmm
Heightmap meshing utility.
Stars: ✭ 403 (+1450%)
Mutual labels:  computational-geometry
LimberGridView
LimberGridView, a powerful JavaScript Library using Computational Geometry to render movable, dynamically resizable, and auto-arranging grids. Written in vanilla JavaScript, it can be plugged into most frameworks, plus it has a plugin for React applications. It gives users the most optimal arrangements using its highly efficient and fine-tuned a…
Stars: ✭ 51 (+96.15%)
Mutual labels:  computational-geometry
Grassmann.jl
⟨Leibniz-Grassmann-Clifford⟩ differential geometric algebra / multivector simplicial complex
Stars: ✭ 289 (+1011.54%)
Mutual labels:  computational-geometry
Aabb Tree
A d-dimensional aabb-tree implementation for MATLAB.
Stars: ✭ 5 (-80.77%)
Mutual labels:  computational-geometry
Kdbush
A fast static index for 2D points
Stars: ✭ 412 (+1484.62%)
Mutual labels:  computational-geometry
Wordsandbuttons
A growing collection of interactive tutorials, demos, and quizzes about maths, algorithms, and programming.
Stars: ✭ 328 (+1161.54%)
Mutual labels:  computational-geometry

pympc

pympc is a pyhton toolbox for Model Predictive Control (MPC) of linear and hybrid systems.

This toolbox implements several algorithms for:

  • polyhedral computations,
  • computation of maximum constraint-admissible invariant sets,
  • MPC of linear systems,
  • explicit MPC of linear systems,
  • MPC for hybrid systems in piecewise-affine form.

Examples

The examples folder contains some introductory Jupyter notebooks.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].