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.
Get Started 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.
This is a set of Python classes that can be used to simulate dynamic multi-body systems. It used to be a project for studies. Now it is not being worked on anymore, but it is completely GPLized.
Linear Algebra Common Expressions (LACE) is a C++ templated library which allows you to operate with matricies and vectors inside your code as easy as on the whiteboard.
A character recognition software using a Back Propagation Algorithm for a 2-layered Feed Forward Non-Linear Neural Network. Written in Python, Graphics done using Pygame.
PuLP: An LP modeller in Python PuLP is an LP modeller written in python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX and XPRESS to solve linear problems.
Improved version of the LibNumTh library (http://libnumth.sourceforge.net/), reimplementing
its methods to work concurrently in a SMP environment.
In addition, it is extended with support for linear algebra and numerical methods mechanisms.
Pydusa is a package for parallel programming using Python. It contains a module for doing MPI programming in Python. We have added parallel solver packages such as Parallel SuperLU for solving sparse linear systems.
BlenderAVC allows footage from an AVC and HDV camcorder to be pulled into Blender3D (Sequence Editor) without transcoding by generating AviSynth scripts. It also batch-generates proxy images to make it easier to edit the footage on older machines.
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.
OpenVIP (Open Video Processor) is a cross-platform, highly modular non-linear video editor and video processing library. It is available for Windows and Unix.
Graphical debugger for programs that don't just follow one stream (e.g. threaded, web applications). Also allows debugging in headless computers, in distributed environments and for crashing applications.
MathGL++ is a class library for fast C++ maths for use in OpenGL C++ projects. Easy to use and similar to the OpenGL API. Matricies, Vectors, Quaternions, Linear polynomials with eigen systems are all going to be included.
QME-DEV Workbench (wxScipy) is a data analysis workbench based on Python, SciPy, Numpy and MatPlotLib(PyLab) and uses wxPython for the GUI. It can be used for non-linear analysis with a large set of experimental or generated data. Load/Acquire / Save/ Gr
Mos2Gnu is a conversion utility to generate a GNU MathProg description file, understandable by the GNU Linear Programming Kit from the proprietary X-Press Mosel's file format
Traditional but powerful cross-platform calculator. It is written in python and it uses wxWidgets as GUI (project is developed with Boa Constructor). By use of SciPy the vaCalculator can solve linear systems, do math with polynomials, integration etc.
gAnim8 is a full suite of tools for building and manipulating animated GIFs & small videos in a Gtk/Gnome environment. Easily create, edit, or preview animated GIFs or videos (MPG, AVI/ASF, WMV, SWF, RM, MOV, M4V), or record videos and take screenshots.
Port of Numerical Python to Jython (Java Python) to support all mathematical operations (linear algebra, matrices, DSP, wavelets, FFT, arrays...) and thus compete with commercial packages such as Matlab. It can be easily embedded in Java programs.
MatPy is a Python package for numerical linear algebra and plotting with a
MatLab-like interface. It currently consists of wrappers around Numeric and
Gnuplot packages, but eventually may be implemented directly in C/C++, or as
interface to Octave.
MediaStation - the Media Application FrameWork for openBeOS
- MediaStation has a strong focus on making openBeOS the No.1 solution for multimedia professionals
- MediaStation builds up a leading development environment based on the MIT license\n
Central schemes offer a simple and versatile approach for computing approximate solutions of non-linear systems of hyperbolic conservation laws and related PDEs.
Clint is a library for Qt projects to create charts, trees, etc.
Clint can display data containing in a QAbstractItemModel as charts, trees or timelines.
A chart can be linear ( data are displayed as curves, bars or points), radial ( data are displayed like a bar chart but in circle) or a piechart (2D or 3D).
A tree displays data from a model like QTreeItemModel in a classic tree (horizontal or vertical) or radial (in circle).
A timeline displays data from a model like a QListItemModel following a path.
libGo is a C++ class library containing all kinds of
things that proved useful to me.
Included are:
- Linear algebra, using LAPACK and CBLAS
- V4L(1) image grabber
- Multithreading
- Image containers (up to 3D)
- Some simple optimisation code
- Python embedding helper
- Matlab interface
- .. and other things, have a look at the HTML documentation!
golib grew over many years, things I had use for have been added now and then.