GitHub / moocf / trapezoidal-integration.cxx
Trapezoidal Rule is an integration rule that evaluates the area under the curves by dividing the total area into smaller trapezoids.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moocf%2Ftrapezoidal-integration.cxx
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: C++
Size: 6.84 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: 10 days ago
Pushed at: 10 days ago
Last synced at: 10 days ago
Commit Stats
Commits: 2
Authors: 1
Mean commits per author: 2.0
Development Distribution Score: 0.0
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/moocf/trapezoidal-integration.cxx
Topics: approximation, integral, integration, method, numerical, rule, trap, trapezoidal