Erik Smistad

Results 12 issues of Erik Smistad

Decouple the HP reduction from the code so that it can be used in other projects

TODO - [ ] Test if this works on Google Colab with pyFAST - [ ] Make sure this doesn't break anything

**Describe the bug** VectorFieldRenderer execute function is never called, Renderer::execute is called. **To Reproduce** Run block matching C++ example with --display-lines

bug

**Describe the bug** Color set in MeshVertex is not used by VertexRenderer

bug

Probably missing dependencies. We need to start bundling these.

bug

It could be useful to support multiple databases, having a separate database file for each project. Would need to create a DB router, which check the logged in user which...

enhancement

It is often useful to view the assembly code of a kernel

Store as map: std::map Methods: getMetadata() getMetadata(name) setMetadata(name, value) setMetadata(metadata) Other notes: - Set metadata on assignment (image1 = image2) - Set spacing - Detect errors with size and type...

enhancement