Google Code Exporter

Results 11117 issues of Google Code Exporter

``` Currently a lot of strings are defined with statically allocated memory (using some predefined constants, like MAX_PARAGRAPH). More robust implementation should dynamically allocate memory when needed. This should, in...

comp-Logic
pri-Medium
maintainability

``` Currently, we are working on DDA near surface, in which the laboratory reference frame (RF) will have larger emphasis, since it will be linked to the orientation of the...

comp-UI
usability
pri-Medium

``` For some cases the accuracy of the DDA results is especially bad at (or near) the backscattering direction. This has been mentioned before, but was recently exemplified by Anne...

accuracy
comp-Logic
pri-Low

``` In a recent paper ( http://dx.doi.org/10.1016/j.jqsrt.2013.11.002 ) Liu et al. proposed an extension of the DDA to the partly coherent incident beam. It is just standard DDA results averaged...

usability
comp-Logic
pri-Low

``` The precise timing possibility of OpenCL matvec (removed in r1334) makes it hard to track issues with the OpenCL kernels on different devices. A desired goal would be to...

usability
comp-Logic
pri-Low
OpenCL

``` There is an ongoing discussion, whether ADDA could (and should) be used as a library (either statically or dynamically linked). See, e.g., discussion at http://groups.google.com/d/msg/adda-discuss/pZfeBjS4eL0/wsaNcifA_54J My current thoughts are...

comp-UI
usability
pri-Low

``` Probably by painting on a bitmap, that gets moved and only redraw, when the user edited something... ``` Original issue reported on code.google.com by `[email protected]` on 5 Mar 2009...

auto-migrated
Enhancement
Minor