Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in numerical-methods

Integrate a function that doesn't directly operate element-wise

Exact value of a floating-point number as a rational

Schrodinger equation for the hydrogen atom: why is numpy displaying a wrong solution while scipy isn't?

How to Solve Linear programming problem using DotNumerics?

c# .net numerical-methods

Solving an overdetermined constraint system

Python Numerical Integration for Volume of Region

What algorithms do FPUs use to compute transcendental functions?

Matlab: Is it possible to numerically solve a system of ode's with a mixture of initial and terminal conditions?

Saving numerical 2D array to image

c image numerical-methods

Bounding this program to determine the sum of reciprocal integers not containing zero

Is there any quick way to determine first k digits on n^n

Simpson's rule in Python

Javascript numerical library - vectors, matrices, determinates, inversion

What is a simple way to find real roots of a (cubic) polynomial?

Summing a finite prefix of an infinite series

Is there a numerically optimal order of matrix multiplication?

Implementation of generalized hypergeometric function pFq [closed]

c++ c numerical-methods

Algorithm for fixed-point multiplication

incremental way of counting quantiles for large set of data

Newton Raphson hybrid algorithm not reaching a solution