Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Start Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
C++QED is an application-programming framework for simulating open quantum dynamics in general. It has demonstrated the ability to simulate full Master equation of up to several thousand, and quantum trajectories of up to several hundred thousand dimensions.
The basic idea is to allow users to build arbitrarily complex interacting quantum systems out of free subsystems and interactions (elements), and simulate their time evolution with a number of available time-evolution drivers.
...
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...