Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
Stop vibe-debugging.
Plug Claude into your app's actual errors.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Articulated-body simulation engine written in C: based on the Lagrangian Dynamics, even if on a modified flavour of it, I deviced to make it more friendly in the context of numerical simulations.
The overall simulation procedure (de facto a full 3D, an articulated-body simulaiton engine) is called:
"Lagrangian Dynamics' New Flavour Simulations".
It is delivered through sample-simulators relying on it.
The modified falvour of the Lagrangian Dynamics here proposed is also a bit...
This was my first big programming project. I'd like to clean it up and improve the back end design when time permits. See the wiki for known issues and more information.
A computer vision program for analysis of magnetic data collected by a scanning probe microscope. Originated in summer 2007 as a collection of C compiled for Matlab (MEX) files and was eventually ported to a standalone C++ application with a GUI created in Qt.
This program takes atomic and magnetic force microscope...
This library allows you to control a PMS (Particle Measuring Systems) Lasair II air particles counter. You can either use a COM component from several programming languages (Visual Basic, ...) or directly use its underlying Python class.
Fully playable Java game demo illustrating basic game programming technics, such as sprite animation, pixmap fonts, time or frame related game loop, affine transformations, convolution filters, sound generation and playback...