Damyn Chipman, Ph.D.

Results 13 comments of Damyn Chipman, Ph.D.

> Seems like latest release (Apr 2020) still has this export issue Yep, still has it... Just fresh installed DrawIO for first time today, issue still exists.

I had the same issue. When I switched my `matplotlib` package version (specifically to 3.3.2) through a `conda` environment, it worked. I am using Python 3.8.

I have access to a cluster I can run some small scaling tests on.

## Review checklist for @DamynChipman ### Conflict of interest - [x] I confirm that I have read the [JOSS conflict of interest (COI) policy](https://github.com/openjournals/joss/blob/master/COI.md) and that: I have no COIs...

> 👋 @DamynChipman, please update us on how your review is going (this is an automated reminder). I have `t8code` installed on my laptop and a cluster and have gone...

Yeah, my laptop is an M1 MacBook and I have OpenMPI installed. I ran into the same warnings and failed test when building, testing, and running on a Linux cluster...

Yeah, this is super helpful, thanks! I will work through this and share results/issues along the way.

Just to confirm, this example requires OpenCascade, correct? After compiling, I ran ```mpirun -np N ./t8_time_forest_partition -g -b -C 0.8 -x -0.4 -X -0.3 -l4 -r3 -O -o -T0.05``` but...

I want to double check to make sure it is running properly locally before moving to a cluster. The benchmark runs to completion and I can mess around with the...

Just confirming that PR https://github.com/DLR-AMR/t8code/pull/1242 fixed the compilation issue and I have reran the same commands as above with `main` with the same results. I want to make sure I...