-
### 🚀 The feature, motivation and pitch
For reverse-mode, would it be possible to make an overload that takes a tensor as input instead of function. This will simplify the coding quite a bit, when …
-
XCSoar version
--------------
7.43
----------------------------------------------------------------------
After reading the XCS handbook I believe that the speed to fly is calculated altitude inde…
-
- `\tl_sort:Nn` **changes** the order of items in the token list variable `#1` to be sorted according to the comparison given as some code `#2`. Similar commands exist for clist and seq.
- `\tl_sort…
-
``` js
```
should be at the bottom. Right now it looks like this:
![2016-05-04 at 15 52](https://cloud.githubusercontent.com/assets/11071/15016194/45f33b5e-1210-11e6-9959-e8ab79180f25.png)
S…
-
A "system_memory_high_watermark" warning is issued although 1 GB (74%) available memory is indicated.
-
- As a user with a study area I can see a map with my four quarters and the centroid locations of all census tracts around my study area
- As a user I can see a table of my four quarters named for eac…
-
```
What steps will reproduce the problem?
1. Create a body.
2. Create a Polygon shape and specify the vertices in clock-wise order.
3. Add the shape to the body, add the body to the world.
What is t…
-
Chris Bayly relays a point from Stan Wlodek at OpenEye -- we could make parameter assignment run substantially faster by simply reversing the order of our files and assigning parameters in "first one …
-
A nice feature of atomate2 is the universal workflows which can be run using multiple DFT calculators (e.g., elastic, phonon, defect workflows). As the number of DFT codes grows (currently including V…
-
We should consider validation for Infinity in double and float. It might be tricky and honestly I don't know how how rules are implemented in C#. It's not super important imho.