[bugs:#4355] documentation for trigvalue etc
[maxima.git] / share / tensor / tracefree-code / README
blob70a1b25f92ed9dbea40c63ed7b7a94f3c45b852d
1 Programs in this folder contain code extracted from Appendices A, B, and C of:
3     Efficient trace-free decomposition of symmetric tensors of arbitrary rank.
4     Viktor T. Toth, Slava G. Turyshev.
5     https://arxiv.org/abs/2109.11743
8  * makeQ0.mac: function makeQ0 from Appendix A
10  * makeQ0-example.mac: example from Appendix B using makeQ0
12  * formQ0.mac: function formQ0 from Appendix C
14  * formQ0-example.mac: examples from Appendix C using formQ0
16  * formQ0-examples-additional.mac: additional examples using formQ0