-
# Bug report
### Title
Issue with Email Settings Page
### Issue Description
When setting up the email accounts, it appears to not accept .cloud as a valid TLD
### Steps to reproduce
…
-
- Gitea version (or commit ref): 1.4.3
- Git version: 2.11.0
- Operating system: Raspbian 9.4 (stretch)
- Database (use `[x]`):
- [ ] PostgreSQL
- [x] MySQL
- [ ] MSSQL
- [ ] SQLite…
-
Changing [the example](https://github.com/higherkindness/mu-haskell/blob/971bd591771a51a4e55a18965576da8cf9051143/core/schema/src/Mu/Schema/Examples.hs#L51-L79) like this causes compilation failure:
…
-
Take the following strings: 'photo', 'Audio', 'Video'.
Note that the first one is not capitalised, but the other two are.
When ordering by names in SQL this can be done in either a case sensitive or…
-
## 🐛 Bug
I think the VAE ELBO loss when training on imagenet or cifar10 should use `F.mse_loss` instead of `F.binary_cross_entropy`. The tensors for the target `x` right now contain values outside …
-
**Background**:
+ I am developing a small program to study PHA.
+ Because my input data is SMPS format, so I didn't use command `runph` and designed the data interface by myself and used the low…
-
rstanarm seems fine with the same input though. @jgabry is this a brms specific thing?
-
Hi there,
Another one I'm hoping is relatively simple
There are times in my `schema.cds` where I define custom types:
```typescript
define type AssetID : String(8);
entity ScheduleItem : cui…
-
Hello everyone,
I’m currently using CFX from Ansys where is the option to export results to Ensight Gold. I already use this method before through Paraview and it works OK, but when I tried to import…
-
When running reciepe 16, even with the example of "juliasilge", I'm getting the output: "Error in x * scale : non-numeric argument to binary operator"
Any ideas?