This website requires JavaScript.
Explore
Help
Register
Sign In
josh
/
j3ml
Watch
1
Star
0
Fork
1
You've already forked j3ml
Code
Issues
12
Pull Requests
Actions
Packages
Projects
Releases
41
Wiki
Activity
Files
8241adb88b134e2ed455cfb8594dae4a6d124afc
j3ml
/
include
/
J3ML
History
josh
3e607d310d
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push)
Successful in 1m1s
Details
Build Docs With Doxygen / Explore-Gitea-Actions (push)
Successful in 21s
Details
Add PBVolume.hpp
2024-07-10 14:22:08 -04:00
..
Algorithm
Several files renamed to match new consistency-style of preferring .hpp over .h to indicate C++ Headers
2024-07-10 14:15:25 -04:00
Geometry
Add PBVolume.hpp
2024-07-10 14:22:08 -04:00
LinearAlgebra
Add SparseMatrix.hpp - Currently just a stub header, research into sparse matrices forthcoming.
2024-07-10 14:20:34 -04:00
Geometry.h
Header include fixes and implementation of more unit tests.
2024-07-10 14:16:51 -04:00
J3ML.h
Implement J3ML Core Math & Unit Tests
2024-07-10 14:17:56 -04:00
LinearAlgebra.h
Large Restructure and Organization x2
2024-02-27 00:42:37 -05:00
Math.hpp
Implement J3ML Core Math & Unit Tests
2024-07-10 14:17:56 -04:00
SSE.hpp
Fixed several recursive header issues, refactored Math lib, began implementing core mathematical functions as wrappers around stdmath, will implement SSE and lookup tables later.
2024-07-05 16:13:13 -04:00
Units.h
Large Restructure and Organization
2024-02-27 00:42:24 -05:00