Search:
Login
GitHub Login
Preferences
Help/Guide
About Trac
API
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change →
Changes between
Version 175
and
Version 176
of
symbolics
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
08/16/20 17:06:27 (
21 months
ago)
Author:
egourgoulhon
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
symbolics
v175
v176
244
244
* #24283 - Implement Expression.has_function(...)
245
245
* #24428 - Substitution should be the same as numerical evaluation
246
* #30378 - `(x^2).subs({x: sqrt(x)})` returns `sqrt(x)` instead of `x`
246
247
247
248
== relation/equality, unknown results, tristate logic ==