Displaying 2 results from an estimated 2 matches for "mpir".
Did you mean:
mir
2008 May 30
2
Mapping of Unix groups to Samba user permissions
I ran into a problem today which surprised me, and after two hours of
reading and testing I am more confused than ever, so I feel the need
for a sanity check. It would be good to have a clear and authoritative
article about this somewhere; I thought it would be in either "Using
Samba" or in the HOWTO, but I don't see it there.
I am using Samba in several installations in homes and
2010 Jun 11
4
[LLVMdev] Bignum development
...hing for a decent compiler backend for ages (google
sometimes isn't helpful), I recently stumbled upon LLVM. Woot!!
I work on bignum arithmetic (I'm a professional mathematician) and
have recently decided to switch from developing GPL'd bignum code to
BSD licensed code. (See http://www.mpir.org/ which I contributed to
for a while - a fork of GMP).
Please bear with me if these are stupid questions (I am a
mathematician and have only a glancing knowledge of compiler internals
- though not quite zero knowledge).
Looking through the language reference, I see you have an int type
which c...