Skip to content

Releases: gansu2/dist

v2026.9.25

Choose a tag to compare

@Yasuaki-Ito Yasuaki-Ito released this 25 Sep 02:35

v2026.9.22

Choose a tag to compare

@Yasuaki-Ito Yasuaki-Ito released this 21 Sep 02:14

v2026.9.21

Choose a tag to compare

@Yasuaki-Ito Yasuaki-Ito released this 21 Sep 01:12

v2026.9.19

Choose a tag to compare

@Yasuaki-Ito Yasuaki-Ito released this 19 Sep 11:14

GANSU2 2026.9.14

Choose a tag to compare

@Yasuaki-Ito Yasuaki-Ito released this 15 Sep 06:08

上流 GANSU の周期系 (PBC/DFT) 対応を取り込んだリリースです。

  • Python から Γ点 PBC-RHF を利用可能 (Molecule(..., lattice=))
  • GPU アーキ: sm_80 / 86 / 89 / 90 / 100 / 120
  • manylinux_2_28 (glibc 2.28 以降) / CUDA 12.9

インストール

pip install https://github.com/gansu2/dist/releases/download/v2026.9.14/gansu2-2026.9.14-py3-none-manylinux_2_28_x86_64.whl

thin wheel です。初回実行時に libgansu2.so と gansu2 実行ファイルをこの Release から
取得し、sha256 を検証して ~/.cache/gansu2/2026.9.14/ に置きます。

資産

ファイル 内容
gansu2-2026.9.14-py3-none-manylinux_2_28_x86_64.whl thin wheel (Python ラッパ、基底関数、gansu2-license)
libgansu2-2026.9.14-linux-x86_64.so 共有ライブラリ
gansu2-2026.9.14-linux-x86_64 CLI 実行ファイル
*.sha256 上記 2 つのチェックサム

オフライン環境では .so を手動で取得し、環境変数 GANSU2_LIB にパスを設定してください。

ライセンス

未認証でも Max Size 50 までは動作します。上限の解除は gansu2-license -s で
サインアップコードを取得し、https://gansu2.github.io/portal/ で登録してください。

GANSU2 2026.8.10

Choose a tag to compare

@nakanocs nakanocs released this 10 Sep 01:51

Artifacts for 2026.8.10. Verified with the accompanying .sha256 files.