Marijan Beg

Results 5 issues of Marijan Beg

The purpose of this issue is to collect and discuss todo-items on what could/should be done for `discretisedfield` 1.0 future release. - [ ] Line object operations - similar to...

Instead of typing tcl syntax as strings in Python, we could use templates. This way we simplify the code. More details: https://github.com/ubermag/discretisedfield/pull/105#issuecomment-947426739

Here we collect general to-do items we need to address before the 0.6 release: - [ ] Review affiliations in README (@marijanbeg). - [x] Add [Ubermag paper](https://ieeexplore.ieee.org/document/9427472) to How to...

Let us say we have `N` reference implementations for a particular problem. The student works on the problem and submits their solution. We, using PyBryt, compare the student's implementation against...

**Is your feature request related to a problem? Please describe.** We demonstrate the problem we encounter in example `01-easy-problems` in https://github.com/marijanbeg/pybryt-examples **Summary** A student has an exercise to write a...