-
-
In https://github.com/boxen/our-boxen/blob/master/facts.d/example.yaml, one could set the default ``homebrew_root`` folder.
Since 1.0.0, homebrew now migrates the ``HOMEBREW_REPOSITORY`` when you …
-
If we cannot get rid of the dbus dependencies, at least the CMake detection should be good. I ran into a case (ubuntu 14.04) where cmake found dbus, but at build time dbus.h was not found. I'll invest…
-
I have a conda environment with astropy installed but I still get the message "Warning: cannot find astropy, units support will not be available."
`conda list` yields:
```
# packages in environ…
-
**Is your feature request related to a problem? Please describe.**
The `LaTeX` tool is not very fast, especially on Windows and MacOS. This is particularly true if using a `LaTeX` preamble with a lot…
-
Hey Scott,
Working on getting the PRESTO python packages all built up on our HPC node and noticed that for some reason `(pulsar) [sysadmin@link presto]$ pip install . --user` is giving the followin…
-
We should make a section (on the front page - @dhdeangelis fancy making this?) of a "PDL gallery" of demos. This would be a JavaScript query to the MetaCPAN API for all modules starting with `PDL::Dem…
-
JIVE developed packages j2ms2, tConvert and jplotter could be include.
Packages j2ms2 allow JIVE developed correlator SFXC output .cor file to be converted to ms files
tConvert provide ms conventio…
-
Hello, I met another problem when I try to use the graphic function. I'm pretty sure I have installed PGPLOT through brew. But it seems something goes wrong.
My mac version is macOS Sonoma M1, gcc14.…
-
I'm working on a fresh install of all the packages, and encountered the following issue. For the most recent version of cython, I think `np.int_t` has been deprecated. I replaced this with `np.int32_t…