Alex Vasile

Results 209 comments of Alex Vasile

Hi Christoph, You're right about whether this is a vtk-ouput or a praview issue. I agree that it's a paraview issue. There is even an issue open for it on...

The problem I have with that solution is that it assumes that u is on the x-y plane. Does u, as a gridfunction/coefficientfunction, store the relevant information to figure out...

Right. Perhaps I didn't explain myself properly. I wish to write this Make3DVec function to be general and able to support all 3 planes. To do that, I need to...

Is this closed as "won't address", or closed as "addressed with a commit"?

The issue is that different installation methods provide different capabilities. This is A) not expected, and B) not documented ahead of time as far as I know.

> You must set max memory param and repeat until out of memory error. That's will be real memory leaks. If you see memory growing without oom error then this...

Current implementation of the caches use a maximum *number* of entries, and not a maximum size (as far as I've been able to find so far). Based on testing, the...

Idk where it would come from. The test only has one aura

> Is this another case of AI sometimes tapping the lands wrong? I feel like tests should always be deterministic rather than relying on an AI for anything. AIs often...

> https://github.com/magefree/mage/commit/c8e1cec84663bd74cf50dc39de27040dfdc9513c Does it no longer fail when you tell pycharm to run till failure?