Skip to content

Commit bc97d97

Browse files
committed
Merge remote-tracking branch 'origin/main'
1 parent 680d7b4 commit bc97d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pip install funkit
2323
- **🎨 Enhanced Printing**: Flexible output formatting through the `.print` attribute (LaTeX, pretty printing, code generation)
2424
- **📡 Signal System**: Qt-like signals for tracking expression mutations and clones, enabling reactive programming
2525
- **🔄 Automatic Type Conversions**: Seamlessly and automatically converts between internal Poly and Expr representations based on context
26-
- 📦 Lightweight**: ~0.5 MB itself, ~100 MB including dependencies
26+
- **📦 Lightweight**: ~0.5 MB itself, ~100 MB including dependencies
2727
- **🧩 Fully backward compatible**: Seamlessly integrate SymPy and FunKit in the same script. All methods that work on SymPy Expr or Poly objects work on FunKit objects
2828
- **🔍 Exploratory**: Full IDE support, enabling easy tool finding and minimizing the learning curve.
2929

0 commit comments

Comments
 (0)