統計解析R たぶんpart3くらい (587レス)
上下前次1-新
抽出解除 必死チェッカー(本家) (べ) 自ID レス栞 あぼーん
リロード規制です。10分ほどで解除するので、他のブラウザへ避難してください。
384(1): 2021/06/06(日)20:14 ID:pDnwGISN(1) AAS
Rとは関係しないかもしれない:
1. [JavaScript and the next decade of data programming (2020) | Hacker News](外部リンク:news.ycombinator.com
インタラクティブな可視化
1. [Learn R Through Examples (2020) | Hacker News](外部リンク:news.ycombinator.com
賛否両論
1. [Yann LeCun Deep Learning Course 2021 | Hacker News](外部リンク:news.ycombinator.com
ありがたや
1. [246B, Notes 3: Elliptic functions and modular forms | What's new](外部リンク:terrytao.wordpress.com
四捨五入も"周期的"な関数`round (x + n) = round (x) + n`
``` {python round_py}
import numpy;
import mpmath;
def round_theta (x, h = 1e-6):
q = mpmath.exp (- 0.5 / h);
z = lambda x: x / 2j / h;
x = [mpmath.re (
mpmath.jtheta (3, z (x), q, 1) / 2j / mpmath.jtheta (3, z (x), q, 0)
) for x in x];
return numpy.array (x, dtype = numpy.float64);
```
上下前次1-新書関写板覧索設栞歴
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ AAサムネイル
ぬこの手 ぬこTOP 0.022s