-
Why is does (using java-object-diff:0.94)
```java
DiffNode diff = ObjectDifferBuilder.buildDefault().compare(
new Person(1, "Bob", "London"),
new Person(2, "Peter", "Paris"));
```
result…
-
It would be nice to just see what changed in a concise way. This could be a tool that shows you, but regardless we should probably use the same SRDF ordering as the moveit setup assistant. It is curr…
-
Comparisons are a reasonable operation to perform on a vector, and so a reasonable approach for comparing distributions with numbers or distributions is required.
This is especially problematic whe…
-
### First successful version
(No file output, no trace back to the reference function)
```
from rdkit import Chem
import os
from rdkit.Chem import MACCSkeys
from sklearn.metrics import jaccard…
-
Instead of just looking up files and comparing dates it would be better to check the md5sum signatures of the files compressed.
Here is a relevant grunt extension:
https://github.com/tactivos/grunt-…
-
When using an enumerable as the type when creating an equality comparer, the result is true, even if the collections provided are not equal.
-
Maybe a CSV-diff utitlity or pandas would be good for comparing the results.
-
**Is your feature request related to a problem? Please describe.**
When working with multiple similar queries, it would be helpful to be able to do a diff or compare of those different queries
**D…
-
There have been requests of the ability to have a tool or library for diffing OTIO data. This includes:
- When things change on items that are the same
- A way to programmatically specify how to has…
-
If I change this in your example config:
```
$ git diff examples/config.yml
diff --git a/examples/config.yml b/examples/config.yml
index 9d0745c..a04a068 100644
--- a/examples/config.yml
+++ b/e…