-
Example:
```
from newdust import make_MRN
ENERGY = np.arange(0.1, 6.1, 0.2) # keV
THETA = np.logspace(np.log10(0.5), 3, 20) # arcsec
mrn = make_MRN(amax=0.5, na=50)
mrn.calculate_ext(ENERG…
eblur updated
6 years ago
-
If we decide on moving the databases to the primo catalog, and for news items and other pages, it would be nice to have a standard component for representing primo links. I imagine that we would have…
-
### Code
The following code contains two impls of the same (or what should be the same) logic. Prior to 1.71.0, the first impl (using `Option::map()` instead of `match`) would generate llvm ir that…
-
I'd love to include these fonts in Google Fonts, and to do that I'd like to move them from GPL to OFL :)
-
```
******************** TEST 'Swift :: IRGen/objc_simd.sil' FAILED ********************
Script:
--
/home/modocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/bin/swift -frontend -targe…
-
["Spoqa Han Sans"][shs] was created by [Spoqa][spoqa] which company that launched [Dodo point](https://www.dodopoint.com/). Spoqa Han Sans is a custom font based on Noto Sans and Lato to fit multiling…
-
Hi,
I am having a use case where I want to show code coverage for only a certain files of the program.
By far, my solution regex has been hacky:
To include only folders that start with SIL:
`…
-
| | |
|------------------|-----------------|
|Previous ID | SR-6169 |
|Radar | None |
|Original Reporter | @dcci |
…
-
```
What steps will reproduce the problem?
1.downloaded the latest font into jswod/fonts directory
2.made an entry into fonts.properties file for osmhb=sileotsr.ttf
3.open and bible. The squad shape f…
-
**Description**
Swift is crashing when trying to compile an ObjC protocol that throws. The crash seems to go away when `s` has `_Nullable`.
**Steps to reproduce**
```
$ cat foo.h
#import
@pro…