Skip to content

implement maxima.cputime() #4770

@malb

Description

@malb

This should work:

sage: t = maxima.cputime()
sage: _ = maxima.de_solve('diff(y,x,2) + 3*x = y', ['x','y'], [1,1,1])
sage: maxima.cputime(t)
0.568913

Component: calculus

Keywords: maxima, cputime

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions