-
I would like to add [MCR-ALS method](https://mcrals.wordpress.com/theory/mcr-als/) to Larch. Currently, one of the most used tool is the [[Jaumot toolbox in Matlab](https://mcrals.wordpress.com/). In …
-
Can we use MATLAB to call functions which are associated with cuFINUFFT ?Thanks!
-
There are three parts in programming language support in SrcStats:
1. File recognizer: given a possible source file decide if it is a source file and what programming language it belongs. Currently…
-
# triu and tril
`tril` - lower triangular part of an array
`triu` - upper triangular part of an array
Return a copy of the lower/upper triangular part of a rank-2 array. The elements below/abov…
-
Advantages:
- Better test the python interface which should be reliable now.
- We can defer input/output to python, so there is less code to maintain. In particular, matrix IO could go away after a…
-
I apologize if this isn't the right place for a post like this- if it is an issue and you know where might be better suited, please let me know. Thanks!
As a part of my university research I am des…
-
Before 1.0 release, we'll need to revisit our public interfaces, if necessary, update the docstrings and add potential demos to https://juliaimages.org/stable/examples/. My personal experience is that…
-
For required functions or data, consider instructions for using command line (pip or conda) to add packages:
- [For more specialized requirements](https://carpentries-incubator.github.io/introducti…
-
How can I fix this?
I have Cuda7.5 on Ubuntu 15.10 and my GPU compute capability is 3.5:
```
jalal@klein:~/computer_vision/py-faster-rcnn/caffe-fast-rcnn$ make -j8 && make pycaffe
CXX src/caffe/blob.…
-
matlab is too expensive..
or maybe it can be completely implemented by caffe?