N-point spherical configuration generation with spherical area coordinate method
See the preprint article for details.
- python >= 3.9.0
- numpy >= 1.20.1
- matplotlib >= 3.4.1
- numba >= 0.53.0
- scipy >= 1.7.0
python sac_method.py --mn 1,1 2,0 2,0 2,0 2,0 2,0 --plot
python sac_method.py --mn 10,0 --plot
python sac_method.py --mn 4,0 4,0 --plot
Example image generated with:
python sac_method.py --mn 1,1 4,0 4,0 --plot