Skip to content
Snippets Groups Projects
Commit e0448ab1 authored by Antonio Ragagnin's avatar Antonio Ragagnin :speech_balloon:
Browse files

Update README.md

parent bfc03cce
No related branches found
No related tags found
No related merge requests found
...@@ -6,11 +6,6 @@ As part of my commitment to advancing simulation tools, I am working on a flexib ...@@ -6,11 +6,6 @@ As part of my commitment to advancing simulation tools, I am working on a flexib
Check the here the [TODO list](TODO). Check the here the [TODO list](TODO).
**TOC:**
[TOC]
# Key Features # Key Features
- **Modularity:** Each module is self-contained, adhering to the [Open-Closed Principle](https://en.wikipedia.org/wiki/Open%E2%80%93closed_principle). `hotwheels` consists of C libraries wrapped in Python for high-level processing, following the successful paradigm of machine learning frameworks ([reference](https://www.mdpi.com/2078-2489/11/4/193)). Developers can focus solely on their module’s files without altering other parts of the code. - **Modularity:** Each module is self-contained, adhering to the [Open-Closed Principle](https://en.wikipedia.org/wiki/Open%E2%80%93closed_principle). `hotwheels` consists of C libraries wrapped in Python for high-level processing, following the successful paradigm of machine learning frameworks ([reference](https://www.mdpi.com/2078-2489/11/4/193)). Developers can focus solely on their module’s files without altering other parts of the code.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment