Description: ltrace is a debugging utility that intercepts and records dynamic library calls which are called by an executed process. It can be used to trace calls made by programs to shared libraries and helps debug issues caused by dynamic linking.
Type: software
Description: Maple is a proprietary computer algebra system used for mathematical computation. It offers capabilities for algebraic manipulation, calculus operations, visualization tools, and more. Maple is commonly used in academia and research for solving complex mathematical problems.
Type: software