-
`StaticArray` uses `Tuple{1,2,3}` to encode the size:
https://github.com/JuliaArrays/StaticArrays.jl/blob/cee335d3e7f08dcc72075ac5f18bb3a632e8b841/src/StaticArrays.jl#L73-L76
Arguably, the type …
-
It seems quite strange to me that `eltype(1..2)` is `Int` because the elements in the mathematical set [1,2] are real numbers, and real numbers are usually represented by `Float64`.
Happy to make a…
-
I propose that the new standard should **not** differentiate between different kinds of real and integer numbers. Why? First, it makes things simpler. Second, if, for example, someone needed quad prec…
-
### Description
Dear NFDI4Cat,
I am working at HZB for Catalysis and I am using Nomad as a software/ELN. We use nomad to describe catalytic data.
I met David Linke Last Wednesday and I would …
-
在执行训练命令时报错了。
命令:!python3.8 finetune_speaker_v2.py -m "./OUTPUT_MODEL" --max_epochs 1000 --drop_speaker_embed True
报错日志:
`INFO:OUTPUT_MODEL:{'train': {'log_interval': 10, 'eval_interval': 100, 'se…
-
In addition to #5720, the Chinese content makes would like to create some additional pages for their content, such as:
> The main content will include:
> +Community introduction
> +Hedy learning …
-
There was a formal consensus call to adopt the [Privacy-Preserving Attribution](https://private-attribution.github.io/api/) proposal into the PATCG repo, with the longer term intent to then transfer t…
-
## Rationale
.NET provides a broad range of support for various development domains, ranging from the creation of performance-oriented framework code to the rapid development of cloud native servic…
-
We currently don't have a common function to query the domain or support of something (a distribution, measure, ML model, etc.) yet, right? We could add something like `getdomain(something)` and `gets…
-
(Note: Newbie to Go here, so maybe all I'm saying does not apply (OO-mindset, etcetera))
Hi @eminetto
I was reading your [Clean Architecture, 2 years later](https://eltonminetto.net/en/post/202…