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
Ship Agents Faster
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.
SailFEM is a Matlab code for the finite element analysis of membrane elements. The code was developped for the application in sail analysis. Implemented elements are the non-linear Constant Strain Triangles.
A 3-d Constraint-based multibody physics engine written in entirely Java, aimed at real-time capabilities. The user can model bodies, geometries, joints, and parameters. See http://code.google.com/p/jinngine/ for sourcecode and development information.
C Ansi Code to allow developers to use a Web Browser as GUI for a console program, it write on a socket html widgets and read user choice through FORM SUBMIT. It include a little web server. Very compact as Html managment consist in 2 modules
LocalMotif is a bioinformatics tool for discovering nucleotide motifs in a set of gene regulatory sequences. It takes into account the positional distribution of the motifs relative to a biological landmark. Look out for an updated version in May.
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.
NT2 is a multi-platform C++ library providing various template matrix classes that can be used with a Matlab(tm) like syntax whose performances are close to those obtained with hand written C code. NT2 comes with various numerical toolboxes.
Software for graphs visualization, encouraging graph algorithms implementation. Aimed at students who want to code their own algorithms and see a graphical representation of it working.
To help math students visualize the prufer code and/or discover anything new about the prufer code not already present. Examples and live applet on webiste.
A three-step approach towards experimental brain-computer-interfaces, based on the OCZ nia device for EEG-data acquisition and artificial neural networks for signal-interpretation.
fGPS is a code system that provides both latitude and longitude in a simple alfanumeric system that is easier to input in GPS devices, and easier to provide by phone or sms than standard coordinate systems.
C4 is a C++ class library for analyzing sound files, particularly spoken and sung phonations. C4 provides features such as frequency analysis, pitch extraction, or calculation of voice quality parameters (e.g. alpha ratio, HNR, jitter, etc.).
Linear Algebra Common Expressions (LACE) is a C++ templated library which allows you to operate with matricies and vectors inside your code as easy as on the whiteboard.
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.
JsMath is a means of including mathematical notation in web pages. It interprets TeX code within your document and uses JavaScript, CSS and unicode fonts to typeset the resulting formulas. It works across multiple browsers and platforms, without MathML
The `Turing Machine Compiler Collection' (tmcc) contains a virtual machine which emulates a Turing Machine such as an assembler and a C-like compiler which assemble/compile the written code into the delta-notation.
A cross-platform aplication to explore online free maps (OpenStreetMap). Build with python and pygame, full immersive environnement. Actually only sourcecode, require pygame.
An implementation of Bruhn et al.'s fast variational optical flow algorithm using the OpenCV image processing library. The code calculates dense flow fields with a user-specified level of precision.
Video processing and computer vision library for GNU/Linux offering interfaces to do image- and video-I/O with ImageMagick/Magick++, Xine, firewire digital camera (DC1394), and video for linux (V4L2).
Note that this version of HornetsEye is deprecated. HornetsEye now is released as multiple packages on RubyGems.org. The sourcecode is available on Github.com (see https://wedesoft.github.io/hornetseye-doc/ for more information).
Goldy is a very fast C++ expression templates library for scientific and engineering computing that implements explicit SSE instructions and delivers performance compatible with native C/FORTRAN code.
This is an implementation of the adaptive biasing force method (ABF) in NAMD. The code for ABF was developed by Eric Darve, Stanford University. ABF is a method created by E. Darve and A. Pohorille to calculate the free energy of bio-molecules.
MATmute is a MATLAB code mutation system targeted at developers of scientific software. The package includes a mutator, a MATLAB function to call the mutator and run the mutants, and some examples to demonstrate how to use the system.
* Java classes for parsing text, conversion to XML or to evaluate in Java. The parser is textual-script-controlled with a syntax near Backus Naur Format, named ZBNF. * Some routines for conversion: C-Header or Java to XMI, XML-Documentation generation,