Sujit Hiwale
Results
2
issues of
Sujit Hiwale
Extended the compiler detection logic by adding clang-19 support. This allows the build system to correctly locate and use clang-19 and aligns with the logic for clang-17 and 18. This...
👀 pr-needs-review
* printing * Fixed a RecursionError in the LaTeX printer when printing unevaluated powers with negative exponents (e.g. ``latex(Pow(I, -4, evaluate=False))``).