aditeyabaral / aditeyabaral/arithmetic-as-a-service
Handle float('pi') and float('oo') for SymPy
Đang mở
bug
enhancement
- Ngôn ngữ chính
- Python
- Star
- 12
- Fork
- 5
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Functions which use SymPy for computation (series, Fourier Series, differentiation and integration) can take in strings for a few constants like `pi` and `-pi` and `oo` and `-oo`. These need to be explicitly handled since `float('pi')` will throw an error.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.