Commit Graph

23 Commits

Author SHA1 Message Date
455f15d309 update: use chi(cotpsi) instead of chi(b) 2025-12-03 15:55:52 -05:00
2b4b36963d update: add help function 2025-11-28 21:37:41 -05:00
4d37621fc6 fix: fix chi(b) 2025-11-28 13:53:42 -05:00
a9e145a48d add render logic 2025-11-28 13:24:29 -05:00
c9d049fc25 update: update the test 2025-11-11 02:02:16 -05:00
e8b6794c87 update: put stdlib.h in the common.h 2025-11-11 02:01:53 -05:00
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
544dac3184 fix: about init.h 2025-11-10 17:20:02 -05:00
3dc107ad71 update: pass pointers into init() 2025-11-10 16:13:17 -05:00
b9954ff8fa fix bug and cleanup 2025-11-10 15:14:21 -05:00
d510f37b2e update 2025-11-06 21:41:37 -05:00
ea5ca0b679 update: add test 2025-11-06 17:04:09 -05:00
c6560acb4c update: shift bmin 2025-11-06 17:03:45 -05:00
71011c2a6f fix: update sample->capacity 2025-11-06 16:09:25 -05:00
6f28ba12dd fix typo 2025-11-06 16:01:31 -05:00
6133d0eba9 add funcs 2025-11-06 14:27:00 -05:00
5632819e5d add framwork 2025-11-05 23:09:05 -05:00
8eeb53b9d7 split files 2025-11-05 12:59:14 -05:00
0330b6b363 re-structure 2025-11-05 12:41:55 -05:00
15c2cedcd2 add gitignore 2025-10-29 14:45:53 -04:00
1f7f13b093 fix: add math.h 2025-10-28 23:27:38 -04:00
de098eb3e7 saperate commom.h 2025-10-27 15:28:51 -04:00
46e8ab4f3b init 2025-10-24 14:33:04 -04:00