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: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

A comprehensive Java library for Design of Experiments (DOE) algorithms including Box-Behnken, Central Composite, Factorial, and other DOE methods.

Link Maven Repository: https://mvnrepository.com/artifact/io.github.java-doe/doe-generator

## Features

- Box-Behnken Design
Expand Down Expand Up @@ -78,4 +80,4 @@ Contributions are welcome! Please feel free to submit a Pull Request.

## License

This project is licensed under the Apache License, Version 2.0 - see the [LICENSE](LICENSE) file for details.
This project is licensed under the Apache License, Version 2.0 - see the [LICENSE](LICENSE) file for details.