-
Dear all,
I've recently noticed that the number of test that need to compare matrices has been steadily increasing over the last few months.
We don't have any natural way to perform this operat…
-
I'm following https://abibuilder.informatik.uni-tuebingen.de/archive/openms/Documentation/release/latest/html/install_linux.html on a fresh CentOS 7.6 (current) install, patched with yum update and re…
-
Operations such as matrix multiplication are BLAS level 3 operations, while matrix addition is level 1. Suppose we have the following computation of 4 matrices:
A * C + B * D;
Suppose A = B, b…
-
[1](url) ) shape for storing extents
2 ) shape concat for concat two shape
3 ) make dynamic shape which will create shape based on size
1. `shape` is use to hold the extents of tensor
for e…
-
#### Summary:
When running the 8 schools example, it fails to compile
#### Description:
```
fit
-
---
Author Name: **Jean Backer** (Jean Backer)
---
Bundle classes use boost vectors that are not typedef-ed in LinearAlgebra. Should we add more typedefs for these?
-
#### Summary:
Please provide a short couple sentence summary.
command 'gcc' failed with exit status 1
#### Description:
Describe the issue as clearly as possible.
fbprophet fails, and trace…
-
---
Author Name: **Jesse Mapel** (Jesse Mapel)
Original Assignee: Tyler Wilson
---
BundleAdjust has a build error to ambiguity of vector. Build log:
~~~
BundleAdjust.cpp:1079:41: error: refe…
-
This looks like a real error. The brace at the end of line 2227 of matrix_expression.hpp looks like it should properly be at line 2224.
/dev/boost/1_57_0/include/boost/numeric/ublas/matrix_expression…
-
I am getting:
```
Check failed in file /usr/include/boost/numeric/ublas/detail/vector_assign.hpp at line 370:
detail::expression_type_check (v, cv)
Traceback (most recent call last):
File "dem_…