4 Commits

Author SHA1 Message Date
nebmit
bd01c0ee74
perf: implement paderborn suggestions
reduces memory consumption by removing unnecessary threading, references and utilising a different loop structure.

[skip ci]
2024-01-09 18:21:55 +01:00
nebmit
39eacff904
style: applied linting recommendations 2023-12-04 19:21:23 +01:00
nebmit
1e57d8b5b5
docs: added docstrings for public functions
[skip ci]
2023-12-04 19:16:36 +01:00
nebmit
9f952c91b0
feat: modifed structure into a Julia compliant package
Added Project.toml and Manifest.toml.
Moved sourcecode to julia/TUG/src/

[skip ci]
2023-12-04 09:15:08 +01:00