Skip to content

Add giac interface to integrate #22891

@mforets

Description

@mforets
mannequin

Provide a giac_integrator function, which relies on the external (but standard) Giac package.

A test could be:

sage: integrate(abs(cos(x)), x, 0, 2*pi, algorithm='giac')
4

This test is chosen because (at the time or writing) Maxima gives a wrong result (0), SymPy gives i don't know (unevaluated), and Fricas (optional package) gives 'failed'.

Component: calculus

Keywords: giac, integrate, symbolics

Author: Marcelo Forets

Branch/Commit: 8e1af6d

Reviewer: Travis Scrimshaw

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions