trajectories.maths
#
Utility functions for mathematical operations.
Functions
Initialize 2D rotation matrix. |
|
Initialize 3D rotation matrix around an arbitrary vector. |
|
Initialize 3D rotation matrix from two vectors. |
|
Initialize 3D rotation matrix around x axis. |
|
Initialize 3D rotation matrix around y axis. |
|
Initialize 3D rotation matrix around z axis. |
|
Compute a list of coprime factors of Nc. |
|
Generate 2D Cartesian coordinates shaped as Fibonacci spirals. |
|
Generate 2D Cartesian coordinates using the Fibonacci lattice. |
|
Generate 3D Cartesian coordinates as a Fibonacci sphere. |
|
Provide the closest Fibonacci number. |
|
Check if an integer belongs to the Fibonacci sequence. |