...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 and commercial purposes.
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
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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...