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
Build Securely on Azure with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Open Bayes is a python free/open library that allows users to easily create a bayesian network and perform inference/learning on it. It is mainly inspired from the Bayes Net Toolbox (BNT) but uses python as a base language. www.openbayes.org
Mapnik is an OpenSource C++/Python toolkit for developing GIS (Geographic Information Systems) applications. At the core is a C++ shared library providing algorithms/patterns for spatial data access and visualization.
PyPedal is a Python module that provides tools for the manipulation of pedigrees, simple visualization of pedigrees, and the calculation of measures of genetic diversity from pedigrees.
A language and a compiler for the solution of differential equations (ODE). Both lumped and distributed variables (PDE) will be possible. The ability to solve DAEs is a long term goal. The compiler generates a Python program that does the computation.
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.
Open Metaheuristic (oMetah) is a library aimed at the conception and the rigourous testing of metaheuristics (i.e. genetic algorithms, simulated annealing, ...). The code design is separated in components : algorithms, problems and a test report generator
SMMP (Simple Molecular Mechanics for Proteins) is a program library for protein simulations with an emphasis on advanced Monte Carlo algorithms. It includes various force fields to calculate the energy of a protein and protein-protein interactions.
Java mathematical library to do operations using physical quantities (value with units). It is an adaptation from Juan Reyero's Magnitude library for python (http://juanreyero.com/open/magnitude/).
VPP - Velocity Prediction Program - a Matlab library for sailing boat performance simulation. Based on DSYHS or user provided data.
######
A python version is currently under development and available upon request,
please contact me at gianmail+gvpp@gmail.com
######
The new beta version replaces the previous alpha version after some bugs fixing and enhancements in the postprocessing output.
Pink is an image processing library developed at ESIEE Engineering for research and teaching purposes. It contains implementations of over 200 algorithms for image segmentation and filtering.
Geo-Spatial Data Viewer (GSDView) is a lightweight viewer for geo-spatial data and products. It is written in python and Qt4 and uses the GDAL library. GSDView is modular and has a simple plug-in architecture.
This is a c-library that provides tools for advanced
analysis of electrophysiological data. It features
denoising, unsupervised classification, time-frequency
analysis, phase-space analysis, neural networks, time-warping and
more.
NetBuilder' is a tool for building, visualizing, and simulating multi-layered biological networks, structured as hierarchical Petri-nets. It has a built-in stochastic simulator, but also provides easy access to other simulation and analysis.
Web interface for python math modules. Developed with web2py. It uses pure python modules for easy deployment . Math2py requires the mpmath library installed with web2py. Download and unzip mpmath in web2py/site-packages
TerraLook provides access to satellite images for users that lack prior experience with remote sensing or Geographic Information System (GIS) technology by combining collections of images with a set of simple visualization and analysis tools.
Multiplayer framework for flight simulators. Based on M&S HLA 1.3 standards. Provides a 3D air traffic visualization tool and HLA plug-ins for FlightGear, Microsoft Flight Simulator X and X-Plane.
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
Cca-forum unifies the Common Component Architecture tools and tutorial. It includes the CCA specifications, the Ccaffeine framework for HPC, and related tools. These support multilanguage scientific and parallel computing.
Liegkat-Archiv delivers ALK converters for spatial data formats (EDBS, BGRUND, SQD, DFK, HK) and coordinate systems used in German cadastral agencies before ALKIS into KML and JML. It delivers Python packages and XSL files.
QuickFlash is a C++-based analysis library for data files generated by the Flash hydrodynamics code. It provides high-performance access to large datasets in low memory situations and other restrictive environments.
ScardFace is a python3k library for interfacing with smart cards, which supports Plug-and-Play readers inclusion and threading. It also offers classes for manipulating APDU cmds and resps, and use them in a transport-protocol-independent fashion.
PyAnnotation is a PythonLibrary to access and manipulate linguistically annotated corpus files. Supported file formats are Kura XML, Elan XML and Toolbox files. A Corpus Reader API is provided to support statistical analysis within the NLTK.