singularitti / Spglib.jl

A Julia wrapper for the spglib C-API
https://singularitti.github.io/Spglib.jl/
MIT License
18 stars 10 forks source link
c-api c-wrapper condensed-matter-physics crystal-structure crystallography julia-package materials-science scientific-computing symmetry-detection wrapper

Spglib

Documentation Stable Dev
Build Status Build Status Build StatusBuild Status
Coverage Coverage Coverage
Others Code Style: Blue License

The code, which is hosted on GitHub, is tested using various continuous integration services for its validity.

This repository is created and maintained by @singularitti, and contributions are highly welcome.

Package features

Spglib.jl is a Julia wrapper of the C library Spglib. See this page. It is used for finding and handling crystal symmetries.

There was a package LibSymspg.jl thanks to @unkcpz. However, it is no longer actively maintained.

This package:

Installation

The package can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg mode and run:

pkg> add Spglib

Or, equivalently, via Pkg.jl:

julia> import Pkg; Pkg.add("Spglib")

Documentation

Project status

The package is developed for and tested against Julia v1.6 and above on Linux, macOS, and Windows.

Questions and contributions

You can post usage questions on our discussion page.

We welcome contributions, feature requests, and suggestions. If you encounter any problems, please open an issue. The Contributing page has a few guidelines that should be followed when opening pull requests and contributing code.

Stargazers over time

Stargazers over time