[go: up one dir, main page]

Showing 35 open source projects for "latex2word-equation"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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
  • 1
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by the Portuguese Renato Alexandre dos Santos Freitas. Also author of...
    Leader badge">
    Downloads: 29 This Week
    Last Update:
    See Project
  • 2
    pfcalc is a pipe friction calculator using the Darcy-Weisbach equation. gpfcalc is a Gtk front-end for pfcalc. Qpfcalc is a Qt front-end for pfcalc.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4
    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
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5

    SODE

    Program to solve differential equations using long Taylor series

    Program to generate a program to numerically solve either a single ordinary differential equation or a system of them.It is a Ruby program, now called omnisode, which generates either Ruby, C, C++, Maple or Maxima code. Code can be generated for all languages under Linux. Ruby can be generated under Windows. All can be generated under cygwin, but would need work on execution of Maple. Omnisode itself is Ruby, which is needed in all cases to generate the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AcouSTO
    AcouSTO (Acoustic Simulation TOol) is a low-order BEM code to solve the Kirchhoff Integral Equation. An arbitrary number of scattering/radiating bodies, monopoles, and plane waves is allowed. Runs in parallel on MPI2-equipped clusters.
    Leader badge">
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7

    Programs for Numerical Methods

    Didactic program to aid students in learning Numerical Methods.

    The program contents and capabilities are the following: 1. Matrices. 1.1 Matrix definition and special types of matrices. 1.2 Determinant of a matrix. 1.3 Inverse of a matrix. 2. Linear equation system. 2.1 Direct methods (Inverse of a Matrix, Cramer's Rule, Gauss Jordan, Montante). 2.2 Iterative methods (Jacobi, Gauss-Seidel). 3. Nonlinear equation systems (Newton 1st order, Newton 2nd order). 4. Roots of equations. 4.1 Bracketing methods (Bisection...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An urban air pollution model based on the mass-conservation principle and the advection-diffusion equation. A technical report R-207-2012 can be found in http://www.nies.go.jp/kanko/kenkyu/index-e.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ViennaWD

    Classical and quantum semiconductor device simulation

    The ViennaWD package provides a selection of simulation tools supporting classical and quantum approaches for semiconductor device simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 10

    GLworld

    A repository store my naive code

    This is just a repository store my code. All of them are related to game development. I am really interested in game development technique so I implement and share them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Diagonal

    A command line toolki to solve a problem your favorite program defines

    Diagonal can be used for: - getting descriptive statistics such as mean/median/mode with your program producing a sample - finding a root of an equation your program defines - calculating a fixed point of a function your program defines - detecting a cycle of a fuction your program defines as well as - decoding a VCDIFF file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    TIDES

    Taylor series Integrator for Differential Equations

    Taylor series Integrator for Differential EquationS. This software is developed by Profs. A. Abad, R. Barrio, F. Blesa and M. Rodriguez, (GME, University of Zaragoza, Spain). It consists on a C (Fortran) library, libTIDES, and a Mathematica package, MathTIDES. (MathTIDES requires Mathematica version >= 7.0) . Basic references: * A. Abad, R. Barrio, F. Blesa, M. Rodriguez, 2012. Algorithm 924: TIDES, a Taylor series Integrator for Differential EquationS, ACM TOMS. 39, no. 1, art. 5....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Cooldt

    Cooldt

    Cool-down time calculator for multi-layers pipe

    Cooldt calculate the cooling duration of a multi-layers pipe in a cold environment. The duration to reach the “Final fluid temperature” or cool-down time (CDT) is calculated by solving the heat equation in cylindrical coordinates with a flux conservative formulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    x9wm linux

    x9wm linux

    x9wm Linux - 32/64bit Intel Debian Stable w/ x9wm

    ... menu feature for window (max) maximize to save reshape for full-screen windows in any screen dimension 4 Code stub preped for automation and bottom menu control bar 5 Integrated into x9wm linux version "celestial" 1.2 Debian Wheezy w/ gnome-commander integrated 6 Gnome-Commander integrated and remote filesystems and WIndows SMB / CIFS partitions integrated 7 Gnome GEDIT now default text editor 8 qcalculate replaced xcalc as a much more fully features general purpose calculator / equation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The parallelized FDTD Schrodinger Solver implements a parallel algorithm for solving the time-independent 3d Schrodinger equation using the finite difference time domain (FDTD) method. See the Hosted Apps > MediaWiki menu item for more information.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    NTC thermistor library
    The project offers support for NTC thermistor calculations. The Steinhart-Hart equation is a mathematical model for these thermistors. Software to calculate the coefficients based on temp-resistance tables and functions allowing conversion are provided.
    Leader badge">
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    MIDA

    MIDA

    Mitochondiral Infectious Damage Adaptation (MIDA) model of aging

    This project provides the source code for the Mitochondiral Infectious Damage Adaptation (MIDA) model of aging. A probabilistic modeling approach is applied by solving the master equation in mitochondrial quality state space in the presence of fusion-fission events, decay of functional quality, mitophagy and mitochondrial biogenesis, as well as molecular damage originating from a random source or from infectious events during fusion and fission. The provided source code is written in C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Integral Curve is program to draw curves that fullfill differential equation of first degree, using Euler method; with simple SDL interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Khembalancer

    Software to balance a chemical equation (redox too)

    Balacing a chemical equation using the Laplace's rule to solve a system of linear equations or using the brute-force method. Khembalancer 2.5.5 received the "100% Free" award and that means Khembalancer does not contain any viruses, spyware, trojans and backdoors. For more information see: http://www.softpedia.com/progClean/Khembalancer-Clean-207422.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    software for calculating linear algebra equation solving A * x = B by the Cholesky method for solving
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WMI is an open web-based eLearning system in mathematics for grammar school and/or university students, including basic mathematical functions (equation solving, function plotting, symbolic differentation and antiderivation) and thematic modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ACRASH is an open implementation of the CRASH Monte-Carlo continuum radiative transfer scheme presented in Ciardi et al. 2001 and Maselli et al. 2003. This code solves the radiative transfer equation for any geometry in 3D using a Monte-Carlo scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Library to evaluate periodic Green's functions or Green's functions for wave guides for the Helmholtz equation using Ewald's method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Implementation of the spherical base solutions of the Helmholtz equation in spherical coordinates, and translations / rotations of the coordinate system thereof in MATLAB and C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next