-
Notifications
You must be signed in to change notification settings - Fork 7
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
add documentation MINTGenerator #468
Conversation
@JorgeLuizFranco the file should now render without issues if you're using the latest version of Quarto |
i have been reading some of the papers you cited. lot of interesting stuff! |
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.
@JorgeLuizFranco nice work! Only thing that still needs to be done is to rerender the .qmd one more time (usage section is missing from .md) and then adding this section in the docs/make.jl file
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #468 +/- ##
=======================================
Coverage 90.61% 90.61%
=======================================
Files 85 85
Lines 1695 1695
=======================================
Hits 1536 1536
Misses 159 159 ☔ View full report in Codecov by Sentry. |
is there any resource other than the karimi pdf to understand this generator? something easier... i do not grasp this pdf completely |
@pasq-cat , maybe this video could help: https://www.youtube.com/watch?v=3ngjeesGePU&t=779s |
@JorgeLuizFranco thanks but i have understood the theory, what is not clear to me is how are the actions counted in practice |
Add documentation for the MINTGenerator