Toshiki Teramura

Results 98 issues of Toshiki Teramura

From https://github.com/rust-ml/classical-ml-discussion/issues/1 Algorithm ------------ - https://arxiv.org/abs/0909.4061v2

new feature

From https://github.com/rust-ml/classical-ml-discussion/issues/1 Algorithm ------------ - [A KRYLOV-SCHUR APPROACH TO THETRUNCATED SVD](http://www.cs.ox.ac.uk/files/721/NA-08-03.pdf)

new feature

`ndarray_linalg::generate::random` only supports `f32`, `f64`, `c32`, and `c64`. It should use `rand::Rand` trait https://doc.rust-lang.org/rand/rand/trait.Rand.html

new feature

Default action (e.g. `checkout` in `zaw-git-branches` source) does not work in old zsh (I confirm it on zsh-5.0.2), although it works when I select explicitly. It may be due to...

Bug

From #94 There is no documentation for writing zaw source. We should write it on Wiki.

Help Wanted

I have little time to develop/maintenance this repository, and this is not maintained. But, some issues are reported after I stopped developing. If anyone interest to join maintaner, please let...

https://releases.llvm.org/download.html#11.0.0 does not distribute MLIR though flang depends on it.

From #49 - `llvmenv build` seeks `$XDG_DATA_HOME/llvmenv` directory - remove command simply remove corresponding directory.

Current `llvmenv zsh` uses two zsh features - `typeset -U`: keep unique `$PATH` - precmd hook Although Bash itself does not have these features. It is not so hard to...

help wanted