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.
Start Free Trial
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.
This is a continuation of the FreeCell Java Solver, because I was not able to access my original account anymore (likely due to sourceforge glitches), and I need to make updates to the program.
This is a program for numerical solution of Euler equations of compressible flows using discontinuous galerkin method. The code is written on top of the deal.II finite element library.
Code has been moved to
https://github.com/cpraveen/dflo
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.
This software is a computer program whose purpose is to fortran mathematics
library and some solve linear equation in high performance computing.
I create this software for for my last year of engineer school (Scientific Computing Option)
A simple program that solves linear equation systems. As of now only numerical coefficients are supported. The program is very simple and not suited for big matrices, since it uses laplace's method.
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.
Java library that implements linear algebra operations: matrix operations (addition, substraction, multiplication, transposing, determinant of matrix , inversion, rank of matrix); linear equations system solving.
StreamCpp is a C++ library to program multi-core architectures with the stream programming paradigm by offering a succinct and intuitive notation to express non-linear pipelines in a type-safe way. It builds up on the TBB scheduler.
This is a program to easily convert tempos from a song into either exact time lengths or conformed frame rates to make syncing music to help video easier.
SNICE is a image compositing program. It is made especially to help create special effects for video and cinema. It work on Win32 and Linux OS. It is writen in C++ using OpenGL.
Arduino firmware and Java GUI for the Hydra Multi-headed Manufacturing Machine (Hydra-MMM). The Hydra is a cartesian positioning system that has multiple, independent toolhead mounts for a wide variety of attachments. See: cpwebste.blogspot.com
Simple tool to parse the contents of /proc or /sys entries and graph their values. An oscillosope for software types. Intended for developers, admins or the curious to understand the performance and behaviour of their systems.
aka Hua Rong Dao (華容道). This is a sliding block game and its solver. Goal: Move the biggest piece to exit in the middle bottom. You can customize the pieces' shape and the configuration of the board. The program shall find the optimal solution
On open source MPI implementation of parallel bucket sorting. This implementation is scalable and gives linear speedup on SGI(Altix). The program sorts at using the bits and hence is stronger than other sorters which make assumptions about keys.
Self-Adapting Large-scale Solver Architecture: system for picking numerical algorithms (linear system solving) based on statistical modeling and machine learning.
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.
rutc is a calculator and expression solver for real and complex numbers. Besides the usual mathematical operations, it also offers user-defined functions, a statistical mode, input and output in several bases and also a linear equation solver.
A framework for solving large systems of linear equations (Ax=b) in a distributed network using different iterative methods. The solver is written on Java, can be run on Windows or Linux. The solver is compatible with either MPICH2 or mpj-express.
An open source program that has the ability to graph data collected from scientific experiments. It will fit a variety of linear and non-linear regressions to data and will have the ability to save and print graphs.
DCRaw4J converts digital camera RAW image files into standard formats such as JPEG and 16-bit TIFF (linear or non-linear). DCRaw4J was inspired by David Coffin's dcraw; a C program that handles raw formats from over 200 cameras.