Ticket #5737 (closed defect: fixed)
[with patch, with positive review] pynac interface improvements
| Reported by: | burcin | Owned by: | burcin |
|---|---|---|---|
| Priority: | trivial | Milestone: | sage-3.4.1 |
| Component: | symbolics | Keywords: | |
| Cc: | wstein, mhansen, ncalexan | Work issues: | |
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
Attached patches fix some bugs in the pynac interface and add .find() and .is_polynomial() functions.
Attachments
Change History
Changed 4 years ago by burcin
-
attachment
trac_5737-01-find.patch
added
Changed 4 years ago by burcin
-
attachment
trac_5737-02-real_imag.patch
added
fix py_real() and py_imag()
Changed 4 years ago by burcin
-
attachment
trac_5737-03-is_polynomial.patch
added
add .is_polynomial()
comment:1 Changed 4 years ago by burcin
- Status changed from new to assigned
- Summary changed from pynac interface improvements to [with patch, needs review] pynac interface improvements
Note: See
TracTickets for help on using
tickets.

add .find() method