Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: integral

stdlib-js/math-base-special-spence

Spence’s function, also known as the dilogarithm.

Language: JavaScript - Size: 794 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 1 - Forks: 0

JuliaFEM/FEMQuad.jl

FEMQuad.jl package contains various of integration schemes for cartesian and tetrahedral domains. The most common integration rules are tabulated and focus is on speed. Each rule has own "label" so we can easily implement several rules with same degree. API is very simple making is easy to utilize package in different FEM projects.

Language: Julia - Size: 183 KB - Last synced: 3 days ago - Pushed: over 3 years ago - Stars: 6 - Forks: 7

RobertxPearce/Integral-Approximation-Visualization

Program to demonstrate the differences between Riemann Sum integral approximation methods; left endpoint, midpoint, right endpoint, and trapezoidal approximation. Using the function x^2 the user can input integration bounds to see how these methods differ in estimating the area under the curve.

Language: C++ - Size: 21.5 KB - Last synced: 12 days ago - Pushed: 12 days ago - Stars: 0 - Forks: 0

mattpitkin/lintegrate

A numerical integration routine that works for the natural logarithm of functions

Language: C - Size: 502 KB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 10 - Forks: 3

Cuadernin/IntegralSimulation

Computes the value of a definite integral using Monte Carlo simulation.

Language: Python - Size: 11.7 KB - Last synced: 26 days ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

ahmadammarm/efw-counter

Program untuk menghitung perkiraan berat bayi dalam janin menggunakan bahasa python dan metode integral

Language: Python - Size: 120 KB - Last synced: 30 days ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

blakesanie/Calculess

📚 Calculus Library for JS and NPM

Language: JavaScript - Size: 10.7 KB - Last synced: 24 days ago - Pushed: 7 months ago - Stars: 39 - Forks: 11

wenjie2wang/splines2

Regression Spline Functions and Classes

Language: R - Size: 2.12 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 39 - Forks: 3

adamLutPhi/Laplace

Laplace Transform , Inverse Transform, for differentiation & Integration

Language: Python - Size: 209 KB - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 2 - Forks: 0

chicolucio/integrals

Computing integrals

Language: Python - Size: 1.13 MB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 4 - Forks: 0

mathematicator-core/integral-solver

Complex package for smart integral solving.

Language: PHP - Size: 40 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 5 - Forks: 2

sckwokyboom/Computational-Math-Labs

My completed laboratory assignments in the subject "Computational Mathematics" at NSU.

Language: Kotlin - Size: 746 KB - Last synced: about 2 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

DavidT3/DAXA

Democratising Archival X-ray Astronomy (DAXA) is an easy-to-use Python module for downloading multi-mission X-ray telescope data and processing it into usable archives. Users can acquire entire archives, or filter observations based on ID/positions/time. Supports XMM; partial support eROSITA, Chandra, NuSTAR, Swift, Suzaku, ASCA, ROSAT, INTEGRAL

Language: Python - Size: 4.37 MB - Last synced: about 2 months ago - Pushed: 2 months ago - Stars: 9 - Forks: 0

gabrielrsep/Simpsons-Rules

Implementation of the Simpsons rules using Java.

Language: Java - Size: 10.7 KB - Last synced: 2 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

SciNim/numericalnim

A collection of numerical methods written in Nim

Language: Nim - Size: 648 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 83 - Forks: 9

PasaOpasen/MathClasses

Set of simple mathematical classes in C# (Vectors, Matrixes, Polynoms, Systems of linear equations, Integrals methods, Complex numbers, Rational numbers, Graphs, Methods for solving differential equations) + some features such as memoize (function values memorising)

Language: C# - Size: 227 MB - Last synced: 14 days ago - Pushed: over 2 years ago - Stars: 12 - Forks: 6

VanHakobyan/ProjectsGroup

:briefcase: Projects,lessons,Vector, Smile,English,Armenian,Extension,Converter,stack,exception.File,override

Language: C# - Size: 96.7 KB - Last synced: 3 months ago - Pushed: over 6 years ago - Stars: 12 - Forks: 2

kbarbey/SpaceTechProject 📦

X-Ray observation of Venus using JEMX instrument on INTEGRAL telescope in the 18.04.22 to 24.04.22 window.

Language: Jupyter Notebook - Size: 174 MB - Last synced: 3 months ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

oda-hub/timesystem

Language: Python - Size: 42 KB - Last synced: 3 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

AlexandruValeanu/PDIC

Parallel Definite Integral Calculator in Scala

Language: Scala - Size: 1.81 MB - Last synced: 3 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

UniPD-DII-ETCOMP/Half_Space_Green_A_Phi

This directory contains a simplified matlab and fortran version of the STRATA library https://github.com/modelics/strata for the computation of the Green's function of an Half space background. It can be used for research and academic purposes. In this MATLAB/Fortran version only the half space case (two semi-infinite layers) is considered. Moreover, only the "integrate" technique is implemented and we only focus on the components of the dyadic K(A), and the scalar term K(φ), as defined in formulation-C of [1] The original C++ Strata library, instead, also implements the multi-layer version of the Green's functions and other methods (DCIM, quasistatic) and features are provided. See https://github.com/modelics/strata for more details.

Language: Fortran - Size: 387 KB - Last synced: 3 months ago - Pushed: over 2 years ago - Stars: 8 - Forks: 0

UniPD-DII-ETCOMP/FFT-PEEC

FFT-PEEC code for electromagnetic problems

Language: MATLAB - Size: 36.8 MB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 14 - Forks: 5

UniPD-DII-ETCOMP/FFT-NLIE

This directory contains a FFT-NLIE code for extracting inducatnce of non-linear inductors

Language: MATLAB - Size: 555 KB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 6 - Forks: 1

UniPD-DII-ETCOMP/FFT-SC

FFT Volume Integral for Non-linear Super Conductors

Language: MATLAB - Size: 1.16 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Eh2406/quadrature

Fast Numerical Integration

Language: Rust - Size: 67.4 KB - Last synced: 10 days ago - Pushed: about 5 years ago - Stars: 21 - Forks: 5

fl1ghtly/integralCalculator

Calculator that approximates integrals

Language: Java - Size: 161 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 1

yybawang/laravel-ebank

:robot: 电商类站内虚拟积分与聚合支付解决方案

Language: PHP - Size: 3.41 MB - Last synced: 25 days ago - Pushed: over 1 year ago - Stars: 211 - Forks: 73

cherenkov-plenoscope/flux_sensitivity

Estimate the integral and/or differential flux-sensitivity of your instrument

Language: TeX - Size: 1020 KB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

rocas777/kairos

Empowering Go developers with numerical integration, equation solving, and differentiation tools. Perform complex mathematical tasks effortlessly.

Language: Go - Size: 30.3 KB - Last synced: 5 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

MorcilloSanz/FourierTransform

DFT (Discrete Fourier Transform) and FFT (Fast Fourier Transform) in a single header file in C++14.

Language: C++ - Size: 14.6 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

Mjboothaus/PhD-Thesis

Reimplementation of the code used in my PhD thesis - Charged fluids near interfaces: Integral equation theory

Language: Jupyter Notebook - Size: 4.52 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 2

planelles20/numerical-methods-fortran

Solving linear, nonlinear equations, ordinary differential equations, ... using numerical methods in fortran

Language: Fortran - Size: 189 KB - Last synced: 4 months ago - Pushed: about 3 years ago - Stars: 87 - Forks: 18

user1095108/intt

arbitrary-precision signed integral type

Language: C++ - Size: 269 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

leonsi7/continuous-random-variable-generator

Random Variable Generator

Language: Jupyter Notebook - Size: 1.58 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

scls19fr/pandas-helper-calc

Helper methods for Pandas Series and DataFrames to calculate numerically derivative and integral

Language: Python - Size: 7.81 KB - Last synced: about 14 hours ago - Pushed: about 5 years ago - Stars: 11 - Forks: 2

UniPD-DII-ETCOMP/PEEC-1D

PEEC-1D

Language: MATLAB - Size: 1.21 MB - Last synced: 3 months ago - Pushed: over 2 years ago - Stars: 7 - Forks: 0

chfenger/goNum

开源Go语言数值算法库(An open numerical library purely based on Go programming language)

Language: Go - Size: 225 KB - Last synced: 7 months ago - Pushed: about 2 years ago - Stars: 172 - Forks: 42

gabrielematteaz/intconv

A simple utility to convert values from one base to another

Language: C - Size: 59.6 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

luksaiterugile/Integral-Calculator-and-Plotter

Program which calculates integrals using Simpson's and trapezoidal rules, while visualizing parameter-dependent graphs with Python.

Language: Python - Size: 46.9 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

LorenzoLotti/integration

Integration algorithm in C.

Language: C - Size: 2.93 KB - Last synced: 9 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

manuemmanuel/Right-Most-Integral-Part-of-a-Floating-Point-Number

This C program takes a decimal (floating point) number as input and extracts the rightmost integral part of the number. It calculates this by repeatedly dividing the input number by 10 until the integer part becomes 0, then it extracts the desired integral part.

Language: C - Size: 1.95 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

alxgarci/CalculadoraIntegrales

Calculadora de Integrales en JAVA, método de los rectángulos y método de los trapecios, usando mXparser

Language: Java - Size: 152 KB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

ARTEZON/Numerical-Integration

This little program solves definite integrals to a given precision using the midpoint, trapezoid, Simpson's and Gaussian quadrature rules.

Language: C++ - Size: 2.93 KB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

k-yumin/derivative_and_integral

displaying the graphs of both the differentiated and integrated forms of a polynomial function.

Language: Jupyter Notebook - Size: 98.6 KB - Last synced: 9 months ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

garciparedes/amat2-cheatsheet

Cheat Sheet for "Ampliación de Matemáticas 2" subject of Bachelor's Degree in Statistics at UVa

Language: TeX - Size: 381 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

Equerm8/center_of_mass_visualisation

Visualisation of movement of center of mass using pyplot.

Language: TeX - Size: 75 MB - Last synced: 5 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

p-groarke/clamp_cast

A saturating arithmetic cast.

Language: C++ - Size: 36.1 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 11 - Forks: 3

adammaj1/LIC

LIC

Language: C - Size: 1.71 MB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

shanto268/sas_math_software

A python based GUI software to do most common STEM math operations

Language: Python - Size: 30 MB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 2 - Forks: 1

MarioCalvarro/CalculoIntegral Fork of JuanDiegoBarrado/CalculoIntegral

Apuntes de la asignatura de Cálculo Integral del grado de Matemáticas de la Universidad Complutense de Madrid

Language: TeX - Size: 18.7 MB - Last synced: 11 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

shliakhovdan/approximate-caculation-of-certain-integral

This programm is written for approximate calculation of certain integral for different number of partitions using left rectangles method and Simpson method. Programming language - C++.

Language: C++ - Size: 1.95 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

mireashik/mathlogic_2sem

Математическая логика и теория алгоритмов (автоматов), 2 семестр, РТУ МИРЭА

Size: 47.9 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

oda-hub/dispatcher-plugin-integral

Language: Python - Size: 519 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 1

theogf/BayesianQuadrature.jl

Is there anything we can't make Bayesian?

Language: Julia - Size: 339 KB - Last synced: 2 days ago - Pushed: over 2 years ago - Stars: 13 - Forks: 0

tk-yoshimura/GaussKronrod

Calulation for Root and Weight of Gauss Kronrod Integral

Language: C# - Size: 215 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

loneicewolf/Main-Mathematics

a "Main" repo for my math notes.

Size: 7.81 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

EdinsonRequena/engineering-mathematics

Specialization in Mathematical Engineering from the Universidad Politecnica de Valencia

Size: 584 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

Gusi1804/mc_integration

Language: Rust - Size: 81.1 KB - Last synced: 5 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

stdlib-js/math-iter-special-spence

Create an iterator which evaluates Spence's function for each iterated value.

Language: Makefile - Size: 910 KB - Last synced: 29 days ago - Pushed: 2 months ago - Stars: 2 - Forks: 0

sofiia-tesliuk/integrals 📦

Program for calculating integral of Ackley's function.

Language: C++ - Size: 7.81 KB - Last synced: over 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-sici

Sine and cosine integrals.

Language: JavaScript - Size: 1.16 MB - Last synced: about 1 month ago - Pushed: 2 months ago - Stars: 2 - Forks: 0

Dartacavalo/ModelisationControleEDO

Projet en C++ | Réalisation d'un moteur de résolution d'EDO et illustration de la théorie du contrôle linéaire

Language: C++ - Size: 82 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

arthurdiluz/series-calculator

Calculadora de Séries para a matéria de Cálculo II.

Language: Python - Size: 15 MB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 1

asdasd1dsadsa/RubiSteps

Enhancement for Rubi steps.

Language: Mathematica - Size: 9.79 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 12 - Forks: 2

peelstnac/sm-integral

Compute definite and improper integrals with Romberg Integration. Easily and accurately integrate JavaScript functions.

Language: JavaScript - Size: 21.5 KB - Last synced: 6 days ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 0

Throows/ESPIntegration

This is a playground... a lots of try about integrals, and floating points number

Language: C - Size: 11.7 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-fresnel

Compute the Fresnel integrals S(x) and C(x).

Language: JavaScript - Size: 998 KB - Last synced: about 1 month ago - Pushed: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-modf

Decompose a double-precision floating-point number into integral and fractional parts.

Language: JavaScript - Size: 863 KB - Last synced: 29 days ago - Pushed: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-special-fresnels

Create an iterator which computes the Fresnel integral S(x) for each iterated value.

Language: Makefile - Size: 1.07 MB - Last synced: about 1 month ago - Pushed: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-iter-special-fresnelc

Create an iterator which computes the Fresnel integral C(x) for each iterated value.

Language: Makefile - Size: 1.07 MB - Last synced: 29 days ago - Pushed: 2 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-fresnels

Compute the Fresnel integral S(x).

Language: JavaScript - Size: 1020 KB - Last synced: about 1 month ago - Pushed: 2 months ago - Stars: 2 - Forks: 0

SErjKk/Riemann_Integral

A program for composing integral sums for the Riemann integral of a given function over a given interval ✔

Language: Python - Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

armancodv/integral

This app is the calculator and the list of integrals.

Language: Java - Size: 5.27 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 24 - Forks: 6

quacksort/pyntegrals

A tool for calculating definite integrals over a 2D polygonal domain

Language: Python - Size: 37.1 KB - Last synced: 2 days ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

Vitomir84/Mathematical_research

Research and programming of various interesting mathematical examples

Language: Jupyter Notebook - Size: 2.3 MB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 11 - Forks: 3

IntegralEnvision/integral

Package for Integral functions

Language: R - Size: 26.4 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

Geomoon/eintegral

Integral Calculator - Python

Language: Python - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

sssuckmyblood/Maths-pride

Применение численных методов в c++ Applying numerical methods in c++

Language: C++ - Size: 438 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

andrwgldmn/SimpleCalcPython

Simple calculator on Python

Language: Python - Size: 79.1 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 2

arasgungore/integral-calculator

A C project which can calculate the definite integral of real functions using Newton-Cotes quadrature formulas.

Language: C - Size: 455 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 9 - Forks: 1

mauricioprb/derivarPolinomio

📈 Projeto realizado na disciplina de Cálculo Diferencial e Integral com o objetivo de derivar equações polinomiais.

Language: C++ - Size: 5.86 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

optimus-alfaomega/Java-Matematicas

Directorio que tiene algoritmos en java para resolver ejercicios de matematicas

Language: Java - Size: 59.6 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

StaticTaku/IntegralSolver

Heder only integral solver for c++

Language: C++ - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

classAndrew/ccalc

Numerical methods and calculator written in C. (Integration and differentiation of several variables and more!). Ultimately turning into a math library at this point with support for multivariable operations. Much thanks to the creator of TinyExpr for ease of expression parsing

Language: C - Size: 168 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-fresnelc

Compute the Fresnel integral C(x).

Language: JavaScript - Size: 1020 KB - Last synced: about 1 month ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

GaZ3ll3/ibim-levelset

implicit boundary integral method with levelset and fast multipole method

Language: C++ - Size: 943 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 2 - Forks: 0

thiagopassos2001/numerical-calculation

Contains functions for numerically solving of algebra and calculus problems, applying traditional methods in mathematics. Developed during the course of Numerical Calculus for Civil Engineering

Language: Python - Size: 22.5 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

ProgrammerGnome/Beginner-IntegratorAPP-in-FreePascal-HU-

Graphical "input-print" RELOADED

Language: Pascal - Size: 7.2 MB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

andrewlowndes/texture-filtering

Texture filtering using triangle summed area maps

Language: TypeScript - Size: 63.2 MB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

bartoszwais/bartoszwais.github.io

RE G U L AR L I G H T ER® EST. APRIL 8TH 2012 FRANCHISE official website repository.

Language: HTML - Size: 54.6 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

abhi-824/real-analysis-reimann-integral

This website helps in calculating and understanding Reimann Integral Calculator

Language: HTML - Size: 711 KB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

edward-mn/integral-reiman

Projeto Integrador 4° Semestre - Integral Reiman

Language: Pascal - Size: 3.11 MB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

tk-yoshimura/Integral

Romberg Integral Implementation

Language: C# - Size: 6.84 KB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

erfengwelink/PID_controller

PID --- proportional, integral, derivative

Language: C++ - Size: 91.8 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 1 - Forks: 1

exsandebest/Integral

Computing integral with 2 methods: Monte-Carlo's method and Simpson's method

Language: C++ - Size: 96.7 KB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

tsnsoft/WHY-DO-WE-NEED-A-DERIVATIVE

ЗАЧЕМ НАМ ПРОИЗВОДНАЯ И ИНТЕГРАЛ, КОГДА ОСТЫВАЕТ ВОДА В ЧАШКЕ

Size: 7.71 MB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

cppf/rectangular-integration

Rectangular integration is a numerical integration technique that approximates the integral of a function with a rectangle.

Language: C++ - Size: 6.84 KB - Last synced: 5 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

cppf/trapezoidal-integration

Trapezoidal Rule is an integration rule that evaluates the area under the curves by dividing the total area into smaller trapezoids.

Language: C++ - Size: 6.84 KB - Last synced: 5 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

hjh010501/Integralcalculation

Just HTML, Canvas. and Javascript

Language: HTML - Size: 591 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

yamasolutions/integral-sample

Sample Ruby on Rails application for Integral CMS used to easily deploy to Heroku

Language: Ruby - Size: 393 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0