• Table Of Contents
  • About Me
  • Name and Contact Info
  • Personal Background
  • Platform Details
  • SymPy and its favourite feature
  • Contributions
  • The Project
  • Project Outline and Motivation
  • Implementation Details
  • 1. Asymptotic Expansions
  • a) MRV_Gruntz algorithm
  • b) Extension of eval_aseries in special functions
  • 2. Formal Power Series
  • a) Correcting all the XFAIL tests in formal.py
  • b) Extension Of FormalPowerSeries by implementing newer operations -:
  • 3. Ring Series Expansion
  • a) Implementing Formal Laurent and Puiseux Series with ring implementation
  • b) Improving rs_series and addition of special functions to ring_series.py
  • 4. Improvement in limit algorithms
  • a) Implementation of Shackell's algorithm -:
  • b) Improving existing limit algorithms -:
  • 5. Unifying series expansion
  • Operations on un_series
  • Proposed Timeline
  • Community Bonding Period (23 April - 13 May)
  • Coding Period
  • Week 1 (14 May - 20 May)
  • Week 2 (21 May - 27 May)
  • Week 3 (28 May - 3 June)
  • Week 4 & 5 (4 June - 17 June)
  • Week 6 & 7 (18 June - 1 July)
  • Week 8 (2 July - 8 July)
  • Week 9 & 10 (9 July - 22 July)
  • Week 11 (23 July - 29 July)
  • Week 12 (30 July - 5 August)
  • Week 13 (6 August - 13 August)
  • Post GSoC
  • Notes
  • References