-
*Before reporting an issue, please check for relevant keywords in the issues search bar, including closed issues. The solution to your issue might be there already !*
I searched both in the issues an…
-
https://github.com/AthenaEPI/dmipy/blob/3942f6e9c6b15372fd74ff6b9415125811bb080b/dmipy/version.py#L60
@rutgerfick I think that the dependencies are too lax. We need to add *everything* that the too…
-
What command line options can be helpful when debugging a case where coccinelle hangs on a C file for an unreasonable amount of time? The C file is small but not trivial. It should not hang.
What'…
-
https://twitter.com/lintool/status/999109240726765568
-
SonarQube was originally an open platform for measuring technical debt. SonarSource realized relatively quickly that there was no money in it so they started selling static code analysis.
Many prog…
-
Yacas can't integrate `1 / (1 + Sqrt(x))`:
```
In> Integrate(x) 1 / (1 + Sqrt(x))
Out> Integrate(x)1/(Sqrt(x)+1)
```
The integration is not difficult via a substitution `u = 1 + Sqrt(x)`. Th…
-
add a checkpointing/restarting system with a checksum system as in SPECFEM3D_GLOBE/tags/v4.1.0_beta_merged_mesher_solver_non_blocking_MPI/src , or using the fault tolerance library developed by Leonar…
-
### Is your feature request related to a problem?
The documentation contains the following warning in an Ltac2 example:
https://coq.inria.fr/doc/V8.19.2/refman/proof-engine/ltac2.html
```
Bewa…
-
Spoon and [JavaParser](https://github.com/javaparser/javaparser) can both be used for analyzing and transforming Java source code.
Comparison about common features:
|Aspect| Spoon | JavaParser |…
-
## Describe the bug
Two type of memory leaks cause PaRSEC to segfault sporadically when compiled in Debug mode.
The first one gives the following ouput with valgrind
```
==196556== 1,376 (168 d…