integrals

There are 69 repositories under integrals topic.

  • jjgoings/McMurchie-Davidson

    do a simple closed shell Hartree-Fock using McMurchie-Davidson to compute integrals

    Language:Python7831917
  • QuantumFoca.jl

    Leticia-maria/QuantumFoca.jl

    A repository for calculating Molecular Integrals, based on O-ohata method (1966) and Macmurchie-Davidson (1971)

    Language:Julia451413
  • AshKelly/pyquad

    A lightweight, parallel python wrapper for the GSL integration library

    Language:C13221
  • michaeldzjap/Kaplan-Advanced-Calculus-Solutions

    Solutions to the problems of Kaplan - Advanced Calculus 5th Edition

  • Titaniumtown/YTBN-Graphing-Software

    (Yet-to-be-named) Graphing Software

    Language:Rust8300
  • emilstahl97/Envariabelanalys-SF1625

    Function, function graph, domain, range. Increasing and decreasing functions, odd and even functions. Inverse functions. The class of elementary functions. Trigonometric functions, exponential and logarithmic functions. Power laws, logarithms. Limits, rules for calculating limits, standard limits. Continuity, theorems on continuous functions. Derivative, rules of differentiation, the mean value theorem, implicit differentiation, applications: rate of change, linear approximation, tangent, extreme value problems, sketching the graph of a function, l'Hôpital's rule. Taylor's formula with error estimates. Linear differential equations with constant coefficients and their applications. The Riemann integral, primitive functions, the fundamental theorem integral calcolus, variable substitution, integration by parts, partial fractions. Riemann sums, geometric and other applications of integrals, improper integrals, estimates and convergence. Paramterization of curves and arc length. Sequences and series, convergence criteria, the Cauchy integral test. Taylor series.

  • fritzwill/numerical-methods

    Contains sample implementations in python of the following numerical methods: Euler's Method, Midpoint Euler's Method, Runge Kuttta Method of Order 4, and Composite Simpson's Rule

    Language:Python5100
  • andrwgldmn/SimpleCalcPython

    Simple calculator on Python

    Language:Python4201
  • mike-gimelfarb/numerical-integration

    a curated collection of algorithms for performing numerical integration of black-box functions and estimating limits of series and sequences with high precision in Java

    Language:Java4302
  • molsturm/gint

    Integral library multiplexer for electronic structure theory

    Language:C++4470
  • jeantardelli/math-with-python

    This repo contains recipes for solving computational math problems using Python

    Language:Python3100
  • 8bithunter/Damascus

    Making the Complex Simple

    Language:ShaderLab2100
  • Abhijit2505/MATLAB-Projects

    MATLAB is a multi-paradigm numerical computing environment and proprietary programming language developed by MathWorks. This repository contains some of my MATLAB practice projects.

    Language:MATLAB2201
  • berquist/pyints

    Tools for evaluating molecular integrals in Python.

    Language:Python240
  • Busygind/Gauss-Kronrod-method

    Вычисление собственных определенных интегралов методом Гаусса-Кронрода

    Language:Julia2101
  • mecomontes/Octave

    A couple of projects developed in OCTAVE for numerical analysis of Non-linear Equations, solve Defined Integrals, numerical solution of Ordinary and Partial Differential Equations, Interpolation, and Matrix methods.

    Language:MATLAB2100
  • Operations-Research-lib/ORLib

    Some Operations Research Tools in python

    Language:Python2180
  • rafinhadufluxo/Under-Control

    Projeto da Matéria Cálculo I - UFFS.

    Language:Python2100
  • sebastianbreguel/Calculus-I-PUC

    This is a repository, that have all my TA and my personal textbook of Calculus/Analysis I at PUC .

  • SuperC03/coli-calc-project

    My Desmos clone and/or Riemann Sum finder for AP Calc

    Language:TypeScript2100
  • airicbear/integral-table

    Table of Integrals generated via KaTeX

    Language:JavaScript1100
  • Alexander2424/polynomial_integrals

    C program to calculate polynomial integrals up to the 4th order using 3 different methods of integration.

    Language:C1100
  • ashnaider/NumericalMethods

    Numerical methods course with plots

    Language:Python1100
  • Gabriel-Lucena/calculus

    Projeto de física criado com o objetivo de uma apresentação didática com Manim sobre uma das descobertas de Isaac Newton: o cálculo.

    Language:Python110
  • multi-threading

    Gyakobo/multi-threading

    This project was made to showcase a sample example of muli-threading in the C programming language.

    Language:C1100
  • harisankar95/nd-quadrature

    Generate n-Dimensional gaussian quadrature points.

    Language:Python1100
  • link9313/Calculus

    A project for calculus class

    Language:C++1100
  • LucasVinicius314/integral-e-do-mal

    Repositório do projeto de um app para cálculo de integrais.

    Language:Dart1170
  • NotIsaacNewton/Romberg-Quadratures

    A Python program for numerical integration using Romberg Quadratures and trapezoidal sums.

    Language:Python1100
  • calculus2-Integrals

    Quantum-Software-Development/calculus2-Integrals

    ✍️ Calculus II - Basic Function Integrals

    Language:Shell1150
  • anilesh-prajapati/Mathematical-Foundations-of-Machine-Learning

    Mathematical Foundations of Machine Learning

  • Hese49/CALCULUS-III-Lamar

    Calculus III (Lamar Uni) solved integrals. Python, SymPy, Notebook.

    Language:Jupyter Notebook
  • SelfMadeSystem/integral-visualiser

    Integral visualiser I made kuz desmos b4d l0l

    Language:TypeScript
  • Vediusse/integralLab

    Этот репозиторий содержит программу для вычисления интеграла функции на заданном интервале. Программа предоставляет возможность разбиения интервала на равномерные или неравномерные части, а затем вычисляет интегральные суммы с использованием методов прямоугольников, трапеций и Симпсона.