-
-
Looks like we are not ordering the model properties and operations, we should do this.
-
Order of images: Year, Author, Page
-
In a similar vein to #203, a unified ordering solution seems like a necessity. Ordering with STAPI seems to be confined to supporting tasking orders, understandingly, but ordering from archive is also…
-
Hello!
Add the ability to configure the display of keys.
In the current implementation, they are displayed in alphabetical order.
It would be great to also display in order which keys were added/…
-
It seems that `NoDuplicatesBatchSampler` produces the same set of batches in the same order regardless of the epoch index.
Indeed, in [this piece of code](https://github.com/UKPLab/sentence-transfor…
-
When finding persons with tag CS2103T,
Searching for C or S or CS or 2 or 1 or 103 etc where the keywords are specified in order does not raise any issues.
However, if I were to search for a combina…
-
In the **Table of Contents**, under the **Features** section, the **Expenses** section comes before the **Budget** section.
However, in the actual **Features** section itself, the **Budget** section…
-
![image.png](https://raw.githubusercontent.com/nus-cs2113-AY2425S1/pe/master/files/94d1a1d2-91e8-43ff-8ebe-e2594e0b42bd.png)
You cannot add notes to orders the way the help information specifies; the…
-
hi, in stead of geting buy/sell orders one token at a time, we could retrieve order books for all tokens in a single request, like this
```
url = HE_NODE + "/contracts"
json…