Search Results for "solving equations" - Page 2

Showing 97 open source projects for "solving equations"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Our Free Plans just got better! | Auth0 Icon
    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.
    Try free now
  • 1
    ransfoil

    ransfoil

    console to calculate airflow around an airfoil based on RANS approach

    RANSFOIL is a console program to calculate airflow field around an isolated airfoil in low-speed, subsonic, transonic or supersonic regime by numerically solving the Reynolds averaged Navier-Stokes (RANS) equations using mature computational fluid dynamics (CFD) method. As postprocess results, the aerodynamic parameters of the airfoil, e.g., lift coefficient and drag coefficient, can be integrated from the airflow distribution near wall boundary. In addition, the coupling between airflow and heat transfer and the effect of surface roughness on near wall flow are considered by this program, it can be used for engineering calculation of the friction drag and heat transfer coefficients on airfoil surface. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    basic_numerical_methods

    basic_numerical_methods

    Didactic application to aid students in learning Numerical Methods;

    A practical tool (for students and engineers) to foresee the result of calculus exercises. Calculation and visualization numerical methods for nonlinear equation, ODE, integration, linear system, polynomial fitting,.....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    lucidum

    lucidum

    Application simulates the incipience of laser radiation

    The dynamics of the population of energy levels and the power of stimulated radiation in laser amplifying media is modeled by solving a system of rate equations. The application was developed for students to explain the time dependence of laser power they observed. The material constants of the active medium of the laser used are specified in the configuration file. The application allows you to interactively select the pump speed and quality factor of the resonator by observing the time dependencies of the inverse population and laser radiation power.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MathSteps

    MathSteps

    Step by step math solutions for everyone

    mathsteps is a JavaScript library that performs step-by-step algebraic simplification and equation solving for expressions provided as strings. It exposes functions to simplify expressions and to solve equations, returning a structured sequence of steps that detail each transformation. For every step, mathsteps reports the original node, the change type, the resulting node, and any substeps, which makes it useful for education, debugging, and explainable math tooling. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    GiNaCDE

    GiNaCDE

    A software for solving Nonlinear Differential Equations

    GiNaCDE is free and open-source software that solves entirely automatically linear or nonlinear differential equations. In searching traveling wave solutions, this application converts the Nonlinear Partial Differential Equations (NLPDEs) into Nonlinear Ordinary Differential Equations (NLODEs) and gives the exact solutions when they exist. The Differential Equations are solved by F-expansion and first integral methods. In this project, we provide windows binary file for GiNaCDE. GiNaCDE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DataMelt

    DataMelt

    Computation and Visualization environment

    ...This Java multiplatform program is integrated with several scripting languages such as Jython (Python), Groovy, JRuby, BeanShell. DMelt can be used to plot functions and data in 2D and 3D, perform statistical tests, data mining, numeric computations, function minimization, linear algebra, solving systems of linear and differential equations. Linear, non-linear and symbolic regression are also available. Neural networks and various data-manipulation methods are integrated using powerful Java API. Elements of symbolic computations using Octave/Matlab scripting are supported.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    NLIGA

    NLIGA

    Open source Matlab code for nonlinear isogeometric analysis

    A unified framework, NLIGA (Non-Linear Isogeometric Analysis), is developed for mainly solving two and three-dimensional nonlinear problems on the MATLAB platform by using isogeometric analysis (IGA). Nonlinear hyperelastic and elastoplastic materials are primarily considered at this stage. Newton-Raphson method is used to solve the nonlinear governing equations. A series of benchmark examples are performed to validate the procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BitLogic

    BitLogic

    Simple Java computer algebra calculator

    A calculator that solves many types of problems including solving equations computing derivatives and integrals simplifying expressions graphing equations 2d and 3d reverse polish notation, algebraic and word based interpreter infinite writing board for writing out equations requires java 11 or more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Systems-of-Equations-Solver

    Systems-of-Equations-Solver

    For solving systems of equations ranging from two unknown variables to

    For solving systems of equations with two or more unknown variables , using gaussian and gauss-jordan elimination to solve the problems in its matrix simplifications
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    Alt1 Calculator

    Alt1 Calculator

    The new lightweight, minimalist calculator for Windows.

    ...All your equations and answers are stored for later use so you can refer or edit them at anytime. Even better yet, editing previous equations instantly updates subsequent dependent answers.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11

    Finita

    Package for solving PDE systems numerically

    Finita is a software package for solving complex algebraic/differential systems of equations numerically using various grid methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Grin is a set of tools for solving 2D elliptic equations using boundary elements (Green's functions)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    WordMat

    Math in Word

    WordMat is an add-on to Microsoft Word which creates a tab with math functionality. Part of the Math functionality is provided by other open-source applications like Maxima, GeoGebra, Graph and GnuPlot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    n-chinese-remainders

    n-chinese-remainders

    chinese remainder theorem - progressive solving, n-soln, extras

    "chinese remainder" solves a system of equations over modulus quickly. crtwo is an improvement to Mathematica's release. crtwo: solves Chinese Remainder a pair at a time, (uses gcd), yet is still fast. Which means crtwo, unlike text book soln, uses an algorithm to solve or fail one mod equation at a time. showing win or fail of each eqn and solving other sawtooth intersections is possible, due to that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    HPC Challenge

    HPC Challenge is an HPC benchmark for memory access patterns

    HPC Challenge benchmark consists of 7 tests: (1) HPL - the Linpack TPP benchmark which measures the floating point rate of execution for solving a linear system of equations. (2) DGEMM - measures the floating point rate of execution of double precision real matrix-matrix multiplication. (3) STREAM - a simple synthetic benchmark program that measures sustainable memory bandwidth (in GB/s) and the corresponding computation rate for simple vector kernel. (4) PTRANS (parallel matrix transpose) - exercises the communications where pairs of processors communicate with each other simultaneously - a useful test of the total communication capacity of the network. (5) RandomAccess - measures the rate of integer random updates of memory (GUPS). (6) FFT - measures the floating point rate of execution of double precision complex one-dimensional Discrete Fourier Transform (DFT). (7) Communication bandwidth and latency test for simultaneous communication patterns. http://icl.cs.utk.edu/hpcc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CFD2D

    The incompressible Navier-Stokes equations solver in 2D domains

    CFD2D is open source software for Linux for solving the non-dimensionalized incompressible Navier-Stokes equations (NSE) inside an arbitrary two-dimensional domain inscribed in a unit square with Dirichlet and "do-nothing" boundary conditions. The space discretization is based on Finite Element Method (FEM) using an approximately uniform triangular mesh. The two choices of FE spaces are offered, these are of the so called MINI-element and of the Taylor-Hood element.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    diffeqs

    Solving differential equations in Octave and Matlab

    A set of scripts which help in solving differential equations by Octave and Matlab. This project currently contains scripts for professional timing, plotting graphs, and generating and displaying animations based on the solutions of equations. In the future there will be also scripts for numerically solving several forms of differential equation while tracking precision and controlling chaos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Gekko Timeseries Software

    Gekko Timeseries Software

    Timeseries handling, and solving of large-scale economic models

    Gekko Timeseries Software is a free time-series oriented software package for timeseries handling, and solving and analyzing large-scale economic models. Since 2009, Gekko is being used by Danish ministeries, banks, interest groups and universities, for the simulation of economic and energy-related models. The software runs under Windows (.NET), and is open source (GNU GPL)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Quadratic Equation Solver

    A CLI for solving quadratic equations

    This program uses the quadratic formula to solve Quadratic Equations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    FERN: Fast Explicit Reaction Networks

    Quickly and explicitly solving sets of differential equations.

    FERN is a CUDA program that implements new methods for solving large sets of stiff differential equations using explicit integration methods. For the theory behind the program (due to Mike Guidry), see http://arxiv.org/abs/1112.4778 .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Linear Equations Set Solver

    Solving Set Of Linear Equations with use of Gauss elimination method.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SCaVis

    Scientific Computation and Visualization Environment

    ...SCaVis can be used to plot functions and data in 2D and 3D, perform statistical tests, data mining, numeric computations, function minimization, linear algebra, solving systems of linear and differential equations. Linear, non-linear and symbolic regression are also available. Elements of symbolic computations using Octave/Matlab scripting are supported. The project was migrated to DataMelt.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    ngs-waves
    A package for solving time-harmonic wave equations. ngs-waves is based on the NGSolve finite element library and compatible to Netgen/ NGSolve versions 5.1 and 5.2. (branch HSM 5.2), version 5.3 (branch HSM 5.3)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SL2

    SL2

    SL2 (= SLSL) - A Simple Linear Systems Library

    SL2 is a C++ template library for solving systems of linear equations, providing the most common algorithms for dense and sparse systems. It uses OpenMP for parallelization and has no other dependencies. As the name suggests, SL2's implementation is staightforward with a focus on clear concepts, easy usage and understandable code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GRAVITY ALPHA 1.05

    GRAVITY ALPHA 1.05

    Visualization of gravitational force effects between (two) objects

    ...In order to predict/calculate object properties in future time (of course, within the limits of calculation) one need initial position and speed at some initial moment of time . For calculating positions and velocities, numerical method for solving differential equations is used. There is no limitation in parameters - object will behave just like they behave in the real world. The only thing which is not ‘real’ is an option to increase the object sphere beyond physical meaning (unrealistic small density). So, be careful with initial data - you will see same behaviour as in real world with real objects - of course, within variables, calculation and display limitations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB