| Line | |
|---|
| 1 | This directory contains headerlibs delivered together with ARB-source. |
|---|
| 2 | The code here is not delivered under the ARB license, but under the |
|---|
| 3 | license specified for each headerlib. |
|---|
| 4 | |
|---|
| 5 | |
|---|
| 6 | ------ |
|---|
| 7 | Eigen: |
|---|
| 8 | |
|---|
| 9 | I tried to update to eigen version 5.0.0 and 3.4.1. Generally this works, but |
|---|
| 10 | the unittest ../RNACMA/Analyser.cxx@TEST_RNACMA fails afterwards, obviously |
|---|
| 11 | because calculation produces different results. |
|---|
| 12 | |
|---|
| 13 | My knowledge about what RNACMA exactly calculates and how eigen works in |
|---|
| 14 | detail is both too reduced to track down the problem. |
|---|
| 15 | |
|---|
| 16 | As workaround we continue to use eigen v2.0.16. |
|---|
| 17 | Several warnings resulting from eigen get suppressed at ../RNACMA/Makefile@SUPPRESS_WARNINGS |
|---|
| 18 | Because clang refuses to build when compiling with C++17 standard, |
|---|
| 19 | compilation with C++14 is forced at ../RNACMA/Makefile@binder1st |
|---|
| 20 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.