-
These logical operators are currently unimplemented presumably because they are sugar for `if a then b else false` and `if a then true else b` respectively - and if statements are also unimplemented.
…
-
we have to decide whether we keep lazy evaluation for digit measures
-
```bib
@inproceedings{madsen2023c,
title = {Programming with Purity Reflection: Peaceful Coexistence of Effects, Laziness, and Parallelism},
author = {Magnus Madsen and Jaco van de P…
-
**Is your feature request related to a problem? Please describe.**
This issue discusses the solution space for a crucial step to make NixOS evaluation not copy nixpkgs to the store.
#6530 solves…
-
As suggested by @RossTate in #488, we could define a class `Evaluable` or whatever, as a subtype of `Iterable`, abbreviated to `{Value}`, and instantiated using the syntax `{val}`, allowing support fo…
-
qlora请问是对fp16微调呢还是int4微调呢?
为什么我跑出来的结果需要加fp16原始的模型参数呢,这样就很大了
-
### Is your feature request related to a problem?
### Issue to track all Lighthouse improvements that need to be made
- [x] #474
I've cleaned up Landing Page in this one:
- Lazy loading al…
-
I was creating my own enumeration library when I decided to look closer at cl-transducers. I'm using thunks for expensive computations. A few questions:
1) Would you like this added to cl-transduce…
-
It would be a nice improvement if lazy values were supported (like `std::cell::LazyCell`).
These variables would evaluate their value only when used, at which point they'd turn into some other `Val…
-
- [ ] **Symbol**
- [ ] **Name**
- [ ] **Value**
- [ ] **Expression**
- [ ] **Operation**
- [ ] **Result**
- [ ] **Evaluation**
- [ ] **Constant**
- [ ] **Variable**
- [ ] **…