Post a reply
Username:
Note:If not registered, provide any username. For more comfort, register here.
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:
Font size:
Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
Confirmation of post
To prevent automated posts the board requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.
Confirmation code:
Enter the code exactly as it appears. All letters are case insensitive, there is no zero.
   

Topic review - counting operations in the coefficient field
Author Message
  Post subject:  Re: counting operations in the coefficient field  Reply with quote
Thank you very much for the information.

I will modify my own Singular script so that it can count the
number of operations in the coefficient field. This should be
easier for me.

Ryutaroh
Post Posted: Wed Feb 08, 2012 2:30 am
  Post subject:  Re: counting operations in the coefficient field  Reply with quote
You need to modifiy the sources: kernel/modulop.* for
computations in Z/p, kernel/ffields.* for computations in
GF(p^n)
Post Posted: Mon Feb 06, 2012 8:26 pm
  Post subject:  counting operations in the coefficient field  Reply with quote
Hello all,

I have implemented a decoding algorithm for a class of algebraic
codes as arxiv.org/abs/1201.6248.
I used a finite field as the coefficient field of the basering,
and I want to count the numbers of additions, subtractions,
multiplications, and divisions in the finite field.

Is there any convenient way to count those operations in
a finite coefficient field during execution of a Singular script?
Or do I have to modify the source code (maybe kernel/ffields.cc)
of Singular to count them?

Thanks in advance,
Ryutaroh
Post Posted: Fri Feb 03, 2012 10:50 am


It is currently Fri May 13, 2022 10:59 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group