-
I was planning to implement functionality that requires me to be able to take the transpose of a complicated linear function, which includes fourier transforms. I noticed that the fft module seems to …
-
The idea is simple to implement and well-scoped as part of TF Distributions. I personally like the idea of even having it be the default for Gamma, Beta, and others. The gradient implementations may b…
-
Hi, I am using `roughplastic` material with `specular_reflectance` set to 0 as the appearance model for some cross-polarized reference photos in my inverse rendering project. However, it gave NaN in t…
-
The [README](https://github.com/JuliaDiff/FiniteDifferences.jl/blob/673d6fa25c6eb7ac8a97d3e4ea8ca250219d3f88/README.md) of this package convinced me to [use `FiniteDifferences` instead of `Calculus` i…
-
Binary constraint games (sometimes called linear system games or binary constraint system games) are a subset of the class of nonlocal games that are related to binary constraint systems. We shall ref…
-
In the field of [analytics and deep learning](https://docs.nvidia.com/deeplearning/performance/mixed-precision-training/index.html) there's quite a bit of interest in using half precision floating poi…
-
In https://github.com/sicmutils/sicmutils we have a lot of mathematical functions that would benefit from the ability to render LaTeX on our article pages (or in docstrings, now that I think of it!!)
…
-
release condition: spyder-3.1.2, pandas-0.19.2, numba-0.30.1, python-3.6.0, Tensorflow, PyQt-5.7.1 (jan 30th)
main features:
- WinPython-3.6.0.1 with python-3.6.0 and PyQt-5.7.1
- new packag…
-
We are definitely going to support optimization of real-valued functions defined on manifolds, so computing gradients of such functions is quite important. What we have now is:
- Manopt.jl seems to…
-
In the QT GUI, there are some issues with the complex constraints functionality.
1. Activating the complex constraints dialog is only possible by selecting multiple fit pages in a special table befo…