Skip to content

Commit 03dfdad

Browse files
committed
Relocate contents of arithmetic_analysis/
Delete the arithmetic_analysis/ directory and relocate its files because the purpose of the directory was always ill-defined. "Arithmetic analysis" isn't a field of math, and the directory's files contained algorithms for linear algebra, numerical analysis, and physics. Relocated the directory's linear algebra algorithms to linear_algebra/, its numerical analysis algorithms to a new subdirectory called maths/numerical_analysis/, and its single physics algorithm to physics/.
1 parent 0a9aad4 commit 03dfdad

25 files changed

+297
-304
lines changed

arithmetic_analysis/README.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

arithmetic_analysis/image_data/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)