Skip to content

add ability to specify which numerical method to use in solve_kepler_E #5

@mdbernard

Description

@mdbernard

In kepler.py, the function solve_kepler_E uses Newton's Method. Two changes should be made:

  • Change the function to use numerical.newton
  • Add the ability to specify which numerical method to use

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions