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
Build Agents and Models on One Platform
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.
Rhea Genetic Engine is a highly versatile software engine used to solve ill-defined, abstract problems by employing a genetic pattern. It is easy to understand and use, yet provides advanced features for those who desire them.
Metmask has moved to github http://github.com/hredestig/metmask
Metmask is a tool written in python for managing chemical identifiers for metabolomics experiments. It can incorporate identifiers from local textfiles, several online databases, query PubChem and record all found associations in a local sqlite database.
APLpy (the Astronomical Plotting Library in Python) is a Python module aimed at producing publication-quality plots of astronomical imaging data in FITS format. Visit http://aplpy.sourceforge.net/ for tutorials and documentation.
Interface to collect data from a Consort R305 unit via RS-232. It allows to record data from 2 units with a total of 4 channels. The graphical interface displays the value of the channels as graphs and saves them in a CSV file.
MAXIMUS is a genome assembly pipeline which takes the best out of multiple reference assemblies and de novo assembly. The benefits of this approach include better assembled repetitive regions, less gaps and higher accuracy for the resultant assembly.
Ming, a handy searching engine implemented in pure python. With only 1 module file(user version) and no 3rd party API dependencies. Support fields, highlighting, probability, and so on... This will be your handy tool for your amazing minds.
PyQwt = FAST and EASY data plotting for Numerical Python and PyQt.
PyQwt is a Python wrapper for the Qwt C++ class library which extends the Qt framework
with widgets to display and control data for scientific and engineering applications.
Please note: We moved RCS, future releases, BUGS to https://github.com/PyQwt
Pinkl is a library written to build flexible applications to control instruments connected to a computer using a GPIB or COM interface and take, store and plot measurements with these instruments.
Yann is Yet Another Neural Network. Yann is a library to create fast neural networks. It is also a GUI to easily create, edit, train, execute and investigate networks. Multiple topologies, runtime properties and ensemble learning are supported.
CellPublisher is a free, open source program to improve the navigation of biological pathways. It converts CellDesigner diagrams into fully-featured maps that live inside a browser. The navigation is based on the Google maps API.
This project is for particle accelerator start-to-end simulation. The project contains software infrastructure for setting up model run as service/client mode.
Interactive history of opening the moments in Life / Death. Science fiction adventure fox in Sleepy World will plunge into a mini world filled with logic puzzles amusing dialogue and the search response to the question what is real in this life.
Model Builder is a graphical tool for designing, simulating and analyzing Mathematical models consisting of a system of ordinary differential equations(ODEs).
this project provides a Glue to Access GOFER Functionality through C and Python.
Gofer ("Good For Equational Reasoning") is an implementation of the programming language Haskell intended for educational purposes and supporting a language based
This toolkit allows complete control of a microscopy setup from Labview, Matlab, Scilab, Python, .Net, VB, IgorPro, Mathematica and more. Included is a standalone program for image acquisition and scripting control of a scientific microscope.
A simple command line regex search [and replace] written in Python. Searches individual files or whole directories, with the option to search recursively into subdirectories.
The OpenFire processor is a Xilinx MicroBlaze-compatible processor being modified for use in Cyber Physical Systems research. This material is based upon work supported by the National Science Foundation under Grant No. CPS-0932113.
ngram is a module to compute the similarity between two strings. It is different to python's "difflib.SequenceMatcher" in that it cares more about the size of both strings. ngram is an port and extension of the perl module called "String::Trigram