synsense / sinabs

A deep learning library for spiking neural networks which is based on PyTorch, focuses on fast training and supports inference on neuromorphic hardware.
https://sinabs.readthedocs.io
GNU Affero General Public License v3.0
80 stars 8 forks source link

Update conf.py to enable Latex/Math rendering #210

Closed ssinhaleite closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9fcf28d) 88.59% compared to head (bf8a87e) 88.59%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #210 +/- ## ======================================== Coverage 88.59% 88.59% ======================================== Files 32 32 Lines 1341 1341 ======================================== Hits 1188 1188 Misses 153 153 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.