Theodore Omtzigt

Results 46 issues of Theodore Omtzigt

This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...

This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...

This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...

This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...

# quire as an arithmetic type The quire, or Kulisch Super-accumulator, is a fixed-point accumulator used to implement the fused dot product operator. It can receive arithmetic values, unrounded products,...

enhancement

the fixpnt class currently fails std::is_trivial(). Integration into other environments, such as NumPy, requires types to be trivially constructible. Right now, fixpnt can't be integrated and we need to enable...

enhancement

When trying to study the Lorenz system with very high precision arithmetic, the ODE stepper code fails to compile because it makes an assumption that the value_type is double: ```...

In the flex/bison world, you can write simple text processing utilities. For example, a wc program: %{ /* - word count */ var nrchars, nrwords, nrlines; %} %% \n ++nrchars,...

This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...

This PR was automatically created by Snyk using the credentials of a real user.Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of...