Skip to content

Commit

Permalink
Small formatting adjustments for Codacy checks
Browse files Browse the repository at this point in the history
  • Loading branch information
auto-differentiation-dev authored Sep 27, 2024
1 parent c36d06e commit de0f700
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

# 🚀 XAD: Powerful Automatic Differentiation for C++ & Python

Check notice on line 7 in README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

README.md#L7

Expected: [None]; Actual: # 🚀 XAD: Powerful Automatic Differentiation for C++ & Python

**XAD** is the ultimate solution for automatic differentiation, combining **ease of use** with **high performance**.
It's designed to help you differentiate complex applications with speed and precision—whether
**XAD** is the ultimate solution for automatic differentiation, combining **ease of use** with **high performance**.

Check notice on line 9 in README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

README.md#L9

Expected: 80; Actual: 117
It's designed to help you differentiate complex applications with speed and precision—whether
you're optimizing neural networks, solving scientific problems, or performing financial risk analysis.

Check notice on line 11 in README.md

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

README.md#L11

Expected: 80; Actual: 102

<p align="center" dir="auto">
Expand Down Expand Up @@ -81,19 +81,19 @@ cmake ..
make
```

For more detailed guides,
refer to our [**Installation Guide**](https://auto-differentiation.github.io/installation/)
For more detailed guides,
refer to our [**Installation Guide**](https://auto-differentiation.github.io/installation/)
and explore [**Tutorials**](https://auto-differentiation.github.io/tutorials/).

## 🤝 Contributing

Want to get involved? We welcome contributors from all backgrounds! Check out
our [**Contributing Guide**](CONTRIBUTING.md) and join the conversation in our
Want to get involved? We welcome contributors from all backgrounds! Check out
our [**Contributing Guide**](CONTRIBUTING.md) and join the conversation in our
[**Discussions**](https://github.com/auto-differentiation/xad/discussions).

## 🐛 Found a Bug?

Please report any issues through our
Please report any issues through our
[**Issue Tracker**](https://github.com/auto-differentiation/xad/issues).

---
Expand Down

0 comments on commit de0f700

Please sign in to comment.