Skip to content

Commit e9f0724

Browse files
committed
switch to absolute import statements
1 parent f766734 commit e9f0724

File tree

3 files changed

+10
-484
lines changed

3 files changed

+10
-484
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pip install mathflow
1414
**Have Questions? Take a look at the Q&A:**
1515
[Questions & Answers: Addressing Potential Concerns](docs/QA.md)
1616

17-
## ✨ Key Features
17+
## ✨ Key Features
1818

1919
- **🔒 Operative Closure**: Mathematical operations return new Expression objects by default, maintaining functional programming principles
2020
- **⚡ Mutability Control**: Choose between immutable (default) and mutable expressions for different workflows

0 commit comments

Comments
 (0)