-
I made my way through the current images in 'add labels' mode, these are suggestions for additional labels based on what I saw there (a few extras where I added related items I know from the 'LabelMe'…
-
### Is this your first time submitting a feature request?
- [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations)
- [X] I have…
-
I would simply like to have an entry be the child of a parent within its brain, but also the child of a parent in another brain in another directory. How can this be done? I've tried various things wi…
-
@zzhengnan has been working on unskipping doctests and as part of that work we realized that the order of many of the dicts in dask is not deterministic. Obviously this matters from the doctests persp…
-
### Bug summary
During the training process, electron temperature is considered. Both numb_fparam and use_ele_temp are set to 1. The lammps input file pair_style automatically generated by dpgen cont…
-
Instances of custom types can stash any references to other Python objects anywhere in their memory without telling the interpreter about it (they only should incref/decref). This makes the object gra…
-
Now that @jtibshirani improved merging via #11411, nightly benchmarks report the following two top CPU consumers:
```
18.45% 548638 org.apache.lucene.util.VectorUtil#dotProduct()
…
-
I have a self reference situation that I'm not sure how to handle it.
The last member "Friends" is a List of Person. In this case, what should i make it work ?
[ProtoContract]
class Person
{
…
-
Users are sometimes caught off guard when they have a computation that works well and then add a new step which results in an overall computation with very different performance characteristics. For e…
-
* xova version: bda-branch
### Description
@o-smirnov @sjperkins @JSKenyon
The astrometrical errors due to the current UVW coordinate generation implementation are substantial. UVW errors, i…