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.
Try Retool free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
A 2-D inviscid flow and adjoint solver on unstructured triangular grids. It makes use of a vertex-centroid finite volume scheme which is second order accurate. The adjoint solver is developed using the automatic differentiation tool called TAPENADE.
Code has been moved to
https://github.com/cpraveen/euler2d
This project is concerned with developing a Monte Carlo simulation code for a simple hopping model of diffusion on a comb-like lattice. It is coded in C.
IFoam is an OpenFOAM derived framework. It uses Python programming language for definition of its API. Itegrates visual components for limited post-processing. Provides access to some GUI components for more efficient set up the simulation cases.
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.
Bike Power, calculates the power output and power consumption for bicycling.Given things like riding speed, body weight, hill grade, and wind speed it give you a table with power output and power consumption.
Stopping power library based on PSTAR/ASTAR and MSTAR tables. Please note that this project will be superseded by the libdedx project. https://sourceforge.net/projects/libdedx/
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
HOT is a package of Matlab and Octave compatible functions that manage thermodynamic data for a wide range of species. Functions calculate almost all the most common thermodynamic quantities of mixtures.
Python users may also want to look at PYroMat at https://chmarti1.github.io/PYroMat/index.html
SLFCEM stands for San Le's Free Comp. Electromagnetics.
It is a package of scientific software and graphical user
interfaces for use in computational electromagnetics.
It is written in ANSI C and distributed under the terms
of the GNU license.
Diamond is a confocal scanner written in python / Qt4. It combines an intuitive gui with flexible hardware abstraction classes. It is directed primarily towards quantum information processing (QIP) with single NV centers in diamond.
Programs to download and work with satellite measurements, calculate solar wind (SW) propagation time and compare data to other satellites. It uses and compares different modern techniques to determine the SW planar structures orientation.
Saphyre is library designed to simplify the development of applications performing physically based realtime animation (particles, rigid bodies, vehicles, articulated characters...) such as videogames, 3D modeling packages plugins or educative apps.
Datagam is a tool for extracting data from output or punch files produced by GAMESS(US) or FireFly (old name PC GAMESS) packages. Mac GUI wrapper also available.
Upstream version of the project goes to the launchpad. Only final versions of the source code and compiled binars will be available from this domain.
SLFCFD stands for San Le's Free Computational Fluid Dynamics. It is a package
of scientific software and graphical user interfaces for use in computational
fluid dynamics. It is written in ANSI C and distributed under the terms
of the GNU license.
A simple project which attempts to emulate real life in the launching of a trebuchet. Requires a python compiler, and the python modules for math, gtk, pygame, random, and numpy. Please note: this is an early version and is in alpha.
Software for simulating the flight path of high power rockets in six-degree-of-freedom. This software runs with Octave or Matlab and can simulate a wide range of scenarios including parachute recovery and multiple stage flights.
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.
LabDiary is a program for managing laboratory experiments in a sophisticated way. It is very easy to use - you can link experiments logically with each other, associate files to an experiment and structure all your data.
This project is no longer hosted on sourceforge, please go to https://github.com/jodersky/sims instead.
A library for rigid body simulation written in Scala. This project was created under the terms of a one-year project at school (Gymnase de Burier). Another program for testing and visualizing SiMS, Graphyx, is included.
Program for generating random graphs (aka random networks, or social networks) according to some models (Erdos-Renyi, Barabasi-Albert among others) and performing some statistical analysis on them.