Commit Graph

72 Commits (de853370be2ce0bd22780640918e366d3ba644ca)

Author SHA1 Message Date
Brett de853370be wow 2025-01-18 18:04:35 -05:00
Brett 1430e2f9a8 fixed drop being called on normals, still need to move tree functions 2025-01-18 13:12:36 -05:00
Brett 0e5d8dfd25 almost have ephemeral drop working, probably missing an implicit copy 2025-01-17 15:35:15 -05:00
Brett 316f973fd8 wow 2025-01-16 19:47:22 -05:00
Brett 9eff9ea8ef wow there is something wrong, check debug mode! 2025-01-15 21:44:38 -05:00
Brett 8594c44bae drop is now being called correctly. 2025-01-15 21:10:35 -05:00
Brett 6ab3c8c500 eph 2025-01-15 02:09:34 -05:00
Brett f9aba7a7a6 wow! 2025-01-14 15:32:57 -05:00
Brett ca0f10b410 Begin working on adding drop function, add tests for many symbolic regression configs + performance 2025-01-11 18:25:55 -05:00
Brett a497a006ee last commit before swtiching to drop branch 2025-01-11 15:56:21 -05:00
Brett d19bc6b94b hello 2025-01-10 20:30:37 -05:00
Brett 946ddcc572 rice broken 2024-12-24 00:02:29 -05:00
Brett 699806aeff meow? 2024-09-06 00:21:55 -04:00
Brett 06a34d21f1 silly debugging 2024-09-03 17:51:54 -04:00
Brett 921fec9e6b fix thread issue 2024-09-02 15:41:20 -04:00
Brett cc76f2791a getting a random segfault. was present before this commit. adding tracked_alloactor to vectors 2024-08-29 19:47:35 -04:00
Brett e5966789be annoying 2024-08-25 18:08:23 -04:00
Brett 6ded725802 silly 2024-08-23 22:40:13 -04:00
Brett d28577def2 stats, optional 2024-08-23 21:13:33 -04:00
Brett ec8153bef0 cleanup 2024-08-22 02:45:10 -04:00
Brett 95460e7bf1 reduce allocations and make faster 2024-08-22 02:10:55 -04:00
Brett 7aaad70132 remove bitmask, fix the other tests 2024-08-21 20:40:42 -04:00
Brett 24f702b35e silly tables 2024-08-20 21:58:29 -04:00
Brett 52732bc1a1 fix printing issue 2024-08-19 22:05:42 -04:00
Brett 3ac18cd1a4 make new stack changes work on all tests 2024-08-19 21:03:18 -04:00
Brett a2944bd745 meep 2024-08-19 12:13:07 -04:00
Brett 53c2b66780 working on a thread safe huge page allocator 2024-08-18 13:43:36 -04:00
Brett 7c3b8c050b silly 2024-08-18 01:28:23 -04:00
Brett 58b3ed02c3 threading on the next generation function + working on debug 2024-08-17 19:52:52 -04:00
Brett 1b83d6b4a8 need to add threading next! 2024-08-17 02:20:32 -04:00
Brett 3dd3e6fc9e stack works. test now 2024-08-17 01:59:13 -04:00
Brett 96f9ded1c5 stack is still broken 2024-08-17 00:06:28 -04:00
Brett ac3bc8d10b i am making a new stack! 2024-08-16 21:27:33 -04:00
Brett 966d64d239 silly 2024-08-12 13:48:06 -04:00
Brett 4735c6c21b destructors are not possible currently. use a gc if you need them. 2024-08-11 20:21:53 -04:00
Brett 13c9d3a347 trying out destructors. they are broke 2024-08-11 13:33:24 -04:00
Brett 502ea6ea36 new mutation function partially works 2024-08-10 04:41:41 -04:00
Brett 9f7c647952 stack debug changes 2024-08-09 21:40:09 -04:00
Brett 407273d0dc how did i not catch this before? 2024-08-06 21:38:12 -04:00
Brett 631c67dc18 very nice solution. no longer do we need to copy via stacks. using caching pointers now 2024-08-06 02:46:01 -04:00
Brett 3972a70bc5 silly little copy bytes 2024-08-05 02:40:16 -04:00
Brett 253f4f1fdf silly little mutation now uses direct stack moving. 2024-08-04 22:07:41 -04:00
Brett ec71055078 hopefully fix evaluation order 2024-08-03 19:51:38 -04:00
Brett 1178fb8f44 add more debugging. found there is a bug in mutation. no idea where 2024-08-02 21:08:34 -04:00
Brett ed54988e37 more info in stack 2024-07-23 20:47:24 -04:00
Brett 9a43cd7e81 more stack tests, remove debug statement 2024-07-22 21:37:28 -04:00
Brett 58b68b70bb fix the bug? 2024-07-22 20:49:34 -04:00
Brett 06078fddc4 maybe stack fixed? 2024-07-22 00:00:51 -04:00
Brett 32c5c6abf6 test stack. the last test seems to be on to something. check to see what the float is writing to! 2024-07-21 21:54:52 -04:00
Brett 9723611829 looking tool no 2024-07-21 19:01:29 -04:00