-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
coreRelated to the OASIS library itselfRelated to the OASIS library itself
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
coreRelated to the OASIS library itselfRelated to the OASIS library itself
Type
Projects
Status
In Progress