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.
Try 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.
ANUGA is a software implementation of a hydrodynamic model which is specifically designed to model wetting and drying processes. ANUGA is a joint development project between Geoscience Australia (GA) and the Australian National University (ANU).
ANUGA is now being developed on github at https://github.com/anuga-community/anuga_core
For information on ANUGA please go to http://anuga.anu.edu.au
The ANUGA project is described on http://en.wikipedia.org/wiki/ANUGA_Hydro
Because GAjoe of ATSAS cannot deal with WAXS range, and no parameters can be modified. I made a code by myself to use GA for finding best EOM for SAXS/WAXS. The project need ATSAS crysol and a folder with multiple pdb files to use.
A genetic algorithm in Python for evolving programs that write a given string to an allocated dataspace, using a made-up machine language with only 7 instructions and flow reversal.