HackerTrans
トップ新着トレンドコメント過去質問紹介求人

throw_away_8080

no profile record

コメント

throw_away_8080
·6 か月前·議論
Not a lawyer, but I think this is common knowledge: They are required to not only show it but provide a copy of the warrant on request. Furthermore the warrants are scoped, if the warrant specifies searching for firearms and the search your hard drive it can't be used in court unless you verbally allow it. Don't resist, but don't consent.
throw_away_8080
·9 か月前·議論
If you wanted to multiply two polynomials f and g of degree n, you could do distribution and the do n squared multiplications. Instead, evaluate the two separate polynomials at 2n special points, multiply the results pointwise, and then interpolate. The magical part is there are some specific points which speed up the evaluation and interpolation steps using a divide and conquer type algorithm.