-
Notifications
You must be signed in to change notification settings - Fork 3
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
GeckoCIRCUITS collection #1
Conversation
first commit of newsletter legacy and free reports
# Conflicts: # TestModels/Newsletter/Readme.md
add: markdown file to explain file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Riccardo
Thanks for the contribution and the work you put in :)
Pretty much everything looks fine to me!
Two things I would like to see changed:
- Could you please be so kind and remove the built binaries. Binaries should never be checked into source versioning.
This codebase is already in terrible shape and I would like to keep it from drifting into oblivion ;)
If you would like to add the binaries for users, the https://github.com/technokrat/gecko/releases section in Github would be the right place to do :)
I'd happily add you as a collaborator, so you can do so! - I added a small note about a comment in Italian that might have gone missing. Even tho I manage to understand some Italian, most users wont, so I think the right course of action is to keep all the code in English (yes, I know, parts are in German, which is not okay either. I just didn't find the time to clean the entire codebase).
All the .ipes files are quite a mess, but I think we can correct that in the future.
Please be aware that this was mostly just a clean build we can use at https://technokrat.ch, also going into the future.
I originally planned to rewrite components in Rust and add a model for a noise shaper. But the code base is in such terrible shape that it takes any motivation to do so :(
I'll happily maintain this repo and give my feedback on PRs, but I most likely wont find time & motivation to add any new code, especially since I don't like Java and because of the codebase.
Just to give you a heads up, but you might know from the lack of activity on this repo already ;)
What do you plan to add in the form of Python tools? Bindings to the Gecko API? I would love that! More often than not it would be really nice to be able to interact with Gecko from within Python for example for simulating a noise shaper ;)
Best,
Noah
cool thanks for the suggestions!
|
remove typo
done everything requested |
Looking great, thanks!
Is there a reason you closed-reopened-reclosed this issue? I am assuming this was by mistake and will merge this :) Thank you for the work! |
Hi
At the end the idea is to use AI to design power electronic, helping the design to choose optimal design approach |
Hi I did a collection of many material I found over web, and try to organize my best. The idea was to keep the src as you did and build around example, etc.. so that the other people can start to play with it.
Next steps for me is to improve the docs, build a github website and a python designer for power electronic on top of gecko..
I hope that is fine for you