Changes between Initial Version and Version 8 of Ticket #21940
- Timestamp:
- 12/06/16 12:52:33 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21940
-
Property
Status
changed from
new
toneeds_review
-
Property
Authors
changed from
to
Peleg Michaeli
- Property Cc rws added
-
Property
Dependencies
changed from
to
pynac-0.7.2
-
Property
Branch
changed from
to
u/pelegm/21940
-
Property
Commit
changed from
to
65e6c10c2da5e4d20bbc6f7f225ade3f4778fc0c
-
Property
Status
changed from
-
Ticket #21940 – Description
initial v8 14 14 }}} 15 15 16 For comparison, this is how SymPy handles this:16 For comparison, this is how !SymPy handles this: 17 17 {{{#!python 18 18 In [2]: x = Symbol('x', positive=True)