-
Hello! Apologies if this is not the correct place for posting questions. I am looking to compute parallactic angles but I have managed to get myself completely muddled. Basically, given the location o…
-
In #14625, there was some unresolved discussion of how (de)serialization of SubArrays should work.
There are two "easy" choices:
- Our current practice is equivalent to decreeing that the SubArray is…
-
Good day,
I would like to configure Twinkle Tray to change the display brightness not to a specific time but according to sunrise and sunset information in the area where I currently am. Could you …
-
Hello,
As far as I understand, currently, wotan can flatten only a single curve. However, there are cases (like mine), where there are multiple curves with the same time axis. In such a case, it wo…
-
Exploring the use of quarto for Julia... there is a dependency on the JuliaCall package.
I tried this and it seems to still be an issue today on Mac:
https://github.com/Non-Contradiction/JuliaCa…
-
I would like to learn more about your work.
There have been some generalizations and developments in Bayesian Blocks
that have not yet been published. At some point I plan to post this to github ..…
-
Allow enemy creatures to move around in pursuit of players. Could implement a shortest path algorithm to determine which direction to take from current room, then allow it to choose that direction wit…
-
-
**Hello All:**
--
I am computing descriptors for a set of compounds using a code similar to the one shown below:
```
# create descriptor calculator with ALL descriptors
suppl = Chem.SmilesMol…
-
Hi,
I'm trying to use healpy to draw a mollweide projection (I found any other package to do that easily!) of the Galaxy and put some objects in the corresponding map, and some lines (like the celest…