Menu

#173 blocked_representation get_number

1.0
open
None
2016-11-03
2016-11-03
No

hi James,

in order to make the verification_module really a module we are left with a parameter that we are not able to extract from lazynut, namely the number of blocks of an existing blocked_representation. We need to create another blocked_representation with the same number of blocks of the pre-existing one. How can we do that?
new_block_rep number (old_block_rep get_number)
or something like that..

Related

Tickets: #173

Discussion

  • Michele Gubian

    Michele Gubian - 2016-11-03

    I tried with
    new_block_rep number (old_block_rep get_description_element Number of blocks)
    but it does not work

     
    • Michele Gubian

      Michele Gubian - 2016-11-04

      leaving out number of blocks seems to work!

      On 3 November 2016 at 17:47, Michele Gubian uasolo@users.sf.net wrote:

      I tried with
      new_block_rep number (old_block_rep get_description_element Number of
      blocks)
      but it does not work


      [tickets:#173] blocked_representation get_number

      Status: open
      Milestone: 1.0
      Created: Thu Nov 03, 2016 05:26 PM UTC by Michele Gubian
      Last Updated: Thu Nov 03, 2016 05:26 PM UTC
      Owner: James S. Adelman

      hi James,

      in order to make the verification_module really a module we are left with a
      parameter that we are not able to extract from lazynut, namely the number of
      blocks of an existing blocked_representation. We need to create another
      blocked_representation with the same number of blocks of the pre-existing
      one. How can we do that?
      new_block_rep number (old_block_rep get_number)
      or something like that..


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/easynet/tickets/173/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

      --
      Dr Michele Gubian
      Research Associate
      School of Experimental Psychology
      Office 3D3
      The Priory Road Complex,
      Priory Road, Clifton BS8 1TU
      Bristol, UK
      mm14722@bristol.ac.uk

       

      Related

      Tickets: #173

  • James S. Adelman

    I think you can leave it at 0, and magically incant:

    create parallel_conversion liner_upper
    liner_upper set_source old_block_rep
    liner_upper set_target new_block_rep

    and it should sort it out for you.

     

Log in to post a comment.

MongoDB Logo MongoDB