Andrej Dundovic

Results 33 comments of Andrej Dundovic

Do you mean something like [this](https://github.com/flosse/rust-web-framework-comparison)?

Unfortunately, this issue makes `DiskCache` useless.

> Thanks for pointing this out. I'm able to reproduce also. It looks like this is due to either a bug or the intended operation of the underlying `sled::Db`. Also...

This can be solved by introducing checks in the integrators' constructors which accepts the gas ring model. The ring model would provide its requirements (like the observer position) and the...

These can be simply removed [[1]](https://stackoverflow.com/questions/63577103/what-is-an-equivalent-replacement-for-stdunary-function-in-c17) and the code will continue to work in C++17.

Hi @tospines, do you use `virtualenv` to install Hermes on Linux as described [here](https://cosmicrays.github.io/hermes/pages/Installation.html)?

Here are the steps which should be checked for the Python binding to work: 1. During the cmake phase one should ensure that the cmake outputs the following (exact versions...

> 26 - testPixelTimes (Failed) OK, this test can fail as it only measures performance, i.e., pixel calculation times for various integrators to check for performance regressions when introducing new...

OK, but you mentioned in your first message a file named `pyhermes.cpython-38-x86_64-linux-gnu.so` from what I read that Python 3.8 (38) is found during the cmake phase and this will certainly...

Hi @fayez0, please add the last log file (`/Users/fayezabu-ajamieh/Desktop/Study/Research/PhD_Research/tools/hermes/build/Testing/Temporary/LastTest.log`) to provide more details. //Andrej