-
-
(yet another contination of #30...). Scanning our tests in which a `dichotomy` is specified, I mostly see exhaustive dichotomies, dichotomies placing each unit into treatment or control.
1. Is it…
-
Since Python 2.7 is EOL a little over a year away and major Linux distros are looking at dropping it, what are the plans for moving CherryTree to Python 3?
-
A while ago, I changed the timers in Nalu to use wall time, see:
https://github.com/spdomin/Nalu/issues/41
However, when running a KNL/threaded/SIMD heat conduction case, I see a discrepancy in…
-
When attempting to View Swift Class Diagram with a sizeable Swift file (8667 lines, excluding blank lines), the webpage that loads reports:
> # Request-URI Too Long
>
> The requested URL's lengt…
-
- [x] Finish writing Update_Lt in dts_equations
- [x] Finish writing Update_Xt in dts_equations
- [x] Finish writing Update_MYZt in dts_equations
- [x] Finish writing put_*vars for L, MYZ
- [ ] **…
-
- [ ] setup_BLOOD_FEEDING
- [ ] setup_TRANSMISSION
-
Hello, first of all, thanks for sharing your code! It really helped me start up my work.
I'm doing a thesis about hand tracking and i've decided to use the MPU9250 (Ended up getting a MPU9255 from …
-
Hi Kris, this is the second time I am writing to you, the truth is that your code is great!
Beyond that, I am having problems in the convergence of the data when using the Madgwick and Mahony Filters…
-
After calling xde_solve or xde_stable_orbit or xde_steady, the data are parsed and returned. In particular, the relatively new function class list_*vars should be used by parse_vec. In preparing ramp…