Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wangenau/variational_mesh

Optimize meshes for quantum chemistry calculations.
https://github.com/wangenau/variational_mesh

dft pyscf python

Last synced: about 2 months ago
JSON representation

Optimize meshes for quantum chemistry calculations.

Awesome Lists containing this project

README

        

# Variational Mesh
[![license](https://img.shields.io/badge/license-APACHE2-green)](https://www.apache.org/licenses/LICENSE-2.0)
[![language](https://img.shields.io/badge/language-Python-blue)](https://www.python.org/)
[![DOI](https://zenodo.org/badge/315695302.svg)](https://zenodo.org/badge/latestdoi/315695302)

A variational mesh implementation to optimize meshes for quantum chemistry calculations with [PySCF](https://github.com/pyscf/pyscf) or [PyFLOSIC](https://github.com/pyflosic/pyflosic).

## Documentation

To learn how the implementation works or how to use it, take a look inside the [documentation](https://wangenau.gitlab.io/variational_mesh/).

## Installation

The package can be installed using pip

```
pip install var-mesh
```

## Authors

* **Wanja Schulze** - Maintainer - [email protected]
* **Jens Kortus** - Supervisor
* **Sebastian Schwalbe** - Co-worker - [email protected]
* **Jakob Kraus** - Co-worker - [email protected]
* **Kai Trepte** - Co-worker - [email protected]
* **Simon Liebing** - Co-worker

## License

This project is licensed under the Apache 2.0 License - see the [LICENSE](https://gitlab.com/wangenau/variational_mesh/-/blob/master/LICENSE) file for details.