From 68a18164218d9a70dbb6aba8269e49cfaf16d4aa Mon Sep 17 00:00:00 2001 From: Giovanni Bordiga Date: Thu, 15 Aug 2024 15:47:00 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 53b977a..25dcadd 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ ![Made with Python](https://img.shields.io/badge/Made%20with-Python-blue?logo=python&logoColor=ecf0f1&labelColor=34495e) [![Python tests](https://github.com/bertoldi-collab/DifFlexMM/actions/workflows/python_tests.yml/badge.svg)](https://github.com/bertoldi-collab/DifFlexMM/actions/workflows/python_tests.yml) [![arXiv](https://img.shields.io/badge/arXiv-2403.08078-b31b1b?logo=arXiv&logoColor=arXiv&labelColor=34495e)](https://arxiv.org/abs/2403.08078) +[![DOI](https://img.shields.io/badge/Data-10.5281/zenodo.12823471-blue?logoColor=ecf0f1&labelColor=34495e)](https://doi.org/10.5281/zenodo.12823471) **Dif**ferentiable **Flex**ible **M**echanical **M**etamaterials @@ -62,7 +63,7 @@ The framework has been used to design a variety of mechanical metamaterials with | 🌟🛡️ | Switching between focusing and protection task | [Quads](notebooks/quads_focusing_vs_protection_static_tuning_3dp_pla_shims.ipynb) | [Quads](data/quads_focusing_vs_protection_static_tuning_3dp_pla_shims) | [Quads](https://github.com/bertoldi-collab/DifFlexMM/assets/16863374/ad4f9811-e623-4867-af42-c36ee31bcfbb) | | 🌀 | Nonlinear motion conversion | [Quads](notebooks/quads_spin_3dp_pla_shims.ipynb) | [Quads](data/quads_spin_3dp_pla_shims) | [Quads](https://github.com/bertoldi-collab/DifFlexMM/assets/16863374/9aa2bbc9-cbe0-4896-8c83-ce67f2c61af3) | -\* All data used for the paper can be downloaded from the associated Zenodo repository [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.12823471.svg)](https://doi.org/10.5281/zenodo.12823471). +\* All data generated or used for the paper can be downloaded from the associated Zenodo repository [![DOI](https://img.shields.io/badge/Data-10.5281/zenodo.12823471-blue?logoColor=ecf0f1&labelColor=34495e)](https://doi.org/10.5281/zenodo.12823471). ## ⬇️ Installation