Coded to compute oscillator strength with hyperfine structure: Energy levels, 6j and 3j Wigner and Clebsch-Gordan.
Aims:
- Basic fraction definition
- Operators: + - * / ^ == != < > ++ --
- Method show() fractions
- Method simplify() fractions
- Method abs() fractions
TODO:
- Optimize precision
- Minimize code