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
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
CommonMap is an open source map project, forked from OpenStreetMap by a licence problem. CommonMap needs original softwares tuned for CommonMap. Most of software would be useful for any other open source map projects, too.
Phenomenological Simulation of Electrical Conductivity in Ceramic Superconductors using High Performance Java (MPJ Express).
The source code for this project would be free to download and develop further
GRad is a standalone solar radiation model, programmed in Java. It is capable of the calculation of potential (clear sky) and actual (real sky) irradiance and total irradiation for single and multiple geographical locations.
Note that, while fully functional, this application is currently not developed any further.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
The Receipt Reactive Gross Settlement (RRGS) method was proposed by Jamie McAndrews in Johnson-McAndrews and Soramaki (2004). This simulator allows simulations of one version of RRGS with historical payment data.
SLEDRIDE: Simplified Learning about Expression Data Running in a Desktop Environment. To provide a general workbench for pipe-lining microarray gene expression data from supervised learning results into unsupervised learning methods.
Taverna is *no longer* hosted on SourceForge, but has moved to the Apache Software Foundation: https://taverna.apache.org
These pages and mailing list archives are provided for *archival purposes* for older Taverna 1.x releases.
See https://taverna.apache.org/download/ for the latest releases from Apache Taverna.
A software tool enabling the user to browse through an image stack created by a confocal microscope. Points can be plotted through the stack, producing a digital 3D representation, which can be viewed in 3D and compared with other plots.
JPARSEC is a Java Package of Astronomical Resources for Standard Ephemerides Calculations, focused on accuracy, documentation, 2D/3D charts, realistic planetary rendering, and Astrophysical modeling. For source code visit http://conga.oan.es/~alonso/
This Java application will for a given area, retrieve and list all the tags used and the totals. From there you have the ability to navigate to the specified node on the map and edit with Potlatch.
This desktop application provides graphical control of K8055, a USB Experiment Interface Board by Velleman (http://www.velleman.eu/). It will be mostly platform-independend at a later time. The current (beta) version is for windows 2000/XP/Vista/7 on 32Bit. It is incompatible with all other Operating Systems and with 64Bit architecture.
I stopped developing this application. Feel free to reuse the code or contact me on Questions.
SBMLforge is a tool that enables the user to convert and merge KEGG metabolic and signaling pathways (KGML format) to create a single SBML pathway model.
Chipster is a biologist-friendly analysis software for high-throughput data. It contains over 200 analysis tools for next generation sequencing (NGS), microarray and proteomics data. Users can combine tools in automatic analysis workflows, which can be shared. Chipster's interactive visualizations allow users to select datapoints and create new gene lists. For NGS data Chipster contains a built-in genome browser, which highlights SNPs and automatically indexes BAM files and calculates...
OmicBrowse, developed with Flash and Java, is a highly evaluated genome browser integrating omics knowledge ranging from genomes to phenomes and is especially appropriate for positional-cloning purposes.
Superficially, Dominoes on Acid is a solitaire variant of Dominoes with weird colorful tiles. But on a deeper level it is a GUI for natural deduction. Every completed domino is equivalent to a proof of a tautology in classical propositional logic.
The Neurpheus Morphological Analyser performs morphological analysis, stemming or word form generation tasks using sophisticated classification methods for an analysis of words unseen in a training dictionary.
GeoGebra is free and multi-platform dynamic mathematics software for learning and teaching geometry, algebra, statistics, and calculus. Download the free software at http://www.geogebra.org. Find the source code at http://www.geogebra.org/trac
This is a simple program that will factor a quadratic trinomial using both "guess-and-check" and the quadratic formula. You input a, b, and c, where ax^2+bx+c=0; you will get a result in the form of (ax+b)(cx+d)=0 and x=a or x=b.