Opened 8 years ago

Closed 8 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)

Portfile-octave-symbolic.diff (798 bytes) - added by Schamschula (Marius Schamschula) 8 years ago.

Download all attachments as: .zip

Change History (2)

Changed 8 years ago by Schamschula (Marius Schamschula)

comment:1 Changed 8 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: newclosed

Done in r142974.

Note: See TracTickets for help on using tickets.