Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
n3vu0r committed Jun 28, 2020
1 parent df6cd68 commit ed1061a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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

Expand Down

0 comments on commit ed1061a

Please sign in to comment.