Skip to main content
Ctrl+K

Verry

  • API reference
  • User guide
  • API reference
  • User guide

Section Navigation

  • verry.affine
  • verry.autodiff
  • verry.function
  • verry.integrate
  • verry.interval
  • verry.intervalseries
  • verry.linalg
  • verry.optimize
  • verry.typing
  • verry.misc
  • API reference
  • Quadrature and solving ODEs (verry.integrate)
  • verry.integrate.direct

verry.integrate.direct#

class verry.integrate.direct#

Bases: TrackerFactory, Generic

Factory for creating the most obvious Tracker.

create(x0)#

Create Tracker.

Parameters:

x0 (IntervalMatrix, shape (n,)) – Initial values.

Return type:

Tracker

previous

verry.integrate.affine

next

verry.integrate.doubleton

On this page
  • direct
    • direct.create()

This Page

  • Show Source

© Copyright 2025, R. Iwanami.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.