Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · main
maths
Browse files
Apr 04, 2022
Added ability to parse 2D data from a psuedo-csv file
· bba6cafa
Josh L
authored
Apr 03, 2022
bba6cafa
Apr 03, 2022
Added a script to compile, run, and remove a binary file for a specified program name
· b524fc1f
Josh L
authored
Apr 03, 2022
b524fc1f
Changed to a 2D data table for variable dx values
· 66dc0f13
Josh L
authored
Apr 03, 2022
66dc0f13
Changed algorithm to accumulate the area of each individual trapezoid
· 99944bf3
Josh L
authored
Apr 03, 2022
99944bf3
Added ability to read uniform 1D data from file to TrapRule.cpp
· a7f06c63
Josh L
authored
Apr 01, 2022
a7f06c63
Apr 01, 2022
Added c++ implementation of basic trapezoidal rule for estimating integrals
· d7a780ef
Josh L
authored
Apr 01, 2022
d7a780ef
Added python implementation of basic trapezoidal rule for estimating integrals
· bd402277
Josh L
authored
Apr 01, 2022
bd402277
Loading