New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Demo Series - Small Business Backup By Veeam
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Satsuma is a graph library for .NET, written in C#. Satsuma is an easy-to-use and flexible library, which implements all the necessary graph structures, and the fastest possible graph algorithms.
DOCUMENTATION: http://satsumagraph.sourceforge.net/
Satsuma is not a charting library. 'Graph' is used in the mathematical sense here (e.g. nodes connected with arcs).
Satsuma is released under the zlib license. This license is very permissive and allows you to use Satsuma for both personal...
didgmo is a software for DIDGeridoo sound MOdeling. didgmo is capable of predicting the sound characteristica of a didgeridoo by providing its inner geometry. didgmo uses the method of acoustic transmission line modeling.
The CFD General Notation System (CGNS) provides a standard for recording and recovering computer data associated with the numerical solution of fluid dynamics equations.
WE HAVE MOVED! Very old (unsupported) stable releases can still be found here, but the new repository is at https://github.com/CGNS
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Repository of "my" public contributions to Scilab software
Sourceforge ATOMS repository of my dev. for Scilab software
Many modules available
To add ATOMS repository to your Scilab 5.4:
atomsRepositoryAdd('http://myscitools.sourceforge.net/5.4')
see https://sourceforge.net/p/myscitools/wiki/Home/ for more information.
Java Decision Diagrams (BDD) libraries: JDD and JBDD
This project has been moved to bitbucket.org:
- https://bitbucket.org/vahidi/jbdd/wiki/Home
- https://bitbucket.org/vahidi/jdd/wiki/Home
It includes two libraries for working with decision diagrams:
- JBDD: a Java interface to two popular BDD libraries, CUDD and BuDDy
- JDD: a native Java library supporting BDD, Z-BDD
QwtPlot3D is a graphics extension to the Qt GUI application framework. It provides a 3D plotting widget for scientific data and mathematical expressions. It compares to the existing Qwt Project.
The goal of this project is to develop open-source libraries for interval arithmetic and interval constraints in a wide variety of languages and for a wide variety of platforms. Demos and documentation will also be developed.
provided.
Given low-density genotypes for pedigrees, and dense genotypes for some people in those pedigrees, computes high-density genotypes for some other people in those pedigrees. This reduces genotyping effort.
OSlash is a c++ framework for developing decentralized cloud computing services. It includes a programming environment and virtual machine for assembling networks of processing nodes coordinate their operations through message passing.
Artist is a portable 2D graphics library. Main features are: drawing primitives, bitmap blitting, alpha blending, zoom and rotation, text rendering and image file loading. It uses hardware acceleration and provides a simple and elegent API.
A version of the source I used in these videos on youtube: http://www.youtube.com/watch?v=5k6arok7zac http://www.youtube.com/watch?v=TaNu8-ObsXU and http://www.youtube.com/watch?v=7qAq61ATgqo . It requires Sunflow, JBullet, and Java.
GLUI is a GLUT-based C++ user interface library which provides controls such as buttons, checkboxes, radio buttons, and spinners to OpenGL applications. It is window-system independent, using GLUT or FreeGLUT.
The purpose of the software is to calculate the undulation between the WGS84 ellipsoid (GPS height) and the EGM96 geoid (mean sea level) in MATLAB, based on the C code in the "egm96-f477.c" project
ExprEval pre-3.0 is a C based expression evaluation library. ExprEval 3.0 and later is a C++ based expression evaluation library. Features: 1. POEM - Parse once, evaluate many 2. Direct variable access 3. Support for custom functions 4. Seperate func/var
A High Performance 3D engine and Game engine, specially designed for Physics and mechanical simulations.Integrates physics, Portal Rendering, OpenGL and Cg shaders.
ScenicSkies is a open source planetarium software under development which in time is going to have photorealistic rendering of the skies both during the day and night.
The goal of spacesim is simulation of a battles in free space. Unlike other such games, spacesim models management of the ship from the point of view of the captain, instead of the pilot. It allows management of the ship of several players at one time.
C translation of EGM96 (earth height model) implementation (namely, f477.f) available at http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm96/egm96.html
This is an application that streams data from the Microsoft Kinect or cameras like it over a network. The program is Intended to be used in robotics applications where the controller cannot use such cameras directly due to hardware/software limitations--such as lacking usb ports or appropriate drivers--or in situations where the camera is not in close proximity to the device that needs to access it. Given that the controller can accept data from over the network, another embedded controller...