2025-06-04 - 2026-06-04
Overview
36 Issues created by 1 user
Opened
#1 Test code for interpolation1d.h
Opened
#3 Create functions to construct b
Opened
#4 Interpolation1d - Bilin_interp
Opened
#5 Interpolation1d - Poly2D
Opened
#6 Interpolation2d - Spline2D
Opened
#7 Interpolation1d - Bicubic
Opened
#9 Test cases for interpolation in 1d
Opened
#10 Make non-uniform finite difference core A matrix for 1D steady state
Opened
#11 Optimize Matmat.h
Opened
#12 Optimize Matrix.h
Opened
#13 Optimize Vector
Opened
#14 matequal.h - Parallel with cancellation
Opened
#15 matequal.h - Test
Opened
#16 eye.h - Make it safe for OpenMP
Opened
#17 eye.h - tase cases
Opened
#18 transpose.h - OpenMP ready
Opened
#19 transpose.h - Test cases
Opened
#20 lu.h - Parallelize function inplace_eye()
Opened
#21 lu.h - Parallelize functions inplace_solve()
Opened
#22 interpolation1d_linear.h - Parallelize
Opened
#23 interpolation1d_barycentric.h - Parallelize
Opened
#24 interpolation1d_cubic_spline.h - Parallelize
Opened
#25 interpolation1d_polynomial.h - Parallelize
Opened
#26 interpolation1d_rational.h - Parallelize
Opened
#27 matadd.h - Optimise it
Opened
#28 matadd.h - Test it
Opened
#29 max.h - Optimise and test it
Opened
#30 matsubtract.h - Optimise with OpenMP
Opened
#31 matsubtract.h - Test Script
Opened
#32 matsum.h - Optimise it with OpenMP
Opened
#33 matsum.h - Test Script it
Opened
#34 exponential.h - Optimise it with OpenMP
Opened
#35 exponential.h - Test script it
Opened
#36 matdiv.h - Optimise with OpenMP
Opened
#37 matdiv.h - Test Script
Opened
#38 mean.h - Refactor it