The CRISP package here developed utilizes an algorithm that describes a many-body intranuclear cascade (INC) and evaporation/fission/multifragmentation competition process.
A self-sufficient java framework for numerical solution of ODEs (diff eqs) and visualization. Samples are aeronautics/astronautics/physics/rocketry themed. Focus on clean design, modularity, reusability and documentation. Educational project.
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.
Freeode is a compiler for the SIML programming language. It is a specialized language to solve differential equations. The compiler creates a python program that uses Numpy and Scipy to do the numerical computations.
This program will allow herbavore-like life forms to evolve on a grid. The grid will grow food, and these organisms will evolve to eat the food on the ground, reproduce and compete with other organisms in the same environment.
Simulador de trânsito.
Objetivos:
- Criar um modelo de trânsito, abrangendo espaço urbano, automóveis e motoristas;
- Permitir pesquisa a respeito de otimização do trânsito.
Escrito em Delphi (ou não).
Blit contains a group of highly efficient iterative sparse solvers that can handle multiple right-hand-sides (i.e. block solvers). We will implement BLQMR, BLGMRES and other block algorithms in MATLAB, FORTRAN 90, C/C++, CUDA and OpenCL.
SeSAm (Shell for Simulated Agent Systems) provides a generic environment for modelling and experimenting with agent-based simulation with a special focus on the easy construction of complex models including dynamic interdependencies or emergent behaviour
Framework for modelling of Natural General Intelligence. This project aims at creation of open source AGI (Artificial General Intelligence) through modelling of natural thinking. See http://roland.pri.ee/bakalaureusetoo/ for theoretical details.
Templated C++ library for multilevel MC and QMC quadrature methods
Goal of this project is to provide the scientific community with a framework that allows for easy design and fast execution of time expensive numerical experiments to investigate multilevel quasi-Monte Carlo methods.
Applications we have in mind arise in Mathematical Finance and Physics.
Trading Agent Competition (TAC) is an international forum designed to promote and encourage high quality research into the trading agent problem.
The TAC SCM open-source software consists of a Java-based Game Server and and library for developing agents.
A .Net Library that lets you make full use of multi-core and multiprocessor computers. It is very efficient, and easily integrated into existing applications. It is modeled after the Parallel FX usage model, and is faster than the PFX too.
JavaGO is an Open Source Java library for the Game of GO (weiqi, baduk) analysis. Implements: base game classes, montecarlo simulations, SGF reader/writer, game variants, GTP, etc. Elegant interfaces/class design. Speed efficient w/small footprint. TDD.