-
## f2py interface for external modules and module data
# Background
Recently code I used was changed from using common blocks and include files to f90 code where this information now resided in a …
-
paramsets were added to Verilog-A in version 2.4 for two reasons:
1. to provide a Verilog-A/MS native way to specify the information normally provided by the SPICE .model cards (this was considered…
-
Linux: AUR, pre compiled binary
macOS: app bundle
Windows: MSI with dll for Qt?
Need to figure out how to bundle Qt in case of macOS and Windows.
-
### What did you do? (required: The issue will be **closed** when not provided)
I've put the go version with the format 1.22.4 (instead of 1.22) in my go.mod file.
### What did you expect to ha…
-
Hello,
I am having an issue regarding the installation of the plugin on Windows 11 x64 machines. I downloaded the latest release of radare2 from the github for w64 and extracted the binaries on the…
-
There's at least few useful CI/pre-commit checks we could add:
- deadnix, statix
- check if compiled-scripts are up to date
- spaces at eol/newlines at eof
- purescript/spago/js formatters
…
-
### Should this be an RFC?
- [X] This is not a substantial change
### Which package is this a feature request for?
Other/unknown (please mention in description)
### Description
Currently the labs…
-
When attempting to compile to a windows DLL using MinGW in MSYS2 on windows, I receive the following warning when linking:
Standalone/synth.c: In function ‘process_one_file’:
Standalone/synth.c:28…
-
Installing e.g. the pybind11 example https://github.com/pybind/scikit_build_example with only MinGW (GCC) installed on Windows fails with a cryptic error message:
```
× Building wheel for scikit_b…
-
```
Ideally for example, a C program (or other language), with source and
pre-compiled binaries, rather than being written in an interpreted language.
```
Original issue reported on code.google.com…