-
I tried the first step of configuring miriad-python but it fails with the following error:
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu fil…
3rico updated
4 years ago
-
### What is the new or updated feature that you are suggesting?
Please consider adding support for `superstruct` https://docs.superstructjs.org/
### Why should this feature be included?
`superstruc…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.20.5 linux/amd64
### Does this issue reproduce with the latest release?
Yes.
### What operating system…
-
### Is there an existing issue for the same bug?
- [X] I have checked the troubleshooting document at https://docs.all-hands.dev/modules/usage/troubleshooting
- [X] I have checked the existing issues…
-
### Description
Hi there!
I've been trying to set up a script to build my game for Windows (YYC) and HTML5 platforms. The documentation regarding how to do this seems very very off, so much that I…
-
### Description
Given simple HVA:
```cs
struct Counters {
public int A, B, C, D;
// Assuming not inlined for demonstration purposes
public void Incrememt() {
A++; B++; C…
-
jHDF now depends on `compress-lzf` and `lz4-java` to offer support for additional HDF5 filters. This is good when these filters are needed but it makes the base jHDF dependencies larger, for people wh…
-
The engine was written in javascript a long time ago, when I did not know a lot about static checking!
It will be very convenient to have it in OCaml, compiled to javascript.
In this rewrite, I'…
-
### Current Behavior
The logs for `nextstrain update conda` report "Runtime updated!" in green, despite no update having happened.
### Expected behavior
"Runtime updated!" only shows when an upda…
-
The call to the constructor here
https://github.com/casper-astro/casperfpga/blob/276ee449eae37835bee48e71f49316d18bf1f085/src/snapadc.py#L1032
does not match the constructor it's calling, define…