-
Notifications
You must be signed in to change notification settings - Fork 50
Expand file tree
/
Copy path01_29_2026.txt
More file actions
35 lines (26 loc) · 1.64 KB
/
01_29_2026.txt
File metadata and controls
35 lines (26 loc) · 1.64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Features:
- Numerical Integration Rd -> R1 Integrator - Shell (91, 92, 93)
- Numerical Integration Rd -> R1 Integrator - Annotation #1 (94, 95, 96)
- Numerical Integration Rd -> R1 Integrator - Annotation #2 (97, 98)
- Numerical Integration Rd -> R1 Integrator - Integrand #1 (99, 100)
- Numerical Integration Rd -> R1 Integrator - Integrand #2 (101, 102, 103)
- Numerical Integration Rd -> R1 Integrator - Left Bound Array #1 (104, 105)
- Numerical Integration Rd -> R1 Integrator - Left Bound Array #2 (106, 107, 108)
- Numerical Integration Rd -> R1 Integrator - Right Bound Array #1 (109, 110, 111)
- Numerical Integration Rd -> R1 Integrator - Right Bound Array #2 (112, 113)
- Numerical Integration Rd -> R1 Integrator - Constructor #1 (114, 115)
- Numerical Integration Rd -> R1 Integrator - Constructor #2 (116, 117)
- Numerical Integration Rd -> R1 Integrator - Constructor #3 (118, 119, 120)
Bug Fixes/Re-organization:
- Numerical Integration R1 Abscissa Transform (82, 83, 84)
- Numerical Integration R1 Quadrature Estimate (85, 86, 87)
- Numerical Integration R1 Quadrature Estimator (88, 89, 90)
Samples:
IdeaDRIP:
- Monte Carlo Integration Overview - Python Example #6 (1-13)
- Monte Carlo Integration Overview - Wolfram Mathematica Example #6 (14-24)
- Monte Carlo Integration Overview - Recursive Stratified Sampling #6 (25-38)
- Monte Carlo Integration Overview - Recursive Stratified Sampling MISER #6 (39-54)
- Monte Carlo Integration Overview - Importance Sampling #6 (55)
- Monte Carlo Integration Overview - Importance Sampling Algorithm #6 (56-71)
- Monte Carlo Integration Overview - Importance Sampling VEGAS #6 (72-81)