From ed1061adb6fe1e342935fd0e961e0cf83f0f0f05 Mon Sep 17 00:00:00 2001 From: Rouven Spreckels Date: Sun, 28 Jun 2020 14:39:02 +0200 Subject: [PATCH] Update readme. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f87414b..3c43249 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ API Documentation with KaTeX: [stable] | [master] # Present Features - * Minkowski space as special case of `LorentzianMN` space. + * Minkowski space as special case of `LorentzianN` space. * Raising/Lowering tensor indices: `dual()`/`r_dual()`/`c_dual()`. * Metric contraction of degree-1/degree-2 tensors: `contr()`/`scalar()`. * Spacetime `interval()` with `LightCone` depiction. @@ -40,7 +40,7 @@ API Documentation with KaTeX: [stable] | [master] * Categorize `Rotation4`/`PureBoost4`/`...` as `Boost4`/`...`. * Wigner `rotation()` and `axis_angle()` of an already-composed `Boost4`. * Distinguish pre/post-rotation and active/passive `Boost4` compositions. - * Spacetime algebra (STA) as special case of `CliffordMN` space. + * Spacetime algebra (STA) as special case of `CliffordN` space. # Pseudo-local Documentation Builds