-
Simple example:
```
julia> @memoize f(::Int) = 1;
julia> f(1)
ERROR: MethodError: no method matching var"##f_unmemoized"(::Nothing)
The function `##f_unmemoized` exists, but no method is define…
-
Invoice available [here](https://github.com/sora-xor/sora-accounting/blob/master/SORA%20Community%20Memo/SORA%20Community%20Memo-2024-August.pdf)
-
### Feature Description
Add pronounciation as attachment instead of link. Or both.
Pronounciation `.mp3` files can be found under the pronounciation entries.
Example:
```json
[
{
…
-
https://github.com/orgs/AES-Outreach/projects/8/views/1?pane=issue&itemId=42409962
-
Regularizar con un Memo los medidores de la Escuela de Francia e Israel -----> CGE
Regularizar con un Oficio de Anexo el actual medidor de la Escuela de Chaca-----> Director SLEPCH
- [x] Envió de Me…
-
A follow-up on the performance optimisation that was done in #575 where library classes were generated as singletons that contain no state, thus removing any previous memorization of defines.
A new s…
-
**Describe the bug**
Good morning and thank you for your work.
Activating the plugin with default settings, I get this error:
```python
TypeError: cannot pickle 'onnxruntime.capi.onnxruntime_p…
-
Should `memoize` be sensitive to options?
I can see arguments both ways:
1. sometimes the options contain important parameters, like coefficient ring or variable name (e.g. see https://github.com/…
-
Invoice available [here](https://github.com/sora-xor/sora-accounting/blob/master/Ceres%20Community%20Memo/Ceres_Blockchain_Solutions_Memo_to_the_SORA_Community_September_2024.pdf)
-
Instead just calculate all changes according to ultimo_update (cambiato > ultimo_update). This saves space and makes it possible to use memo on demand.