Skip to content

jit all the functions which are slow #98

Description

@shreyasbapat

🐞 Problem

Some methods are tooo slow! For which we brought einsteinpy.ijit.jit
🎯 Goal
Make einsteinpy fast!

💡 Possible solutions
Identify the slow methods, and

from einsteinpy.ijit import jit

@jit
def ..

📋 Steps to solve the problem

  • Comment below about what you've started working on.
  • Add, commit, push your changes
  • Submit a pull request and add this in comments - Addresses #<put issue number here>
  • Ask for a review in comments section of pull request
  • Celebrate your contribution to this project 🎉

P.S : See #98 (comment)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions