Stanisław Drozd
Stanisław Drozd
Hey folks, I am almost ready to convert to SolveSpace fully, if not for the variables/expressions feature. What could be the remaining blockers for this feature?
I think that the VCS-agnostic approach could be somewhat preserved if you had implemented some kind of VCS profiles for some other popular systems of that kind. When talking about...
I misunderstood how it works, sorry. Ommitting stuff with default values is hella unintuitive though!
Boarding the bandwagon :eyes:
has anything changed for this issue? I'd love to be able to use rust-analyzer from nixpkgs-mozilla
Is there a reason not to merge this? (other than the windows failure)
Hey, this sounds like a useful feature. Feel free to open a PR
# Error traceback ```plain Traceback (most recent call last): File "/home/drozdziak1/code/python/finetuning-experiments/src/print_issue.py", line 47, in optim.step() File "/nix/store/nhb2b2l65q5q40i3gib0ias36gk4pchp-python3-3.12.9-env/lib/python3.12/site-packages/tinygrad/nn/optim.py", line 33, in step Tensor.realize(*self.schedule_step()) ^^^^^^^^^^^^^^^^^^^^ File "/nix/store/nhb2b2l65q5q40i3gib0ias36gk4pchp-python3-3.12.9-env/lib/python3.12/site-packages/tinygrad/nn/optim.py", line 42, in schedule_step return...