You're like a coiled snake

Oh. Just go away. Ie. Mind your own business, and I'll mind mine.

For the record: This:

What seems strange to me is that you want more performance than you can get using any of the generic big integer modules, yet you still want to do individual integer operations in perl, as opposed to using higher level functions written in C, such as a cryptographic library or a library for numerical vectors.

is not "curiosity". it is erroneously assumptive--I never mentioned "performance", nor "cryptography"; nor "numerical vectors"(whatever they are!!!).--, crassly presumptive, and prematurely judgemental.

I thought I remembered seeing a 128-bit integer library, but when I went looking for it, I couldn't find it. So I asked if anyone knew of it. Full f**ing stop.

The above paragraph turns idle curiosity into puerile judgementalism.

And your intervention is nothing more than opportunistic bandwagon riding. Your pseudo-psychoanalysis via the internet has the same merit as those charlatans that claim to speak to the dead.

I am perfectly capable at deciding how I want to expend my intellectual energies. Perfectly adept at judging the technical merits of fixed-width integer operations versus arbitrary precision. And perfectly capable of deciding for myself whether I wish to use this place as an extension of my social life, or as a technical resource.

To summarise. Stuff that in your pipe and smoke on it.


In reply to Re^6: Module for 128-bit integer math? by BrowserUk
in thread Module for 128-bit integer math? by BrowserUk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.