• About Me
  • Basic Information
  • Personal Background
  • Programming Details
  • Contributions to SymPy
  • Bugs/issues reported:
  • The Project
  • Brief Overview
  • The Plan
  • 1. Trigonometric Equation Solver :
  • 2. Simplified general form for trigonometric solution:
  • 3. Non linear Multivariate System of Equations & Multivariate, Transcendental Equations:
  • I simple non linear system
  • II Multivariate System of Equations
  • III Transcendental Equation and Multivariate Equation
  • 4. Integer solution of a linear equation having two variables
  • 5. Inequalities & Equation solver having functions
  • Execution
  • Phase I
  • 1.1 Implement Non linear system of Equation solver : nlinsolve
  • 1.2 Implement Transcendental Equation solver : tsolveset
  • Phase 2
  • 2.1 Simplified General solution for Trigonometric Equations
  • 2.2 Trigonometric Equation and System of Equations solver
  • 2.2.1 Trigonometric Equation
  • 2.2.2 Trigonometric System of Equations
  • 2.3 Trigonometric Inequality General Solution
  • Phase 3
  • 3.1 Solution in S.Interger from Solveset using diophantine.py
  • 3.2 System of Inequalities
  • 3.3 General solution for inverse trigonometric functions
  • 3.4 Others
  • Timeline
  • Community Bonding Period Week 1,2,3 (exams time) [ 22 April - 14 May]
  • Week 4,5 [ 15 May - 28 May]
  • Week 6, 7 [ 29 May - 11 June]
  • Week 8,9 [ 12 June - 25 June]
  • Week 10 & 11 [ 26 June - 9 July]
  • Week 12, 13, 14 [ 10 July - 31 July]
  • Week 15, 16, 17 [ 1 August - 23 August]
  • Any Plans/Commitment (During GSoC)
  • Future Plans (After GSoC)
  • Previous discussions
  • References