Open
Conversation
Owner
|
Hi @jiayiliu Thank you for your effort. Yes, a python wrapper would be great. Current version of python wrapper lacks many functionalities. It would be great if any update in latex code(e.g., additional of new network) also appears in python code as well, like just being able to call model written in latex. Thanks again, |
Author
|
Great! Let me know if you need some helps here. |
|
@HarisIqbal88 Happy to give this a shot from a new fork, assuming @jiayiliu isn't finishing this one… Still interested in merging one? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi @HarisIqbal88
Thank you for sharing this beautiful work. It is very useful for myself and hopefully for others too.
I wrap it as a python package to simplify the usage (with a tentative name
latexnn).At the meantime, I am also thinking about other ways to make the process more automatic.
Let me know if you also have some ideas to fulfill and some energy on it. I would like to coordinate with you to make it better.
Cheers,
Jason