Opened 9 years ago
Closed 9 years ago
#49831 closed update (fixed)
octave-symbolic @2.2.2_0: Update to 2.2.3
Reported by: | Schamschula (Marius Schamschula) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | haspatch maintainer | Cc: | michaelld (Michael Dickens) |
Port: | octave-symbolic |
Description
octave-symbolic has been updated to version 2.2.3. New this version:
- New commands:
- cross
- dot
- sym('var') is more robust in case var happens to be a special value in SymPy. Now sym('E') is just a symbol rather than exp(sym(1)). Also sym('E1') and sym('Eq') no longer give errors.
- Fix bug in assigning to column vectors.
- Fix for Octave 4.1+ development versions.
Attachments (1)
Change History (2)
Changed 9 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-octave-symbolic.diff added |
---|
comment:1 Changed 9 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Done in r142974.