Showing 20 open source projects for "nonlinear solver"

View related business solutions
  • Advertise and grow confidently Icon
    Advertise and grow confidently

    TrafficGuard is for any business advertising on Google Ads to ensure their ad spend delivers genuine advertising engagement

    TrafficGuard's PPC protection makes it easy for businesses of all sizes to protect their Google Ads campaigns from click fraud.
  • Retail Point of Sale and Inventory Management Software Icon
    Retail Point of Sale and Inventory Management Software

    RetailEdge retail point of sale software is designed for single and multi-store businesses

    Caters to small and mid-sized retailers with multiple locations who require a reliable point of sale and inventory management software solution.
  • 1
    VoronoiFVM.jl

    VoronoiFVM.jl

    Solution of nonlinear multiphysics partial differential equations

    Solver for coupled nonlinear partial differential equations (elliptic-parabolic conservation laws) based on the Voronoi finite volume method. It uses automatic differentiation via ForwardDiff.jl and DiffResults.jl to evaluate user functions along with their jacobians and calculate derivatives of solutions with respect to their parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NonlinearSolve.jl

    NonlinearSolve.jl

    High-performance and differentiation-enabled nonlinear solvers

    Fast implementations of root-finding algorithms in Julia that satisfy the SciML common interface. For information on using the package, see the stable documentation. Use the in-development documentation for the version of the documentation that contains the unreleased features. NonlinearSolve.jl is a unified interface for the nonlinear solving packages of Julia. The package includes its own high-performance nonlinear solvers which include the ability to swap out to fast direct and iterative...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    EAGO.jl

    EAGO.jl

    A development environment for robust and global optimization

    EAGO is an open-source development environment for robust and global optimization in Julia. EAGO is a deterministic global optimizer designed to address a wide variety of optimization problems, emphasizing nonlinear programs (NLPs), by propagating McCormick relaxations along the factorable structure of each expression in the NLP. Most operators supported by modern automatic differentiation (AD) packages (e.g., +, sin, cosh) are supported by EAGO and a number of utilities for sanitizing native...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Sundials.jl

    Sundials.jl

    Julia interface to Sundials, including a nonlinear solver

    This is a suite for numerically solving differential equations written in Julia and available for use in Julia, Python, and R. The purpose of this package is to supply efficient Julia implementations of solvers for various differential equations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage Your Trip - Tour Operator software Icon
    Manage Your Trip - Tour Operator software

    Manage Your Trip (MYT SaaS) is ideal for tour operators and destination management companies.

    Key capabilities of MYT SaaS include back-office management, unique tourism CRM, marketing tools, a central reservation system, feedback management, operation management, contact database, real-time feedback, group registration, online tour booking, and more.
  • 5
    Ion Beam Simulator
    Library for ion optics, plasma extraction and space charge dominated ion beam transport.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6

    Gap-SPH

    Basic SPH solver for 3D subsonic fluid flow models

    This solver programmed in C applies the Smoothed Particle Hydrodynamics method to subsonic incompressible 3d fluid flow. Viscosity is updated every half-time step to account for nonlinear behavior of one of the phases and all solid boundaries are modeled using the virtual particle method. A basic all-pair search algorithm is used to determine pair lists. The purpose of this self-contained solver is to further develop the code to optimize it to the case of river bedload dynamics. Parallel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Nonlinear Pulse Propagation Solver
    Nonlinear Schrödinger equation (NSE) is a fundamental equation in nonlinear optics that describes the propagation of a pulse through a dispersive and nonlinear medium. Nonlinear Pulse Propagation Solver (NPP) is a program, written in C/C++, that solves NSE in an arbitrary waveguide. It has a user friendly interface, which allows a user to enter the pulse and waveguide parameters and execute simulations. The program can be invoked within MATLAB and any other scripting language. It can export...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SLAM++

    high-performance nonlinear least squares solver for graph problems

    SLAM++ is a minimalist implementation of incremental nonlinear least squares, containing lighting fast implementation of linear algebra on sparse block matrices. It is aimed for use in 3D reconstruction or robotics.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    Nifty Sim
    Nifty Sim is a high-performance nonlinear finite element solver, developed at University College London. A key feature is the option of GPU-based execution, which allows the solver to significantly out-perform equivalent commercial packages.
    Downloads: 2 This Week
    Last Update:
    See Project
  • TicketSearch is a complete event ticketing, box office management, CRM, and fundraising solution Icon
    TicketSearch is a complete event ticketing, box office management, CRM, and fundraising solution

    For companies looking for a powerful ticketing and event management platform

    Whether you're big or small, run workshops, music gigs, theatre productions, sports events, trade shows and conferences, or even general activities, we've got your ticketing needs covered.
  • 10

    RAtom

    solves nonlinear Kohn-Sham equation for the neutral atom.

    RAtom solves nonlinear Kohn-Sham equation for the neutral atom. The adaptive algorithm based on finite element method (FEM) is implemented. Discretization of the differential eigenvalue problem is done by finite element method with Lobatto polynomials as a basis functions. High order Gauss quadratures are applied in order to obtain the total energy of atom with absolut accuracy of 1E-6 hartree. Disctretization leads to generalized eigenvalue problem, which is solved by procedures from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Crevice

    Modeling environment for linear and nonlinear optimization

    Crevice provides a modeling environment for linear and nonlinear optimization and bindings for solver libraries. Binaries for 32 and 64bit Windows as well as makefiles for Linux are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Impact Finite Element Program
    Impact is an explicit Finite Element Program Suite which simulates dynamic impact events. It has a range of elements, contact handling and different material laws. Models can be created, solved and analyzed with the included pre- and postprocessor. Impact is based on an Explicit Time stepping algorithm. These kind of codes are used to simulate dynamic phenomena such as car crashes and similar, usually involving large deformations.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 13
    JBernstein

    JBernstein

    JBernstein: Exploration techniques for non-linear constraint checking

    JBernstein is a tool implemented in Java that enables to check whether a polynomial constraint holds for all variables within their domain. It is mainly used in the verification or synthesis of cyber-physical systems where the system model is nonlinear. The tool also supports specifications in assume-guarantee style. The underlying algorithm is based on a translation to Bernstein polynomials, and several optimization techniques are implemented to ensure efficiency. Concerning performance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Nonlinear Newton Solver

    Solve a nonlinear equation with the Newton method.

    Matlab code to solve nonlinear equations with the Newton method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    calc4fem
    Spreadsheet Template for Structural Engineering (FEA Analysis for beams, trusses, 2D-frames). It makes possible to create your own parametric models.Templates for engineering calculation (fatigue, concrete plates, etc)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    This App solves a system of simultaneous equations (liner or nonlinear) by using a matrix root solver. Iterations and solutions are provided by GSL (GNU science library).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    WDSolve is a black box solver for nonlinear hyperbolic partial differential equations. WDSolve is based on the Wave Digital method, leading to explicit finite difference schemes with superior stability properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A branch-and-prune method to find all solutions to systems of nonlinear equations. The number of variables must equal the number of equations. The variables must have proper lower and upper bounds. The solver has an interface to the AMPL environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Image Restoration and Inpainting: MinGW/OpenGL/Visual c++/Java image processing enhancing/restoring/detecting/recovering image parts(Old painting cracks...) FastRestorarion, 2D (Un)Splitted Linear Solver, nonlinear solver: conjugate gradient,QuasiNewton
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Delta code is an nonlinear aeroelastic solver written in fortran 90. At the moment only vortex lattice aerodynamics is available but the hope is for a higher fidelity aerodynamic model to be developed for use in the current code. Linux and Unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next