• R/O
  • SSH

Commit

Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

A small kernel of code for playing with Galois fields of arbitrary characteristic


Commit MetaInfo

Revisión4dae57893caff9d351fe7622ccc1f8427a2305e9 (tree)
Tiempo2021-03-29 07:41:47
AutorEric Hopper <hopper@omni...>
CommiterEric Hopper

Log Message

Ignore PyCharm stuff.

Cambiar Resumen

Diferencia incremental

diff -r 430a42988113 -r 4dae57893caf .hgignore
--- a/.hgignore Sun Mar 14 22:52:04 2021 -0700
+++ b/.hgignore Sun Mar 28 15:41:47 2021 -0700
@@ -1,3 +1,6 @@
11 syntax:glob
22 __pycache__
33 *~
4+
5+syntax: re
6+^\.idea$