Abel Hutten

Results 5 issues of Abel Hutten

From the [official Julia documentation](https://docs.julialang.org/en/v1/manual/noteworthy-differences/), in the section on noteworthy differences between Julia and Python: > Exception handling in Julia is done using try — catch — finally, instead of...

enhancement
documentation

This pull request provides simple stylistic improvements. Some of these are not compatible with Python 2. Feel free to cherry pick of course, or tell me how you would like...

Add a requirements.txt file. Resolves #20.

A requirements.txt file should be added to simplify installing the dependencies.

It seems that ZeroPal is down. ![image](https://github.com/user-attachments/assets/0779cb0d-f5e8-43fc-8cb7-5cf0057751a8)

bug