Skip to content

Port additional integration algorithms from Quadpack (QAGSE, QAGIE, etc) used in SciPy #3

@shivasankarka

Description

@shivasankarka

Port more integration algorithms from Quadpack such as QAGSE, QAGIE, and others that are commonly used in SciPy. These advanced quadrature routines will extend the functionality and robustness of SciJo's integration module.

Suggested algorithms to port:

  • QAGSE: Adaptive integration for infinite intervals
  • QAGIE: Integration on infinite intervals
  • Other relevant Quadpack routines used in SciPy

References:

Tasks:

  • Analyze SciPy's use of Quadpack routines
  • Identify relevant algorithms for porting
  • Implement and test the new algorithms in SciJo
  • Document usage and provide examples

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions