Skip to content

Definite Integration #201

@JooseMann

Description

@JooseMann

Add support for Definite Integration with Expression.
Checklist:

  • Add Substitution of a Real as a bound into the Expression after it is integrated indefinitely
  • Support for combining expressions within Definite Integrals
    • Equal limits of integration (0 to 0) is always defined as 0
    • Support for swapping limits of integration and negating the expression
    • Simplification with functions being even or odd
    • Combining Definite Integrals with shared bounds (e.g. an integral from 0 to 3 added to another from 3 to 5 can be written as one from 0 to 5)

Metadata

Metadata

Assignees

Labels

coreRelated to the OASIS library itself

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions