Theodore Omtzigt

Results 46 issues of Theodore Omtzigt

Implement the unum Type 1 ostream operator

enhancement

explicit Runge-Kutta solver with parameterized number of stages leveraging posits and quire to improve accuracy. https://en.wikipedia.org/wiki/Runge%E2%80%93Kutta_methods

good first issue

boost::multiprecision is organized in a number class front-end and an arithmetic back-end https://www.boost.org/doc/libs/1_75_0/libs/multiprecision/doc/html/boost_multiprecision/perf/overhead.html The number class provides expression template functionality, but adds a little bit of overhead: for simple types...

enhancement
help wanted

the posit operator

enhancement

This is a research topic. The first pass we'll likely have straight implementations, but we are experimenting with implementations that leverage the quire. This enables low precision posits to generate...

enhancement
help wanted

Following the documentation fails to build the first example: ``` (mlcube) C:\Users\tomtz\Documents\dev\clones\mlcube_examples>type mlcube.yaml runners: docker: pkg: mlcube_docker k8s: pkg: mlcube_k8s kubeflow: pkg: mlcube_kubeflow ssh: pkg: mlcube_ssh platforms: docker: runner: docker...

I imported the chisel-tutorial into IntelliJ and it recognized the sbt project. Inside the sbt console I can successfully run the builds and tests, but when I try to use...

I have been benchmarking this library against the regular C libraries, and the regular libs are about 100x faster than go.matrix. Has anyone looked at where this discrepancy is coming...

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...