cgal¶
Description¶
The Computational Geometry Algorithms Library (CGAL) is a C++ library that aims to provide easy access to efficient and reliable algorithms in computational geometry. CGAL is used in various areas needing geometric computation, such as geographic information systems, computer aided design, molecular biology, medical imaging, computer graphics, and robotics.
Homepage¶
Available Versions on RCAC Clusters¶
| Cluster | Versions |
|---|---|
| NEGISHI | 4.14.3 |
| SCHOLAR | 4.13 |
Module¶
You can load the module by:
Note for using cgal
Run module spider cgal beforehand to check if this version requires any prerequisite modules.