Conversation
JuliaRegistrator
commented
Feb 2, 2026
- Registering package: SimpleNNs
- Repository: https://github.com/JamieMair/SimpleNNs.jl
- Created by: @JamieMair
- Version: v0.2.2
- Commit: 02300949708308748e2c96a4d442d741a727c859
- Reviewed by: @JamieMair
- Reference: JamieMair/SimpleNNs.jl@0230094#commitcomment-176202345
- Description: A simple neural network library, optimised for small to medium sized, simple neural networks.
UUID: 0f07a83-652b-47c2-8205-950502167029 Repo: https://github.com/JamieMair/SimpleNNs.jl.git Tree: 17235c696eb505044c068ae3a3c533ffdecc83a1 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
Remove mysterious allocations
|
Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human. 1. New package registrationPlease make sure that you have read the package naming guidelines. 2. AutoMerge Guidelines which are not met ❌
3. Needs action: here's what to do next
If you need help fixing the AutoMerge issues, or want your pull request to be manually merged instead, please post a comment explaining what you need help with or why you would like this pull request to be manually merged. Then, send a message to the 4. To pause or stop registrationIf you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text Tip: You can edit blocking comments to add |
|
[noblock] I'm not sure how I feel about
Some of these seem like test-only-dependencies. Please make sure that you strictly declare only the dependencies required to install the package. Including unused dependencies increased the potential for dependency conflicts, potentially make the package uninstallable. Dependencies for testing and documentation building are best defined in separate environments (in |