You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduces the Domain class and propagates domain awareness throughout the codebase: polynomial evaluation, differentiation, integration, interpolation, and regression now operate in user-defined rectangular domains with automatic coordinate transformation and scaling.
The release may also contain some bug fixes, refactoring, and documentation updates.