Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ixaxaar committed Oct 6, 2024
1 parent 44b713e commit 88a0384
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ bispectrum, and various orders of cumulants.

## Installation

You can install the HOSA toolkit using pip:
You can install the toolkit using pip:

```bash
pip install higher-spectrum
Expand Down Expand Up @@ -113,15 +113,6 @@ plot_fourth_order_cross_cumulant(np.arange(-20, 21), c4, k1=0, k2=0)
- SciPy
- Matplotlib

## Contributing

Contributions to the HOSA toolkit are welcome! Please feel free to submit a Pull
Request.

## License

This project is licensed under the MIT License.

## Acknowledgements

This toolkit is based on the Higher Order Spectral Analysis toolkit for MATLAB.
Expand Down

0 comments on commit 88a0384

Please sign in to comment.