2025-06-04 - 2026-06-04

Overview

0 Active Pull Requests
36 Active Issues
Excluding merges, 1 author has pushed 62 commits to main and 62 commits to all branches. On main, 608 files have changed and there have been 171930 additions and 9016 deletions.

36 Issues created by 1 user

Opened #1 Test code for interpolation1d.h 2025-09-18 20:25:13 +02:00

Opened #3 Create functions to construct b 2025-09-18 20:48:24 +02:00

Opened #4 Interpolation1d - Bilin_interp 2025-09-18 21:01:58 +02:00

Opened #5 Interpolation1d - Poly2D 2025-09-18 21:03:01 +02:00

Opened #6 Interpolation2d - Spline2D 2025-09-18 21:03:51 +02:00

Opened #7 Interpolation1d - Bicubic 2025-09-18 21:04:39 +02:00

Opened #9 Test cases for interpolation in 1d 2025-09-18 21:09:37 +02:00

Opened #10 Make non-uniform finite difference core A matrix for 1D steady state 2025-09-19 14:13:04 +02:00

Opened #11 Optimize Matmat.h 2025-09-19 18:25:58 +02:00

Opened #12 Optimize Matrix.h 2025-09-19 18:32:38 +02:00

Opened #13 Optimize Vector 2025-09-19 18:33:18 +02:00

Opened #14 matequal.h - Parallel with cancellation 2025-09-19 20:15:47 +02:00

Opened #15 matequal.h - Test 2025-09-19 20:17:23 +02:00

Opened #16 eye.h - Make it safe for OpenMP 2025-09-20 09:56:32 +02:00

Opened #17 eye.h - tase cases 2025-09-20 09:57:05 +02:00

Opened #18 transpose.h - OpenMP ready 2025-09-20 19:57:34 +02:00

Opened #19 transpose.h - Test cases 2025-09-20 19:58:09 +02:00

Opened #20 lu.h - Parallelize function inplace_eye() 2025-09-21 19:56:36 +02:00

Opened #21 lu.h - Parallelize functions inplace_solve() 2025-09-21 19:57:28 +02:00

Opened #22 interpolation1d_linear.h - Parallelize 2025-09-21 20:23:27 +02:00

Opened #23 interpolation1d_barycentric.h - Parallelize 2025-09-21 20:24:14 +02:00

Opened #24 interpolation1d_cubic_spline.h - Parallelize 2025-09-21 20:25:06 +02:00

Opened #25 interpolation1d_polynomial.h - Parallelize 2025-09-21 20:25:39 +02:00

Opened #26 interpolation1d_rational.h - Parallelize 2025-09-21 20:26:15 +02:00

Opened #27 matadd.h - Optimise it 2025-10-03 19:37:15 +02:00

Opened #28 matadd.h - Test it 2025-10-03 19:37:33 +02:00

Opened #29 max.h - Optimise and test it 2025-10-03 20:47:56 +02:00

Opened #30 matsubtract.h - Optimise with OpenMP 2025-10-05 18:10:38 +02:00

Opened #31 matsubtract.h - Test Script 2025-10-05 18:12:14 +02:00

Opened #32 matsum.h - Optimise it with OpenMP 2025-10-05 18:12:44 +02:00

Opened #33 matsum.h - Test Script it 2025-10-05 18:12:59 +02:00

Opened #34 exponential.h - Optimise it with OpenMP 2025-10-05 18:13:42 +02:00

Opened #35 exponential.h - Test script it 2025-10-05 18:13:55 +02:00

Opened #36 matdiv.h - Optimise with OpenMP 2025-10-05 18:25:12 +02:00

Opened #37 matdiv.h - Test Script 2025-10-05 18:25:25 +02:00

Opened #38 mean.h - Refactor it 2025-10-05 19:32:23 +02:00