This website requires JavaScript.
Explore
Help
Sign In
LinearAlgebra
/
LinearAlgebra-cpp
Watch
1
Star
0
Fork
0
You've already forked LinearAlgebra-cpp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
192
Commits
6
Branches
2
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Pascal Serrarens
c70c079efc
Add spherical subtract
2024-06-18 11:45:38 +02:00
DoxyGen
Updated documentation generation
2023-01-20 16:58:50 +01:00
test
Add spherical subtract
2024-06-18 11:45:38 +02:00
.gitignore
update gitignore
2024-02-14 14:03:51 +01:00
.gitlab-ci.yml
Fix gitlab test runner
2024-05-14 12:02:36 +02:00
Angle8.h
Updated namespace
2024-05-23 12:41:19 +02:00
Angle16.h
Updated namespace
2024-05-23 12:41:19 +02:00
Angle32.h
Updated namespace
2024-05-23 12:41:19 +02:00
Angle.cpp
Fixed namespace issues
2024-05-23 12:46:39 +02:00
Angle.h
Updated namespace
2024-05-23 12:41:19 +02:00
AngleAxis.cpp
Add angle-axis
2024-04-26 12:11:48 +02:00
AngleAxis.h
Fixed namespace issues
2024-05-23 12:46:39 +02:00
AngleUsing.h
Updated namespace
2024-05-23 12:41:19 +02:00
Axis.cpp
XYZ deprecation
2024-05-14 09:21:35 +02:00
Axis.h
Fixed namespace issues
2024-05-23 12:46:39 +02:00
CMakeLists.txt
Renamed VectorAlgebra project to LinearAlgebra
2024-05-14 11:57:44 +02:00
component.mk
Moved all source/includes to root
2024-01-03 11:49:50 +01:00
FloatSingle.cpp
Moved all source/includes to root
2024-01-03 11:49:50 +01:00
FloatSingle.h
Updated namespace
2024-05-23 12:41:19 +02:00
LICENSE
Add LICENSE
2022-01-07 21:00:19 +00:00
Matrix.cpp
Cleanup, added utility functions
2024-05-13 15:32:42 +02:00
Matrix.h
Updated namespace
2024-05-23 12:41:19 +02:00
Polar.cpp
Fixed namespace issues
2024-05-23 12:46:39 +02:00
Polar.h
Updated namespace
2024-05-23 12:41:19 +02:00
Quaternion.cpp
Cleanup, added utility functions
2024-05-13 15:32:42 +02:00
Quaternion.h
Updated namespace
2024-05-23 12:41:19 +02:00
Range.cpp
Fixes
2024-03-05 10:17:29 +01:00
Range.h
Updated namespace
2024-05-23 12:41:19 +02:00
README.md
Updated documentation generation
2023-01-20 16:58:50 +01:00
Spherical.cpp
Add spherical subtract
2024-06-18 11:45:38 +02:00
Spherical.h
Add spherical subtract
2024-06-18 11:45:38 +02:00
Vector2.cpp
Fixed namespace issues
2024-05-23 12:46:39 +02:00
Vector2.h
Updated namespace
2024-05-23 12:41:19 +02:00
Vector3.cpp
Fixed namespace issues
2024-05-23 12:46:39 +02:00
Vector3.h
Updated namespace
2024-05-23 12:41:19 +02:00
README.md
\mainpage Vector Algebra
Vector algebra library
Main components
Vector3
Quaternion
Vector2
Polar
Description
Linear Algebra for C++
Readme
MPL-2.0
503
KiB
Languages
C++
99.2%
CMake
0.7%