Skip to content

Commit 63c4809

Browse files
committed
Merge branch 'fix-ci-tests' of github.com:RemiLehe/optimas into fix-ci-tests
2 parents aaaa28f + aef1b00 commit 63c4809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Optimas is a Python library designed for highly scalable optimization, from lapt
3434

3535
## Key Features
3636

37-
- **Scalability**: Leveraging the power of [libEnsemble](https://github.com/Libensemble/libensemble), Optimas is designed to scale seamlessly, from your laptop to high-performance computing clusters.
37+
- **Scalability**: Leveraging the power of [libEnsemble](https://github.com/Libensemble/libensemble), Optimas is designed to scale seamlessly from your laptop to high-performance computing clusters.
3838
- **User-Friendly**: Optimas simplifies the process of running large parallel parameter scans and optimizations. Specify the number of parallel evaluations and the computing resources to allocate to each of them and Optimas will handle the rest.
3939
- **Advanced Optimization**: Optimas integrates algorithms from the [Ax](https://github.com/facebook/Ax) library, offering both single- and multi-objective Bayesian optimization. This includes advanced techniques such as multi-fidelity and multi-task algorithms.
4040

0 commit comments

Comments
 (0)