-
In StridedIterator.h:
```
template
int distance_to(StridedIterator const & other) const {
return std::distance(_data, other._data) / _stride;
}
```
But it looks like default constructed array …
-
I am trying to perform an eigenvalue analysis and extract all necessary modal data with the purpose of doing some external post-processes.
After seeing several examples (tests) I am confident with …
-
[Boost-UUID](https://github.com/boostorg/uuid) displays status of several analysis tools such as code coverage, e.g. [CodeCov](https://codecov.io/).
Also [Boost-Compute](https://github.com/boostor…
-
Running on Mac Mountain Lion.
Getting the following errors when trying to 'make' the Makefile. I have already adjusted correct path to include Boost:
g++ -Wall -I/opt/local/include -fPIC -O3 -DBOOST…
-
I'm trying to run Frustum-PointNets on Windows, and I have already done for v1. But v2 met some problems:
1. the tf_ops compiling needs the **libtensorflow_framework.so**, however libtensorflow_fram…
-
Hello,
I'm now porting Boost v1.69 to AIX.
While running tests of Boost.Multiprecision to AIX, I see failing tests that I do not see being run on a Fedora/Intel machine (Boost v1.69) nor in the Boos…
-
I don't think I am able to understand these results. Do they make sense?
The output as provided by clInfo:
Number of platforms: 1
Platform Profile: …
-
Has anybody got, perhaps, a natvis file for visual studio for MyMatrix ( NCMatrix and NEMatrix are perhaps the same). I've tried a number of approaches for MyMatrix and NCMatrix but no luck. A n…
-
Trilinosのライブラリファイルでリンクエラーが起こる。
```
/global/app/materiapps/rokko/trilinos-11.10.2-1/Linux-s64fx/Debug/lib/libkokkosnodetsqr.so.11: undefined reference to `cgeqr2_'
/global/app/materiapps/rokko/trilino…
-
requirements copied from parent #28
- usability
- suitable licence
- platform support (Linux/Mac/Win; x86_64)
- convenient installation/bundling with nupic
- functionality
- SSE instructions
…