Yusheng Zhao

Results 14 issues of Yusheng Zhao

Improve documentation by showing how to make a `ConstBlock`. I could not figure out which commit makes `Rand(ComplexF32)` failing. At the very least, it works at this commit e74b858 where...

- [ ] numerical range - [ ] jupyter notebook: numqi.optimize.minimize_adam - [ ] [arxiv-link](https://arxiv.org/abs/quant-ph/0301152) The Bloch Vector for N-Level Systems fig2 - [ ] manifold, add trivialization map for...

documentation

Need to add multiprocessing Support. # References - [Autograd and Fork](https://github.com/pytorch/pytorch/wiki/Autograd-and-Fork) - [Set number of threads after numpy import](https://github.com/numpy/numpy/issues/11826) - [Threadpoolctl](https://github.com/joblib/threadpoolctl)

enhancement

# E.g ```python foo(int(1)) # instead of foo(np.array([1])[0]) ``` # Reference [`functools.lru_cache`](https://docs.python.org/3/library/functools.html#functools.lru_cache)

enhancement

enhancement
question

make a conda-forge package [link](https://conda-forge.org/docs/maintainer/adding_pkgs.html#the-staging-process) # Reference [link](https://conda-forge.org/docs/maintainer/adding_pkgs.html#the-staging-process)

hosting