Alex Koen

Results 15 issues of Alex Koen

When importing videos, the dates in their filenames are consistently 7 hours ahead of imported photos taken at the same time. This 7 hour time difference corresponds to the UTC...

bug
awaiting response
do not merge

Closes #378 According to the EXIF and QuickTime standard, photos should be stored in local time while videos should be stored in UTC time. Since many cameras don't respect this...

awaiting response

Whenever Emacs is restarted, the vterm module must be recompiled: ![image](https://user-images.githubusercontent.com/43913902/85240313-4904d880-b427-11ea-8cd9-d6d92f4ed290.png) Once the module is compiled vterm works normally. Here is the output of the module build: ``` -- Configuring...

# Description Adds a CI step to build python wheels with cibuildwheel. Currently only builds for CPython 3.11 but can be expanded to encompass 3.7--3.12 with a one-line change. Discussion...

FACETING_TOL represents the maximum distance between a mesh face and the underlying geometry. This would appear not supported in Gmsh. GEOMETRY_RESABS would appear to be a cubit constant. Both are...

> DAGMC is used for raytracing (particle tracking) on a surface mesh. MOAB or libMesh can be used as the backend for an unstructured volume mesh tally. libMesh relies on...