Opened 9 years ago

Closed 9 years ago

#46048 closed submission (fixed)

New port: octave-quaternion 2.2.2

Reported by: Schamschula (Marius Schamschula) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: kurthindenburg (Kurt Hindenburg)
Port: octave-quaternion

Description

I've created a port of octave-quaternion 2.2.2.

Quaternion package for GNU Octave, includes a quaternion class with overloaded operators

Attachments (2)

Portfile (730 bytes) - added by Schamschula (Marius Schamschula) 9 years ago.
Portfile.2 (730 bytes) - added by Schamschula (Marius Schamschula) 9 years ago.
octave-quaternion 2.4.0

Download all attachments as: .zip

Change History (6)

Changed 9 years ago by Schamschula (Marius Schamschula)

Attachment: Portfile added

comment:1 Changed 9 years ago by mf2k (Frank Schima)

Keywords: haspatch maintainer removed
Version: 2.3.3

Changed 9 years ago by Schamschula (Marius Schamschula)

Attachment: Portfile.2 added

octave-quaternion 2.4.0

comment:2 Changed 9 years ago by Schamschula (Marius Schamschula)

In the meantime octave-quaternion has been updated to version 2.4.0:

quaternion-2.4.0   Release Date: 2015-03-21   Release Manager: Lukas Reichlin
===============================================================================

** q2rot
   -- Vectorized code to support the input of multiple quaternions.
   -- Return axis as a column vector.
   -- Add test.

** rot2q
   -- Support for multiple rotation angles (vectorized code).
   -- Improved error messages.
   -- Add test.

** The following functions are new:

     rotm2q

** The following functions are now overloaded for quaternions:

     mean           numel
     
   (Thanks to Willem Atsma for all the changes above)

** The quaternion package now depends on Octave version 3.8.0 or beyond.

** In order to comply with modified Octave Forge rules, the package no longer
   auto-loads.  See "help pkg" for details on auto-loading.

comment:3 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:4 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

done r134946

Note: See TracTickets for help on using tickets.