Especially in Tutorial 4 (tutorials/tutorial4_root_finding.ipynb) it would be nicer if the codes are separated and placed under each section where you explain the method. Similarly other tutorials can be organised if you like.
Also, in some other tutorials, there are places where MathJax doesn't work as expected (when viewing here on Gitea), mostly due to the empty space after the initial $ sign and the empty space before the final $ sign. Personally, I use \( and \) for the $ signs, which might work better (even with those spaces), anyway, but you don't need to.
Another thing might be: add a README.md file to list the table of contents of the tutorial folder so that one can navigate easily.
Especially in Tutorial 4 (tutorials/tutorial4_root_finding.ipynb) it would be nicer if the codes are separated and placed under each section where you explain the method. Similarly other tutorials can be organised if you like.
Also, in some other tutorials, there are places where MathJax doesn't work as expected (when viewing here on Gitea), mostly due to the empty space after the initial `$` sign and the empty space before the final `$` sign. Personally, I use `\(` and `\)` for the `$` signs, which might work better (even with those spaces), anyway, but you don't need to.
Another thing might be: add a `README.md` file to list the table of contents of the `tutorial` folder so that one can navigate easily.
denizdonmez
was assigned by ougur2025-09-17 10:26:00 +03:00
denizdonmez
was unassigned by ougur2025-09-17 10:26:29 +03:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Especially in Tutorial 4 (tutorials/tutorial4_root_finding.ipynb) it would be nicer if the codes are separated and placed under each section where you explain the method. Similarly other tutorials can be organised if you like.
Also, in some other tutorials, there are places where MathJax doesn't work as expected (when viewing here on Gitea), mostly due to the empty space after the initial
$sign and the empty space before the final$sign. Personally, I use\(and\)for the$signs, which might work better (even with those spaces), anyway, but you don't need to.Another thing might be: add a
README.mdfile to list the table of contents of thetutorialfolder so that one can navigate easily.Tutorial 3 and 4 are reorganized. Readme updated with the tutorials section.
Keep track of the issues and close them if you have already done with it! For instance, this issue has been completed I guess.