-
1. 2017.10.13 @ 14:30 [Introduction](../tree/master/Lectures/01_Introduction) by *Alexandra Veledina* (@veledina)
2. 2017.10.27 @ 14:30 [Gas Dynamics](../tree/master/Lectures/02_GasDynamics) by *Anna…
-
We should try the halted pendulum relaxation technique described here for wdmerger initial conditions:
https://arxiv.org/abs/2211.10746v1
-
### Is your feature request related to a problem? Please describe.
I see SciPy has a very specific implementation of the Powerlaw. It is restricted in unit intervals and has a positive index. In astr…
-
# Issue 1: Cryptographically Signing Release Artifacts
It seems to be rather poor practice offering release artifacts, and, in 2024, *not* to sign them!
## Options To Solve the Issue
- [PGP](…
-
I hope you might appreciate a curated catalogue of similar, free, open-source, web-based, self-hosted mail catching software that is currently maintained so we might learn from each other. Perhaps suc…
Bilge updated
7 months ago
-
## Is your feature request related to a problem?
Currently, installing SigNoz requires having/installing docker. This maybe too much of an overhead if someone is just testing out SigNoz. We should …
-
### Steps to reproduce
Link to live example: https://codesandbox.io/embed/dazzling-surf-4dgzp6?fontsize=14&hidenavigation=1&theme=d
## Prerequisites
- A screen reader application, e.g. NVDA (Wind…
-
NFT resource written in Cadence for Flow
from README:
**zSTAR Attributes**
> name - user input upto 25 char (no specials?)
color - blue, white, red, orange, yellow
type - variable, giant, sup…
-
It is a common pattern to want to run Go tests in sequence rather than in parallel. Within a package, this is controlled by `t.Parallel()` and `-test.parallel`. However, across packages there is a dif…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/elastic-sound-fpmpdt
### To Reproduce
1. Build and run the project with `pnpm build && pnpm start` if it's not …