Skip to main content

PyQCstrc provides Python library for Quasi-Crystal structure.

Project description

PyQCstrc: python library for quasi-crystal structure

Installation

via PIP:

pip install --upgrade pip
pip install pyqcstrc

or in local:

conda create -n pyqc python=3.10 pip
conda activate pyqc
gh repo clone ttyamada/pyqcstrc
cd pyqcstrc
python3 setup.py bdist_wheel
pip3 install ./dist/pyqcstrc-XXX.whl

Fro more information, see Docs.

Supported versions

  • Python>=3.7
  • Operating systems: Linux, macOS, and Windows

Publications

If you use PyQCstrc in your research please cite the corresponding paper:

@article{yamada2021pyqcstrc,
  title={PyQCstrc. ico: a computing package for structural modelling of icosahedral quasicrystals},
  author={Yamada, Tsunetomo},
  journal={Journal of Applied Crystallography},
  volume={54},
  number={4},
  pages={1252--1255},
  year={2021},
  publisher={International Union of Crystallography}
}

Documentation

Documentation can be found on Docs.

Requirements

  • Cython>=0.29.21
  • numpy>=1.20.0
  • scipy>=1.6.0

License

PyQCstrc is released under a MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pyqcstrc-0.0.2a1-py3-none-any.whl (41.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page