Precise Simulation

Results 3 issues of Precise Simulation

I could have misunderstood how to use clipp properly but I have found using multiple optional numeric values with leading dot leads to incorrect parsing, for example: double a, b;...

Not quite sure if this is a bug or if something was imported incorrectly in Python but to get the https://github.com/NGSolve/netgen/blob/master/py_tutorials/mesh.py tutorial to run the following changes had to be...

Saving a simple test struct created in Octave a.b = 1; save -v7 test.mat a and loading with loadmat loadmat('test.mat') returns the error \temp\loadmat.py in read_struct_array(fd, endian, header) 315 if...