Changes between Version 2 and Version 10 of Ticket #28647
- Timestamp:
- 11/16/19 14:40:26 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28647
-
Property
Commit
changed from
4c672a0d25b00b0f33c873a71164d5b6e6ac5916
to8948d3883678895a95fcc67f72801375e3f23832
-
Property
Commit
changed from
-
Ticket #28647 – Description
v2 v10 1 This ticket modifies the FriCAS interface so that symbolic ring elements are always converted to FriCAS `Expression Integer` . Doing so, we fix the failure below.1 This ticket modifies the FriCAS interface so that symbolic ring elements are always converted to FriCAS `Expression Integer` or `Expression Complex Integer`, depending on whether the complex unit appears. Doing so, we fix the failure below. 2 2 3 3 see https://ask.sagemath.org/question/48431/why-this-integral-fail-using-fricas-algorithm/