Please note: there is a new version of this project here: http://code.google.com/p/repastcity/
I'll keep this project alive but it wont be updated.
A simple Repast Simphony project that demonstrates how to create small city using real GIS data. The city has houses and some agents who travel around the road network from house to house. Not affiliated with Repast Simphony.
Ntccrt is an interpreter for the Non-deterministic Timed Concurrent Constraint (ntcc) calculus and its probabilistic extension (pntcc). It allows to execute models either as a stand-alone program, as a patch in OpenMusic or as an plugin in Max/MSP or PD
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.
The SIMP/STEP platform provides a fast, efficient, portable abstract framework for interactive and scripted cellular automata and lattice gas computing in the Python environment. SIMP provides a high-level 'programmable matter' laboratory built on
lib_3d_mec_ginac is a library for symbolic multibody system dynamics. It can be used standalone, although it will be the kernel substitute of future version 3.0 of 3d_mec (http://www.imac.unavarra.es/3d_mec).
This software simulates cellular behavior based on specific rules (e.g. Game of Life or Wireworld). The UI will be replaceable and there will be a feature for importing rules from a file based on a format developed for this purpose.
Simple Molecular Interaction Potential Generator in Python
Molecular Interaction Potential Generator
MIPGEN is a python program that will calculate Molecular Interaction Potential grids
over a given molecule, that could be either a protein or a small organic compound (drug).
The output will be a series of grids with DX format (*.dx) that the user will be able
to visualize using any Molecular visualization program like VMD, PyMol, Chimera...
For more information on dependencies and usage, please read the Documentation.
Users are welcome...
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
VRPSolver is a wizard-like application which solves a basic Vehicle Routing Problem (VRP) using the Savings Heuristic Method invented by Clarke and Wright in 1964.
A complete OpenCascade based MESH framework.Note this is not the original SALOME SMESH project but an effort to create a standalone mesh framework based on the existing one from SALOME project, plus adding WIN32 compatibility.
This is a C++ library to create and simulate standard and hybrid bond graph. The library support XML input and output of the bond graph structure. Graphic representation of the bond graph in SVG are generated using the Graphviz library.
This project examines techniques to model three-dimensional rigid body motion using the geometric algebra of Dual Quaternions and how such models compare to more traditional models when used in underconstrained filtering applications.
The Mars Rover Simulator project is based on the evolutionary robotics paradigm where an artificial agent acquires its skills through the process of artificial evolution. This simulator can be useful to evolve neural network controllers for the rover
ByoDyn (http://cbbl.imim.es/ByoDyn) is a software tool for the study of biochemical networks within the framework of systems biology. SBML compatible, ByoDyn is a group effort of the Computational Biochemistry and Biophysics Lab.
Java based multi-agent platform built on an organizational model (agent, group, role). MadKit provides general agent facilities (lifecycle management, message passing, distribution, ...), and allows high heterogeneity in agents.
General numerical simulation software in C++. Provides a basic and very general library to automate simulation housekeeping details such as configuration file managment. Utilities and examples are also planned. [[WE HAVE MOVED TO GITHUB http://github.com/tgrigera/glsim ]]
VMLAB User Components for AVR peripherals and external components
This is the source code repository for my VMLAB User Components. The Project Website contains detailed descriptions of each component. You can also Download Components as pre-compiled DLL files from this site. The "AVR Peripheral" components should be installed to the "mculib" directory; all other components are installed in the "userlib" directory. A few components include a "readme.txt" with additional setup instructions.
Most components are licensed under the LGPLv2 (or higher). A few...
MASyV (Multi-Agent System Visualization) enables one to write agent-based models/cellular automata, eg. in C, visualize them in real time & capture to movie file with MASyVs GUI & message passing lib. Includes examples: Hello World, ants, viral infection