Optimized get_unit_normal()
and replaced np.cross()
with custom cross()
in manim.utils.space_ops
#999
Annotations
1 warning
Analyze (python)
An error occurred while trying to automatically install Python dependencies: Error: The process '/usr/bin/python3' failed with exit code 1
Please make sure any necessary dependencies are installed before calling the codeql-action/analyze step, and add a 'setup-python-dependencies: false' argument to this step to disable our automatic dependency installation and avoid this warning.
|