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

chkas

no profile record

投稿

Learn to code with browser-based Python and simple graphics functions

python-online.ch
3 ポイント·投稿者 chkas·3 か月前·0 コメント

コメント

chkas
·2 か月前·議論
That should give the same result.
chkas
·2 か月前·議論
You can take a look at this - it's fast even without vector operations, as long as you avoid the branches that are often predicted incorrectly.

https://easylang.online/blog/branchless
chkas
·3 か月前·議論
I made a similar tutorial for RSA and DH in Easylang—a learning and teaching programming language I developed myself. What makes things a bit difficult is that Easylang doesn't support big numbers.

https://easylang.online/apps/tut_publk.html