Skip to content

Commit f73d83c

Browse files
committed
Added new release to website
1 parent 28a3417 commit f73d83c

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,3 +172,5 @@ cython_debug/
172172

173173
# PyPI configuration file
174174
.pypirc
175+
176+
.idea/

docs/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,12 @@ system, **ECHO**, are included for benchmarking
8686

8787

8888
## 📢 News
89+
- **[PortPy v1.1.1 released]** The following features have been added:
90+
91+
- **Prostate dataset added**: 129 Prostate patients have been added and is now hosted on [HuggingFace](https://huggingface.co/datasets/PortPy-Project). This dataset expands PortPy’s resources for advancing radiotherapy research(see [notebook](https://github.com/PortPy-Project/PortPy/blob/master/examples/1_basic_tutorial.ipynb)).
92+
- **Enhanced data explorer**: Added new methods to DataExplorer for accessing data directly from Hugging Face.
93+
- **Faster optimization**: Eliminated redundant constraints for faster optimization.
94+
8995
- **[PortPy v1.1.0 released]** The following features have been added:
9096

9197
- **Eclipse users can use their own dataset**: For more info, see [notebook](https://github.com/PortPy-Project/PortPy/blob/master/examples/eclipse_photon_dose_calculation.ipynb).

0 commit comments

Comments
 (0)