Showing 340 open source projects for "equation"

View related business solutions
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 1
    mhcfs2

    mhcfs2

    engineering programmable calculator

    MhcFS2 - engineering calculator. (v. 1.2) (math expression calculator, scientific calculator, numerical, integral,integration, derivative, root, matrix, differencial, differentiation, equation, LSE,ODE )
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    RTextDoc

    RTextDoc

    An editor for structured documents

    RTextDoc is an editor for structured text documents such as LaTeX, AsciiDoc, DocBook. RTextDoc has proofreading capabilities: on-the-fly spelling, instant grammar checking and built-in free dictionaries. RTextDoc has syntax highlighting, bracket matching, folding, document structure browser for sections and labels, bookmarks, manager for LaTeX symbols, an editor for mathematical equations,integrated BibTeX database manager and several tools to convert LaTeX to HTML and back. AsciiDoc...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Ket

    Ket

    An algebra editor

    A text editor for maths. Simple algebra should be faster and more intuitive to perform on a computer than on paper and should look like maths. Write small fragments in plain text; perform simple click-and-drag algebra with the mouse; and explore more involved algebra through keyboard shortcuts. When done, save as plain text files or export to LaTeX and HTML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    MathClav

    MathClav

    the best way to type Math on your computer

    convert your keystrokes into LaTex Math equation they coud be insert directly in all the most famous text editor. to activate the math mode you can use '²' and ctrl for the greek mode you can found a usefull pdf in the utile folder
    Downloads: 0 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 5
    crowdEgress

    crowdEgress

    Complex systems of social groups with opinion exchange

    Inspired by the well-known microscopic models of Brownian particles and social-force model, this project presents a force-based method to characterize social groups and opinion exchange in collective behavior of many individual units. The problem is complex because opinions and actions are described as different features for each individual, and opinions interact and shape action with a time delay. The social topology among individuals is described by a set of matrices, which provide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    IntegralOs

    Numerical integration

    Build a mathematical model of a differential equation, using building blocks like integrator, addition, functions and output pens. Chose an integration method: Euler, Trapez or Simpson. Specify calculation parameter, like time step, end time etc. Run the model and output the results as chart or as CSV file. For example the Lorenz equations can be calculated in 3 000 000 integration steps in 63 seconds. Please refer to the screenshots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ChemicalA

    ChemicalA

    A small tool for chemists and chemistry amateurs

    A very simple program. For balancing chemical equations and for converting units (Temperature, Weight, Pressure, Volume, Radiation, etc). It is coded with Qt Creator For Win 64 bit and Linux 64 bit, using Qt lib. I am working on a Linux version. I have tested it with Kubuntu 18.04 and 20.10 and OpenSUSE Tumbleweed. It is 64 bit. I compiled with Qt Creator. Best of all, I provide the source code and ALSO THE EXECUTABLE FOR LINUX! -Tested with Kubuntu 18.04, 20.10, 22.04 -Tested with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JATE - Just Another Text Editor
    JATE is an enhanced notepad(maybe wordpad also) replacement. It includes all the features in notepad plus Math equation editor, Symbolic calculator, graph plotter, syntax highlighting, and etc. It is an upgrade from QuillEdit at https://sourceforge.net/projects/quilledit/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    WaveTrain (Python)

    WaveTrain (Python)

    Quantum dynamics of chain-like systems using tensor train formats

    WaveTrain is an open-source software for numerical simulations of chain-like quantum systems with nearest-neighbor (NN) interactions only (with or without periodic boundary conditions). This Python package is centered around tensor train (TT, or matrix product) representations of quantum-mechanical Hamiltonian operators and (stationary or time-evolving) state vectors. WaveTrain builds on the Python tensor train toolbox scikit_tt, which provides efficient construction methods, storage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 10

    Book-Reviews-In-Mathematica

    Partial Differential Equations, Complex Analysis, Mathematica, Farlow

    Cliff* Notes, Mathematica Evaluatable "Partial Differential Equations for Scientists and Engineers", Farlow "Physics for Scientists and Engineers", Serway "A First Course in Complex Analysis", Beck "PDE", Asmar "PDE, An Introduction", Colton "Elementary Differential Equations", 7th, Rainville "Ordinary Differential Equations", Tenenbaum "Linear Algebra And It's Applications", Lay "Swokowski Calculus", 5th, Swokowski "Chemistry Concepts & Problems, A Self-Teaching Guide",...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    C++ Complex Calculator

    C++ complex calculator with arrays, matrices, eigenvectors, functions

    This is a command line C++ code which compiles and builds using gnu g++. It has scientific notation, scientific functions, complex integration including path integrals, and loops with tests. User defined functions are strings. A variable may simultaneously represent a scalar, an array, and a string. Arrays up to ten dimensions are allowed. Householder reduction is used for determinants, eigenvectors, and QR matrix factorization. Class Polynomial facilitates finding the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Quaternion Lorentz

    Complex quaternion calculator with Lorentz boosts and rotations

    C++ code to perform the Lorentz boosts and rotations of special relativity using complex quaternions The interface is a complex quaternion console-based calculator with operations + - * / and functions for Lorentz boosts and rotations. THEORY Complex quaternions have form q = A + B * I + C * J + D * K A, B, C, D complex I * I = -1 J * J = -1 K * K = -1 I * J = K J * I = -K J * K = I K * J = -I K * I = J I * K = -J Transpose T takes I into -I, J into -J, K into...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    asciiTeX
    asciiTeX is an ASCII equation renderer, i.e., it can generate ASCII-art representations of mathematical formula's. You can use asciiTeX to quickly insert equations in e.g. e-mails, in comments in your source-code, etc. The syntax is similar to LaTeX
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    IntervalRootFinding.jl

    IntervalRootFinding.jl

    Find all roots of a function in a guaranteed way with Julia

    This package provides guaranteed methods for finding roots of functions, i.e. solutions to the equation f(x) == 0 for a function f. To do so, it uses methods from interval analysis, using interval arithmetic from the IntervalArithmetic.jl package by the same authors. The basic function is roots. A standard Julia function and an interval is provided and the roots function return a list of intervals containing all roots of the function located in the starting interval.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ViennaSHE is a modern semiconductor device simulator for 1D, 2D and 3D device simulation. It relies on deterministic solutions of the Boltzmann Transport Equation using Spherical Harmonics Expansions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    PeCalc

    PeCalc

    PeCalc is a polyvalent engineering calculator for S&T students

    PeCalc allows making calculations with integer fractions, complex numbers, complex matrices, rational functions and complex polynomials. It also allows making changes of numeric base, prime factor decomposition, solving linear equation systems, statistical and financial computations, rational fraction decomposition and plotting some control engineering graphs. PeCalc includes comprehensive user help in English and Spanish. Currently PeCalc runs on Android and MS Windows. A version for GNU...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ADE_3D_FEM

    A 3D ADE FEM solver including a manual and a basic preprocessor

    A 3D Advection-Diffusion Equation Finite Element Method solver including a user's manual and a basic pre-proccessor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    CompPad
    CompPad is a LibreOffice extension that provides live mathematical and engineering calculations within a Writer document. It is intended to provide a free / open-source alternative to Mathcad .
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19

    DiPoly

    Diffraction analysis of Polymers

    DiPoly is a new software that implements basic diffraction methods for the structural characterization of biopolymers. It is freeware with a friendly interface for the analysis of experimental powder X-ray diffractograms of polymer samples of biomass of various origins. A complex approach approach based on a combination of the Segal, decomposition and LeBale methods is used to estimate the degree of crystallinity. The Scherrer equation is used to determine the sizes of coherent scattering...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BSW_MATH
    This project uses PHP Code to programing mathematics and theoritical physics it begins with finding the roots of nonlinear equation and Lagrange interpolation we will develop it step by step you can also download it from http://bsw.benhascience.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Hex

    Hex

    Hydrogen-Electron Collisions

    A computer code for simulation of electron-hydrogen scattering. Contains three (more or less) finished sub-programs: (a) “hex-ecs” which solves the Schrödinger equation in the B-spline basis, (b) “hex-dwba” which computes scattering variables for high energies using the distorted wave Born approximation of the first order and finally (c) “hex-db” which is a user interface to a plain SQLite database, where the intermediate results are being stored, and which is used to extract derived...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    WRF_ELEC

    Storm electrification package for the WRF-ARW

    NOTE: For WRF-ELEC with version 4.5.1, go to https://github.com/MicroTed/wrf4-elec This (older) project provides the external files need to compile electrification into the Weather Research and Forecasting (WRF) model (version 3.9.1.1 currently). It contains modules for the lightning discharge scheme, the screening layer parameterization, communications, and include code that calls these subroutines. Note that the required elliptic equation solver is a separate download from <http...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    PROJECT DEVELOPEMENT IS MOVING TO GITHUB! New website: https://anharmonic.github.io/ Please get the latest version of the code from github repository: https://github.com/paulatz/d3q
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Chemical Equation Balancer

    Chemical Equation Balancer

    Balances Chemical Equation

    Balances any complex chemical equation easily. Version: v 1.0 and v 2.0 both are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    HPhysics Calcuator

    HPhysis is physics calculator to sloved physics problems

    With HPhysics we can sloved physics problems in. HPhysics version = number of equations in py file (0.95 mean 95 equation).
    Downloads: 0 This Week
    Last Update:
    See Project