Skip to content

Instantly share code, notes, and snippets.

@Abdullahjavednesar
Last active November 2, 2017 19:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Abdullahjavednesar/5e5100296042a646b52c69b7ce79c6ea to your computer and use it in GitHub Desktop.
Save Abdullahjavednesar/5e5100296042a646b52c69b7ce79c6ea to your computer and use it in GitHub Desktop.
Work Product submission for GSoC 2017

Report for GSoC '17

Work completed

Here is the link of my work so far during the GSoC '17:

  1. Rubi ruleset using MatchPy (Python 3.6 only)

The above link is the PR consisting of more than 36,000 lines of code covering the entire working module of RUBI. It covers almost all the utility functions we need for a working RUBI module, Rubi rules and tests.

Future work

  1. Although we have implemented all the rules, but we could not work much on the performance and so it takes too long for Python to compute results. Because of this issue we could not add all the test cases.
  2. Working on left out Utility functions.
  3. Extending rules set for a smarter computation and better results.

GSoC 2017 Blogs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment