Skip to content

Commit ede00fe

Browse files
committed
Update README.md to clarify branch structure and highlight experimental features in the dev branch
1 parent 87de57e commit ede00fe

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,18 @@ A high-performance, CUDA-accelerated library for circular orbits CT reconstructi
1111

1212
**Please star this project if you find it is useful!**
1313

14+
## 🔀 Branches
15+
16+
### Main Branch (Stable)
17+
This is the **stable version** supporting circular trajectory CT reconstruction.
18+
19+
### Dev Branch (Under Development)
20+
The `dev` branch includes experimental features:
21+
- **Random trajectory projection and backprojection operators**
22+
- **New examples with non-circular trajectories**
23+
24+
⚠️ **Note:** The dev branch is under active development. If you find any bugs, please [raise an issue](https://github.com/sypsyp97/diffct/issues).
25+
1426
## ✨ Features
1527

1628
- **Fast:** CUDA-accelerated projection and backprojection operations

0 commit comments

Comments
 (0)