Opened 10 years ago
Closed 10 years ago
#47674 closed update (fixed)
GiNaC @1.6.3: update to 1.6.4
Reported by: | Schamschula (Marius Schamschula) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | haspatch maintainer | Cc: | |
Port: | GiNaC |
Description
GiNaC has been updated to version 1.6.4:
* Fix pow(+(...),2).expand() where the sum contained roots of rationals. * Various improvements for info(info_flags::nonnegative). * Make power::expand() (x*p)^c -> x^c * p^c, if p>0. * Fix normal() where nested functions occur multiple times. * Add optional explicit derivatives to functions and use it in abs(), imag_part(), real_part(). * Evaluate abs(z)^(2n) -> z^n * conjugate(z)^n.
Attachments (1)
Change History (3)
Changed 10 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-GiNaC.diff added |
---|
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Thanks.