Skip to content

Minor errors in integrated curves #23838

@sagetrac-karimvanaelst

Description

@sagetrac-karimvanaelst
  • In method solve of class IntegratedCurve, the step of integration needs to be evaluated numerically (using numerical_approx) before calling any algorithm, in order to allow it to be an expression such as pi.
  • In method solve, when using Bulirsch-Stoer algorithm ('bsimp'), method ode_solve was called in a wrong way.
  • 'Bulirsch' was misspelled in documentation.
  • Minor corrections were made regarding rk4_maxima being the default algorithm of method solve.

CC: @egourgoulhon @sagetrac-mbejger @man74cio @tscrim

Component: geometry

Keywords: curve

Author: Karim Van Aelst

Branch/Commit: 0670769

Reviewer: Eric Gourgoulhon, Travis Scrimshaw

Issue created by migration from https://trac.sagemath.org/ticket/23838

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions