Closed mrkn closed 5 years ago
@mrkn if i can make any changes to my code to make the merge easier, just let me know!
@toddsundsted Thank you for your kindness. I'll ask you to change something if I need.
@toddsundsted I didn't import adf9d7c because this refactoring changes the superclass of SymbolBlock class. I want to make the class hierarchy same as Python's.
@toddsundsted I marked the examples I cannot fix in this PR as pending.
The remaining work is fixing for passing CI only. I'll merge this PR after that.
@mrkn I'm fine with leaving adf9d7c out. generally I prefer consistency with Python, as well -- I just couldn't resist trying to fix the bad design here...
woohoo!
In this pull-request, I want to merge @toddsundsted's works for implementation of Gluon based on my work-in-progress code base.