Roger-luo / AbInitioSoftwareBase.jl

Provides a common API that shared by some ab initio software

Home Page:https://mineralscloud.github.io/AbInitioSoftwareBase.jl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AbInitioSoftwareBase

Stable Dev Build Status Build Status Build Status Build Status pipeline status coverage report Coverage Open in Visual Studio Code

AbInitioSoftwareBase.jl is an interface package that defines some common API shared by some packages that represent different ab initio software like Quantum ESPRESSO, VASP, etc. The API will be extended in QuantumESPRESSOBase.jl, etc.

The code is hosted on GitHub, with some continuous integration services to test its validity.

Compatibility

Installation

To install Spglib, please open Julia's interactive session (known as REPL) and press ] key in the REPL to use the package mode, then type the following command

For stable release

(@v1.6) pkg> add AbInitioSoftwareBase

For current master

(@v1.6) pkg> add AbInitioSoftwareBase#master

Contributors

This repository is created and maintained by singularitti. You are very welcome to contribute.

About

Provides a common API that shared by some ab initio software

https://mineralscloud.github.io/AbInitioSoftwareBase.jl/

License:MIT License


Languages

Language:Julia 100.0%