Changes between Initial Version and Version 4 of Ticket #524


Ignore:
Timestamp:
Jul 12, 2012, 8:56:48 AM (12 years ago)
Author:
bbross
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #524

    • Property Cc bbross wjhan jct-vc@… added
  • Ticket #524 – Description

    initial v4  
    773.
    88Decision: (editorial, not relating I0428) The DST in DIS should be described in the form of matrix multiply
     9
     104.
     11The column (or better row) addressing:
     12- k = 1 << ( 5 – Log2( nS ) ) * i
     13should be changed to
     14- k = '''(''' 1 << ( 5 – Log2( nS ) ) ''')''' * i
     15to ensure the right precedence.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber, Participant

  • Benjamin Bross(Reporter, Owner, Subscriber, Participant)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Always)
  • Mathias Wien(Participant)
  • Woo-Jin Han(Subscriber)