Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.15 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.15 KB

chem-util

構造プロジェクトに関連するutility modulesのためのrepository

決め事

  • READMEのある階層に.pyは置かない.
  • 小さいものでも必ずdirectoryを作り, その中に__init__.pyを置いて作る.
  • Authorsには適宜自分の名前を追加.

Note

This repository is under construction and will be officially released by Mizuno group.
Please contact tadahaya[at]gmail.com before publishing your paper using the contents of this repository.

Organization


├── LICENSE  
│
├── README.md          <- The top-level README for developers using this project.
│
├── module_1           <- A utility module.
│
├── module_2           <- A utility module.
│

Authors

  • [自身の名前](自身のgithub repository)
  • Tadahaya Mizuno
    • correspondence

Contact

If you have any questions or comments, please feel free to create an issue on github here, or email us:

  • tadahaya[at]gmail.com
    • lead contact