With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
MapSim is a simulation engine for System Dynamics. It provides a .NET library that works on Windows and under Mono on Linux. A simple GUI tool is provided too. MapSim uses its own modeling language described in the reference manual.
Implement a 3d simulator of a Quadrotor using the Gazebo simulator (part of the Player/Stage project); develop a Controller and some changes on Gazebo core required. Implement a client application, developed on Qt to interact with, using libgazebo.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
ODEM is a C++ class library for process simulation. ODEMx is its successor, greatly enhanced to make real use of C++ features and with improved support for logging.
The CASP (Computational Auditory Signal Processing and Perception) model accounts for various aspects of simultaneous and non-simultaneous masking in human listeners. The model is implemented in the Matlab / Octave scripting language.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Neural Network class library: Its a C/C++ implementation that provides following three neural architecture - Feed-forward network, Radial Basis function network, multi-layer perceptron and Self-Organizing Maps.
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
DimReduction project provide an open-source multiplatform (Java) graphical environment for bioinformatics problems that supports many feature selection algorithms, pattern recognition techniques, criterion functions and graphic visualization tools.
vtkModeling-beta.zip: it is an extension of Visualization ToolKit 5.0. Basically it's a collection of deformation algorithms, like laplacian surface editing, moving least square, mass spring system, etc.
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.
Desktop gadget (Windows only). The simulation of a real horizontal sundial, dependent on a geographic position (latitude). Size can be chosen between big and small. It can use current (computer) time, or user-specified date&time.
Guanxi is a robust analysis and simulation application for Social Network Analysts. Guanxi allows researchers in the field to create, import, and export an endless array of networks, analyze their structure, and run custom dynamics over them.
The SNP ratio test can assess significance of enrichment of significant associations in genome-wide association studies. Tests can be applied to pathways such as KEGG/GO, or user-defined pathways to test specific hypotheses. See link below for more.
Rensselaer's Optimistic Simulation System, or ROSS, is a parallel discrete event simulator employing optimistic synchronization for multiple processors. ROSS has demonstrated scalability to 131,072 processors. ROSS implements reverse computation.
This program is able to simulate digital circuits on gate level. This code was written during my bachelor thesis. It is not near perfection, but it has potential. So if there's someone out there interested in making it better, feel free to do so.
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 graphical MatLab framework for estimating the parameters of, modeling and simulating static and dynamic linear and polynomial systems in the errors-in-variables context with the intent of comparing various estimation strategies.
Seems to be closely related to Cellular automaton, except this creates a complex pattern from a mathematical function you input. See website for examples/live applets. This program makes use of an old GPL version of the JEP equation parser.