• Joined on 2019-03-28
sb10q closed pull request M-Labs/artiq-extrapkg#26 2024-11-16 15:20:37 +08:00
Switch stable artiq to python3.12 to fix the packaging issues
sb10q commented on pull request M-Labs/artiq-extrapkg#26 2024-11-16 15:20:35 +08:00
Switch stable artiq to python3.12 to fix the packaging issues

Re-done.

sb10q commented on pull request M-Labs/artiq-extrapkg#26 2024-11-16 15:20:02 +08:00
Switch stable artiq to python3.12 to fix the packaging issues

mingw-w64-clang-x86_64-python here

sb10q commented on pull request M-Labs/artiq-extrapkg#26 2024-11-16 15:18:38 +08:00
Switch stable artiq to python3.12 to fix the packaging issues

This is for nix not msys2, no?

sb10q pushed to release-8 at M-Labs/artiq-extrapkg 2024-11-16 15:17:47 +08:00
b5746b717f msys2: fix another python3.12 path
sb10q pushed to release-8 at M-Labs/artiq-extrapkg 2024-11-16 15:16:23 +08:00
3f06844ae7 msys2: regenerate packages
e7b97f9aee msys2: get python by transitive dependency
6435490f56 flake: update dependencies
fa63931f5a conda: update anaconda
0d01cb3a9c msys2: add back scipy
Compare 6 commits »
sb10q pushed to master at M-Labs/artiq-extrapkg 2024-11-16 14:33:41 +08:00
694278c010 conda: update anaconda
bde6328085 conda: add jsonschema dependency
Compare 2 commits »
sb10q pushed to master at M-Labs/nac3 2024-11-16 13:42:15 +08:00
2cee760404 turn rust_2024_compatibility lints into warnings
sb10q commented on pull request M-Labs/thermostat#149 2024-11-16 13:14:34 +08:00
PyThermostat: Add entry points to runnable scripts

This just creates "autotune" and "plot" Unix commands when installed. Not specific enough and may easily conflict with other programs, you should e.g. add some prefix.

sb10q opened issue M-Labs/thermostat#152 2024-11-16 13:13:18 +08:00
Remove all uses of threads and switch to asyncio
sb10q merged pull request M-Labs/thermostat#151 2024-11-16 13:12:00 +08:00
pytec: Remove artificial report mode in client
sb10q pushed to master at M-Labs/thermostat 2024-11-16 13:12:00 +08:00
9af86be674 pytec: Remove artificial report mode in client
sb10q pushed to master at M-Labs/thermostat 2024-11-16 13:11:21 +08:00
eabc7f6a12 flake: Register the pytec Python package
sb10q merged pull request M-Labs/thermostat#150 2024-11-16 13:11:20 +08:00
flake: Register the pytec Python package
sb10q commented on pull request M-Labs/thermostat#148 2024-11-16 13:10:35 +08:00
pytec: Add hardware testing script

Capitalization of metavar and argument name are the opposite of what they should be.

sb10q commented on pull request M-Labs/thermostat#145 2024-11-16 13:08:09 +08:00
flake: Dev convenience wrappers & environment

Looks a bit complicated and I don't see a situation where a developer would enter the shell without using Git.

sb10q commented on pull request M-Labs/artiq-zynq#323 2024-11-16 13:00:32 +08:00
Support CoreMgmt over DRTIO on Zynq Devices

What about DrtioContext? And name the fields, as is usually done.

sb10q pushed to master at M-Labs/nac3 2024-11-16 12:40:21 +08:00
230982dc84 update dependencies
sb10q merged pull request M-Labs/nac3#553 2024-11-16 12:06:23 +08:00
Terminate both binary operator branches with *_end basic blocks
sb10q pushed to master at M-Labs/nac3 2024-11-16 12:06:23 +08:00
2bd3f63991 boolop: terminate both branches with *_end_bb