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

https://github.com/seixasgroup/carcara


https://github.com/seixasgroup/carcara

artificial-intelligence chemistry force-fields graph-neural-networks interatomic-potentials machine-learning materials-science neural-networks physics python

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

          





Carcará logo


[![License: MIT](https://img.shields.io/github/license/seixasgroup/carcara?color=green&style=for-the-badge)](LICENSE) [![PyPI](https://img.shields.io/pypi/v/carcara?color=red&style=for-the-badge)](https://pypi.org/project/carcara/)

# Carcará

🚧 **(Under development)** 🚧

Machine learning for atomistic simulations.

# Installation

## From pip
The easiest way to install Carcará is with pip:

```python
pip install carcara
```

## From github
To install Carcará directly from the GitHub repository, run the following commands:

```python
pip install git+https://github.com/seixasgroup/carcara.git
```

# Getting started

## Training

## Evaluation

```python

# TODO

```

# License

This is an open source code under [MIT License](https://raw.githubusercontent.com/seixasgroup/carcara/refs/heads/main/LICENSE).

# Acknowledgements

We thank financial support from FAPESP (Grant No. 2022/14549-3), INCT Materials Informatics (Grant No. 406447/2022-5), and CNPq (Grant No. 311324/2020-7).