Search Results for "differential equation python" - Page 4

Showing 131 open source projects for "differential equation python"

View related business solutions
  • 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
  • $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
  • 1

    DEVSIM

    TCAD Device Simulator

    TCAD Device Simulator. DEVSIM is a semiconductor device simulation software, using the finite volume method. This software solves partial differential equations on a mesh. The Python interface allows the user to specify their own equations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    DEAPathways

    Differential Expression Analysis for Pathways

    This project contains the source code associated with the PLoS Computational Biology publication: "Differential Expression Analysis for Pathways". The paper text can be found here: http://www.ploscompbiol.org/article/info%3Adoi%2F10.1371%2Fjournal.pcbi.1002967
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Travel Market Simulator

    Travel Market Simulator

    Travel Market Simulator

    That project aims at studying the impact of IT systems interactions on traveller demand and airline revenues. Passenger demand is generated (Monte Carlo) and injected into simulated CRS and airline IT systems. Differential analysis is then performed on various changes compared to a bottom line scenario.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SCaVis

    Scientific Computation and Visualization Environment

    SCaVis is an environment for scientific computation, data analysis and data visualization for scientists, engineers and students. The program is fully multiplatform (100% Java) and integrated with Java and a number of scripting languages: Jython (Python), Groovy, JRuby, BeanShell. 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    AUTO is a publicly available software for continuation and bifurcation problems in ordinary differential equations originally written in 1980 and widely used in the dynamical systems community.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    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: 0 This Week
    Last Update:
    See Project
  • 7
    This is a .exe program (originally python) to balance chemical equations. Just enter the reactants and the products, and this tool will automatically add the coefficients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Python Quadratic Formula Solver

    This is a Script that I made in Python to find the roots of a line

    The script will find the roots of a line equation using the quadratic formula, whether it be real or imaginary. This script is nothing extraordinary I just put it up so someone trying to do something similar with imaginary numbers could use the code as reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    XNDiff

    X-ray and Neutron powder pattern simulation analysis

    Keywords (XNDiff): -SAXS -SANS -absolute units -core (double)shell crystalline nanoparticles -with a parallelepidal shape -particle assemblies -powder and ensemble average -C/C++ -Unix -OpenMP -HPC Cluster Keywords (BatchMultiFit): -simultaneous fits for several SAXS and SANS curves with simulation data from XNDiff -SANS data can be smeared with dq values from experimental data sets or analytical functions -Mathematica console -local and global optimizers (simulated annealing, differential evolution, Nelder-Mead, ...) can be used -range for fit parameters and further constraints between fit parameters -parallelized (typ. 4-8 threads) TODO (BatchMultiFit): -read and use errorbars from experimental data sets -allow different q-ranges for different data sets in the fits -rewrite and test in Python using e.g. the lmfit module: https://pypi.python.org/pypi/lmfit/ to get rid of Mathematica and to run it on HPC clusters
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    VisualMathEditor

    VisualMathEditor

    LaTeX, AscciMath and MathML editor developed in Javascript and HTML

    ...VisualMathEditor is a LaTeX, AsciiMath and MathML editor developed in Javascript and HTML. It operates independently on the web or locally. It has many features and menus that help the equation-entry and allow their posting and backup. Formulas : - math physics symbols - operation symbols - logical symbols - arrows symbols - relation symbols - bracket symbols - differential symbols - functions symbols - integral symbols - matrix symbols - sqrt & frac symbols - sub & sup symbols - sum & prod symbols - greek characters
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 11

    ntcpcalc.py

    python based ntcp calculation (LKB model, relative seriality model)

    - command line python script that calculates the NTCP (Normal Tissue Complication Probability) # if parameters feed to the script directly run script as: # ./ntcpcalc.py 0 1 "dvh.txt" "Heart" shell # and via single questions to the user: # ./ntcpcalc.py userinp output would be as follows: NTCP=1.3% finished: - currently a number of different LKB (Lyman-Kutcher-Burman) model parameters and relative seriality models implemented - reads in differential DVH (dose-volume-histogram in ASCII format) - nine different LKB parameter sets for lung NTCP - two different LKB parameter sets for heart NTCP - three different relative-seriality-model parameter sets for lung NTCP - four different relative-seriality-model parameter sets for heart NTCP further to be implemented: -easy processing of an unlimited number of dose-volume datasets -implement plotting of dvh (comparing datasets and NTCP values) via matplotlib -add further biological models for different organs (e.g.TCP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A python program to solve Lippmann Schwinger's equation base on the method of Moulinec, Suquet (1998) in the linear elastic case.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Easy Equations

    Easy Equations

    Hand Written Equation Creator

    Easy Equations is a utility using which one can write the mathematical equations. The focus of this utility is to provide user friendly access to write mathematical equations which is helpful for students, lecturers, mathematicians and Research persons who prefer using mathematical equations in a document, PowerPoint or web sites. Works on Windows as well as Linux platforms. Software Requirements: JDK 7 or higher. Linux Platform with kernel version 2.7 or higher.(for Linux users).python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SunlightDPD

    Open source codes related to dissipative particle dynamics

    SunlightDPD provides a home for open source codes related to the dissipative particle dynamics (DPD) simulation method. Currently the file release contains the HNC integral equation code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SimpleSimJW

    Classes for delayed differential equation simulations

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

    abc-sde

    approximate Bayesian computation for stochastic differential equations

    A MATLAB toolbox for approximate Bayesian computation (ABC) in stochastic differential equation models. It performs approximate Bayesian computation for stochastic models having latent dynamics defined by stochastic differential equations (SDEs) and not limited to the "state-space" modelling framework. Both one- and multi-dimensional SDE systems are supported and partially observed systems are easily accommodated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    math toolkit

    A C++ and Python library for finance, statistics and linear algebra.

    A lightweight C++ and Python library for finance, statistics and linear algebra. Finance features include compound rate present/future value, annuity, various present/future value coefficients ... Statistics features include mean, median, variance, standard deviation, covariance, correlation, linear regression, probabilities and random variates of various distributions ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    IB Image Backup

    IB Image Backup

    Linux device image backup: simple and free.

    - Make a backup of any Linux-compatible devices (hard disks, partitions, LVM, VirtualMachine file images). - Make a full, incremental or differential backup optimized for offline storage. - Management of complex structures, possibility of merging backup branches. - Native and optimized support for multi core/cpu systems. - Built-in support for AES256 encryption. - Made in python3, developed specifically for Debian GNU/Linux, issued under the GPLv3 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ikwed

    Ikwed

    Equation editor for Python

    The vison of this new project is a fully featured "what you see is what you get" equation editor for Python. Ikwed is in development and the first version is not finished yet. Ikwed should support: - intuitive keyboard and drag&drop behaviour - user defined key shortcuts - user defined symbol libraries - nicely looking equations similiar to Latex - symbolic calculations - import and export for several math languages like Latex and MathMl - export for svg and png - integration with Veusz - integration with OpenOffice and Word
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    pyTRAX

    ODEs solver with GUI

    This small program named TRAX is capable of solving systems of ordinary differential equations and plotting the solution on a phase plane as well as function of time. The program is intended for educational purposes. The program runs on any Python-enabled platform, including GNU/Linux and MS\Windows OSs. To run the program you will need a python interpreter ver. 2.x and compatible versions of numpy, scipy and matplotlib libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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: 0 This Week
    Last Update:
    See Project
  • 22
    The DetStoch package offers the user two different methods to compute chemical reactions: Deterministic and Stochastic approaches. It allows the user to play with an intuitive GUI framework and compute the evolution rates of the chemical reactions with the different methods available. The results are displayed in graphical plots of the species concentration over the time. The package is designed to solve any of the following reactions by either one of the two approaches...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A module containing python wrappers for the SUite of Non-linear DIfferential/ALgebraic Solvers (SUNDIALS), using ctypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    lequation

    cross platform latex-to-bitmap-to-clipboard gui

    L(atex)equation aims to be the simplest latex to bitmap converter there is. Its goals are: simple gui, simple install, mac + windows + ubuntu binaries and it just should work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mathemapy

    Mathemapy

    A Python calculator program

    Mathemapy is a feature-rich calculator made in Python. It can do multiple types of division, solve equations, expand equations and more.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB