Julian Kent
|
92d1c8761e
|
More features: longerThan, norm, copyTo and slice on a Slice (#97)
* Allow slices of slices, add longerThan to Vector/Slice
|
2019-10-03 13:47:36 +02:00 |
|
Julian Kent
|
03ffd696a6
|
Replace pow with sqrt
|
2019-09-09 02:18:10 -07:00 |
|
Matthias Grob
|
d513c94f85
|
Test: added check for Vector.norm_squared()
|
2017-12-04 15:34:13 +01:00 |
|
Matthias Grob
|
3bd94fcd6f
|
Test vector: structured & commented, added normalize and unit_or_zero tests, removed duplicate data preparation
|
2017-11-06 17:58:52 +01:00 |
|
Pavel Kirienko
|
e09cf12e2e
|
Removed all uses of C library from tests
|
2017-03-17 12:18:39 -04:00 |
|
Daniel Agar
|
cf924956d7
|
test vector3 using matrix::isEqual
|
2017-02-24 20:47:41 -05:00 |
|
Daniel Agar
|
cfa68c2196
|
clang-tidy trivial cleanup
|
2017-02-24 20:47:41 -05:00 |
|
James Goppert
|
0eb8aa0c0b
|
Support more of mathlib function for easier swap in px4.
|
2016-08-16 19:03:54 -04:00 |
|
James Goppert
|
4f13809420
|
Added axis angle accessors, removed == operator.
|
2016-08-16 11:05:01 -04:00 |
|
James Goppert
|
15865897d5
|
Added pow.
|
2016-02-26 03:39:04 -05:00 |
|
James Goppert
|
38211e1aff
|
Fix testing mechanism.
|
2016-01-23 23:26:26 -05:00 |
|
jgoppert
|
42f2e60b24
|
Added runge kutta integration.
|
2015-11-11 23:31:43 -05:00 |
|
jgoppert
|
9b995e19f3
|
Added vector2.
|
2015-11-07 14:27:12 -05:00 |
|
jgoppert
|
1fb0f33eb4
|
Removed old references to matrix.hpp.
|
2015-11-07 11:08:17 -05:00 |
|
jgoppert
|
455cb58ebf
|
New tests.
|
2015-11-05 17:03:22 -05:00 |
|
jgoppert
|
6ff42b7b31
|
Added some more vectors tests.
|
2015-11-05 16:59:59 -05:00 |
|
jgoppert
|
5566b3dc77
|
expm testing and fixes.
|
2015-11-05 15:39:41 -05:00 |
|
jgoppert
|
537c683d58
|
More cleanup.
|
2015-11-05 12:34:14 -05:00 |
|
jgoppert
|
18f80462b7
|
Got coverage working for templates.
|
2015-11-04 12:11:32 -05:00 |
|
jgoppert
|
49035ed6a9
|
Added mode lines for vi.
|
2015-11-03 20:26:42 -05:00 |
|
jgoppert
|
a36ff9f1e5
|
Formatting and added Scalar.
|
2015-11-03 19:38:31 -05:00 |
|
jgoppert
|
76e86cf937
|
Initial commit.
|
2015-11-03 14:46:54 -05:00 |
|