2018-07-08 08:38:35 -0600 | received badge | ● Popular Question (source) |
2017-10-24 04:53:12 -0600 | received badge | ● Taxonomist |
2011-02-07 01:27:07 -0600 | received badge | ● Good Question (source) |
2011-02-05 07:06:44 -0600 | received badge | ● Nice Question (source) |
2011-02-05 07:02:51 -0600 | received badge | ● Student (source) |
2011-02-05 06:34:11 -0600 | asked a question | Including a sage library in c code I have a .c file implementing some calculations on lattice basis. I use NTL, GMP and MPFR for my data types and functios. I'd like to use as input for my calculations some basis matrices generated by sage.crypto.lattice.gen_lattice.
|