https://github.com/limix/numpy-sugar
Missing NumPy functionalities.
https://github.com/limix/numpy-sugar
Last synced: about 1 month ago
JSON representation
Missing NumPy functionalities.
- Host: GitHub
- URL: https://github.com/limix/numpy-sugar
- Owner: limix
- License: mit
- Created: 2016-11-19T03:42:04.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-01-03T16:18:08.000Z (5 months ago)
- Last Synced: 2025-01-03T17:21:43.292Z (5 months ago)
- Language: Python
- Size: 208 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# numpy-sugar
Missing NumPy functionalities.
## Install
Enter
```bash
pip install numpy-sugar
```from the command-line.
## Authors
* [Danilo Horta](https://github.com/horta)
## License
This project is licensed under the [MIT License](https://raw.githubusercontent.com/limix/numpy-sugar/master/LICENSE.md).