-
Notifications
You must be signed in to change notification settings - Fork 523
New package: PoliSpectralTools v0.2.0 #144323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
New package: PoliSpectralTools v0.2.0 #144323
Conversation
JuliaRegistrator
commented
Dec 12, 2025
- Registering package: PoliSpectralTools
- Repository: https://github.com/stealth-lndrs/PoliSpectralTools.jl
- Created by: @stealth-lndrs
- Version: v0.2.0
- Commit: 7ca38a735866a075f8015c0e49e1db76010ef601
- Reviewed by: @stealth-lndrs
- Reference: @JuliaRegistrator register stealth-lndrs/PoliSpectralTools.jl#2 (comment)
- Description: Biblioteca de Métodos Espectrais
UUID: e5870fb4-0785-4c2b-93f1-21089c9623d1 Repo: https://github.com/stealth-lndrs/PoliSpectralTools.jl.git Tree: ec250cd1a06b558bcf315d9aa5067ffdde9a3fa0 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
|
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 are all met! ✅Your new package registration met all of the guidelines for auto-merging and is scheduled to be merged when the mandatory waiting period (3 days) has elapsed. 3. 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 |
|
Please note that registering a fork of another project is usually frowned upon. Can you clarify the relation to the original project? This would also need to be approved by @Vadinho70 The README looks a little bit like it might have been generated by an LLM, so I just want to make sure that you are aware of the LLM policies of the General registry |
Hello, @goerz. Thanks for concerning about authorship. Clarifying as requested: I am a PhD student at Polytechnic School of the University of São Paulo, who recently accomplished the Spectral Methods course, whose Professor is @Vadinho70. He proposed building a Julia package containing the methods we learned during the class as a final course project, and I was responsible for taking his original project, incrementing it with features, examples and tests, and finally shaping it into an actual package with detailed docs, so that we could publish for others to use. It is still a work in progress, but this first version is quite useful already, at least for the next students of the course. I am going to talk to him in order to have his approval here. Is a comment from him in this pull request thread enough for an approval? Regarding the LLM usage: indeed, I coded the package with the help of an LLM. Thanks for sharing the LLM Policies, I read them and understand. I have checked the code by eye and tested the features with a subset of the examples from the classes. There are still enhancements to be done, but the current features are correct under my limited knowledge. I still haven't written a section specifying how the LLM was used, can I do this in the next version of the package? |
|
Thanks for the clarification! That sounds fine to me, and good enough to move forward (and, a valid reason for registering a fork) I would recommend including this origin story briefly, somewhere in the README |
|
This package was developed, with my approval, from some classroom scripts. The contributors have greatly expanded the functionality and documentation. It is very useful for anyone working with spectral methods, and I believe it would be interesting to make it public. |