Skip to content

v3.4.0

Compare
Choose a tag to compare
@k-yoshimi k-yoshimi released this 02 Jun 06:48
· 172 commits to master since this release

Release note

[ 日本語 / Eng ]
HPhi-3.4.0.tar.gzにはマニュアルのpdfファイルが入っています。"Source code"ではなくこちらのファイルをダウンロードしてください。

インストール方法

$ tar xzvf HPhi-3.4.0.tar.gz
$ mkdir HPhi.build && cd HPhi.build
$ cmake ../HPhi-3.4.0/
$ make

プログラムの簡易紹介

README.md を参照してください。

新規追加

  • StdFaceをサブモジュール化しました。
  • チュートリアルの追加をしました。
  • developとmasterブランチのマニュアルを自動アップロードするようにしました。

Forum (GitHub issue)

Release note

[ 日本語 / Eng ]
Please download HPhi-3.4.0.tar.gz (not "Source code") because this file contains manual-pdf files

Installation guide

$ tar xzvf HPhi-3.4.0.tar.gz
$ mkdir HPhi.build && cd HPhi.build
$ cmake ../HPhi-3.4.0/
$ make

Introduction of HPhi

See the README.md.

Newly added

  • A submodule StdFace has been introduced for standard mode.
  • A tutorial is newly added.
  • Manuals of develop and master branches are automatically uploaded.

Forum (GitHub issue)