mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 05:06:44 +01:00
Update doc & readme (#122)
* update poulpy_arch.svg * update main readme * update lib_diagram.png & main readme * update poulpy-core readme * update backend readmes * update poulpy-hal readme * update poulpy-schemes readme * update CHANGELOG.md
This commit is contained in:
committed by
GitHub
parent
ad837c8fa8
commit
8a039e1c3a
@@ -82,6 +82,6 @@ flowchart TD
|
||||
E{SvpApply}-->VecZnxDft-->|IDFT|VecZnxBig-->|Normalize|VecZnx
|
||||
```
|
||||
|
||||
## Testing
|
||||
## Tests
|
||||
|
||||
A full generic and backend agnostic testing suit for the layouts and public API is planned. This will allow to test the correctness of any backend easily.
|
||||
A fully generic cross-backend test suite is available in [`src/test_suite`](./src/test_suite).
|
||||
Reference in New Issue
Block a user