Commit Graph

27 Commits

Author SHA1 Message Date
wyj 1e1c38da4e new: test_png.c 2025-12-07 05:30:24 -05:00
wyj be941f6a4a fix: the correct should be (*buffer)[3] 2025-12-07 05:26:56 -05:00
wyj b3ccb2e930 update: **buffer to *buffer[3] 2025-12-07 05:18:37 -05:00
wyj e14214a92b update: update render.h 2025-12-07 05:01:30 -05:00
wyj af45e3de24 new: render.h 2025-12-07 05:00:19 -05:00
wyj 265cace593 new: add write_png 2025-12-07 04:55:16 -05:00
wyj a17bff625c update: add MC integral render 2025-12-07 04:50:42 -05:00
wyj 0c491d64ce fix: use rmax instead of bmax 2025-12-03 15:58:08 -05:00
wyj 455f15d309 update: use chi(cotpsi) instead of chi(b) 2025-12-03 15:55:52 -05:00
wyj 2b4b36963d update: add help function 2025-11-28 21:37:41 -05:00
wyj 4d37621fc6 fix: fix chi(b) 2025-11-28 13:53:42 -05:00
wyj a9e145a48d add render logic 2025-11-28 13:24:29 -05:00
wyj c9d049fc25 update: update the test 2025-11-11 02:02:16 -05:00
wyj e8b6794c87 update: put stdlib.h in the common.h 2025-11-11 02:01:53 -05:00
wyj 0221a0aa25 fix: pass **x instead
This is because when I pass *x then it's just a copy.
2025-11-11 02:01:26 -05:00
wyj 544dac3184 fix: about init.h 2025-11-10 17:20:02 -05:00
wyj 3dc107ad71 update: pass pointers into init() 2025-11-10 16:13:17 -05:00
wyj b9954ff8fa fix bug and cleanup 2025-11-10 15:14:21 -05:00
wyj d510f37b2e update 2025-11-06 21:41:37 -05:00
wyj ea5ca0b679 update: add test 2025-11-06 17:04:09 -05:00
wyj c6560acb4c update: shift bmin 2025-11-06 17:03:45 -05:00
wyj 71011c2a6f fix: update sample->capacity 2025-11-06 16:09:25 -05:00
wyj 6f28ba12dd fix typo 2025-11-06 16:01:31 -05:00
wyj 6133d0eba9 add funcs 2025-11-06 14:27:00 -05:00
wyj 5632819e5d add framwork 2025-11-05 23:09:05 -05:00
wyj 8eeb53b9d7 split files 2025-11-05 12:59:14 -05:00
wyj 0330b6b363 re-structure 2025-11-05 12:41:55 -05:00