Hugo Hadfield

Results 29 issues of Hugo Hadfield

Currently we only really have tests implemented for (4,1) and (3,0). The library however should support a range of algebras, it would be fantastic to create some super basic tests...

enhancement
testing

The current implementations are fairly slow and could do with an optimisation pass, probably implementing some of Leo Dorsts algorithms. They also need some more tests to make sure they...

enhancement
component: core

Here is the project: https://github.com/airspeed-velocity/asv This, in conjunction with some example application benchmarks, would let us see what changes are worthwhile performancewise

performance

We should probably settle on a default choice of american vs british spelling and then convert any things (likely mostly the tools) to use that choice. It should (unfortunately) probably...

documentation

As part of my research I have to work with large arrays of multivectors, often they are blades and thus very sparse. Currently I have no really good solution to...

question

Dealing with arrays of geometric objects is very important for real world applications. This is an area in which I think we can make a lot of progress and would...

enhancement

Here is a reproducer: https://enkimute.github.io/ganja.js/examples/coffeeshop.html#JMpjP5E7O

Running into performance issues on my laptop when rendering medium/large numbers of spheres and planes, rendering 512 makes this old machine sound like it is going to take off... is...

enhancement

Basic QR code label example