Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
$300 Free Credits for Your Google Cloud Projects
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.
A library to easily analyse output of the Heidelberg MCTDH code
This project aims to provide a set of routines to easily read in and manipulate the output of the Heidelberg MCTDH code.
The goal is to enable a new user to quickly get started with writing custom analysis programs. Also, it should enable more experienced users (== us) to write small, clean, and testable analysis programs, something that seems incompatible with the Fortran-77 code of the Heidelberg MCTDH package.
Modern library for chemistry file reading and writing
Chemfiles is a modern and high-quality library for reading and writing trajectory files created by computational chemistry simulations program. These trajectories contains atomic positions, velocities, names, topology and sometimes more.
Running simulations produce enormous amounts of data, which has to be post-processed to extract physical information about the simulated system. Chemfiles provides an interface to access this information which is
- unified: the same code will work with...
...PTEROS DEVELOPMENT MOVED TO GITHUB !!!
New project page: https://github.com/yesint/pteros
New documentation page: https://yesint.github.io/pteros/
Pteros is the C++ library for custom molecular modeling and simulations codes designed for researchers, not for C++ gurus. Provides facilities for PDB, XTC and TRR files IO, powerful selections, geometry transformations, RMSD fitting and alignment, etc.