William Muir
William Muir
Please take a look. This PR adds a `CFormat` function in gonum/mat to format complex dense matrices; this function is intended to complement the current `Format` function. Relevant issue #641...
Tests randomly fail because `big` and `biggest` score the same against `bigge` (e.g., same edit distance). This is random because map[string]*Potential is unordered. I am proposing here to range over...
This RFC will be open for comment until 2022-01-21. | Status | **Proposed** | :-------------- |:------------------------------------------------------- | | **RFC #** | [407](https://github.com/tensorflow/community/pull/407) | | **Author(s)** | William Muir ([email protected]) |...
PR updates Go install guide and Dockerfile in example for TF 2.16.1 release.