Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# PtyLabX

![Python 3.10+](https://img.shields.io/badge/python-3.10+-green.svg)
![Tests](https://github.com/ShantanuKodgirwar/PtyLabX/actions/workflows/test.yml/badge.svg)
![Ruff](https://github.com/ShantanuKodgirwar/PtyLabX/actions/workflows/formatter.yml/badge.svg)
![Tests](https://github.com/PtyLab/PtyLabX/actions/workflows/test.yml/badge.svg)
![Ruff](https://github.com/PtyLab/PtyLabX/actions/workflows/formatter.yml/badge.svg)

> [!WARNING]
> This project is under active development. Some existing implementations could be unstable until everything is thoroughly tested. API might also change and would be around making some interface immutable to allow gradient flow/differentiable ptychography work.
Expand Down
Loading