Commit Graph

63 Commits

Author SHA1 Message Date
9ea63478e5 Fixes for MSVC 2025-07-02 14:19:05 -07:00
9010650ceb - Finished unit tests for core math library
- Adjusted formatting
2025-07-02 10:17:35 -04:00
516d9f4977 - Added constants.h
- Finished Exponential Tests
 - Fixed HTML labeling
2025-06-30 20:01:53 -04:00
f38cf5fb51 - Finished non-natural Exponential Tests
- Finished Common Tests

TODO:
Math Constants
exp tests
log tests
2025-06-29 17:58:52 -04:00
f2ff863b3a - Started unit tests for the common math functions 2025-06-28 18:01:08 -04:00
1573033b52 -Removed lambda expansions due to gcc generating call instructions 2025-06-28 12:09:59 -04:00
37fba8faad - Finished Vector Tests (test_vector.h) 2025-06-26 09:34:23 -04:00
d8954eafe5 - Added unit tests and debugged them 2025-06-25 20:55:57 -04:00
4d8466851c - Added More Documentation
- Added some more notes to the planning doc regarding shared libraries
 - Started adding unit tests for the C++ lang library.
2025-06-19 15:16:29 -04:00
db7d52c86c - Fixed Documentation for Consistency
- Added more documentation, predominantly in the Math Library
2025-06-16 01:48:31 -04:00
e50cfb6e64 - Updated Coding Standards and adjusted code to fit.
- Restructured test for organization purposes
2025-06-12 13:03:50 -04:00
b7e1b1ff62 Restructured Test Folder 2025-06-11 15:40:14 -04:00
a6442e1945 Initial Commit 2025-05-25 22:36:59 -04:00