-
Originally reported by: **Dominik Derigs (Bitbucket: [DL6ER](https://bitbucket.org/DL6ER), GitHub: [DL6ER](https://github.com/DL6ER))**
----------------------------------------
This concerns the fun…
-
cmake -DCMAKE_INSTALL_PREFIX=/CP -DFFTW3F_LIBRARY=/fftw-3.3.5/lib/libfftw3f.a -DFFTW3F_INCLUDE_DIR=/fftw-3.3.5/include/ ..
-- The Fortran compiler identification is GNU 4.8.5
-- The C compiler ide…
-
The read and sent symbols are pixelated. I don’t know whether this is Facebook’s fault or not, but filing as an issue.
xrisk updated
7 years ago
-
While writing a [paper](https://github.com/wipatrick/gistam17-paper) about BigGIS architecture, I realized that for the "pixelization" operation, we actually don't want the `(ts, lat, lon)` coordinate…
-
Hi Marshall,
I am hoping to use poppy for an aperture mask simulation I'm doing. I just ran poppy.test() on a brand new conda 4.3.21 python 2.7 install on Mac Sierra and it seems to fail on 3 tests…
-
I'm trying to install CRPropa 3 on my Mac (Mac OS X Yosemite 10.10.4) at the moment. When running "cmake ..", "make" and "sudo make install" I get a bunch of warnings but no errors. However, when runn…
-
I'm writting a technical book with gitbook that has a lot of code blocks.
When the book is in PDF, I can't properly select with my mouse a code block. It means that it's impossible to copy and past s…
-
Using Windows 10 and PrivateInternetAccess VPN, PC is unable to find TiVo device. They are on the same network - disabling firewall for private connections didn't help. If I disable the VPN it works…
-
I'm not sure if this is part of ODL or not, but I still write it as a missing feature. I think we need a class or helper functions for specifying detectors. The geometries allows one to specify the de…
-
I'm writing in pandoc markdown with the intent to convert to ePub. I've been using standard HTML/MD to render greek symbols, like so: `α`. I believe pandoc supported exporting this to ePub a few…