An interactive app to calculate idem using Django and SymPy.
live demo right here.
- Capable of calculating Taylor Series till 20 terms.
- Symbolic derivativation.
- Freindly step by step instructions and confortable interface.
- Display the graphical representation of the selected Series and lower order ones.
- Export the results in plain, latex and javascript formats.
- Display the error in case of wrong input.
- 4 Hours cache to reduce server load.
- Routes in English and Spanish, prepared for add another ones.
Backend:
Frontend (via cdn):
- Add dynamic support for primary an new languages, at the moment html files are staticly written and must be updated one by one.