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.
Try free now
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.
QSAR is a project that aims to build a GUI that enables people to build quantitative structure activity (or property) relationship models. It will use parts of CDK (cdk.sf.net), JOELib (joelib.sf.net), R (www.r-project.org) and other projects.
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.
Avenzoar is a one-year exploration of renal cell carcinoma morphology and its related single nucleotide polymorphisms (SNPa) as a method of automating diagnosis of cancer by using a computer-aided decision tree controlled by analytical statistics.
* Java classes for parsing text, conversion to XML or to evaluate in Java. The parser is textual-script-controlled with a syntax near Backus Naur Format, named ZBNF. * Some routines for conversion: C-Header or Java to XMI, XML-Documentation generation,
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
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.
Java library that interfaces with "The USB INSTEON PowerLinc Controller" built by Smartlabs Design. This library is built on top of the javax.usb linux reference implementation, but should work under Windows as well.
AnnaF is an automatic gene annotation framework, that is used to do some automatic annotation for C. higginsianum. It was also tested on F. graminearum and should work well for fungi in general.
AnnaF was build upon the pipeline framework Anna.
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/
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.
The aim of the project is the creation of an multiuser, webenabled, datahandling, processing and visualisation tool for engineering data from the real word - with Datacollection, Charting, Mapping, Alerting, Messaging and Reporting capabilities .....
Java-based number generator package. Includes several strategies, apart from the usual random: constant, serial, function, composite.
Besides, generators can be wrapped in different filters to obtain modified data series.
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.
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
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.
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.