-
- Artifact_id: [1785770](http://sourceforge.net/support/tracker.php?aid=1785770)
- Opened: 2007-08-31 20:42:34 +0200
- Submitter: dsomerfield <dsomerfield@users.sf.net>
- Assignee: Klaus Kämpf &…
-
Wide popularity of the embedded documentation conventions like JSDoc and C#'s XML comments leads to a situation where comments often constitute the bigger part of a source file (e.g. look at the sourc…
-
Thanks so much for all your work on fst - it's incredibly useful!
My question is about the possibility of storing arbitrary object-level attributes in fst files. The attributes would be additions …
-
_[Original issue](https://code.google.com/p/guava-libraries/issues/detail?id=1323) created by **lowasser@google.com** on 2013-03-07 at 06:00 PM_
---
I've encountered a few users internally who are e…
-
In the following example, I get java hyperlinks for the second line in the scenario outline, but not for the first. It seems to be caused by using '*' and not one of the keywords 'And', 'Given', etc.
…
-
There are several issues with the font encoding switches for languages "imported" from `*.ini` files or used "on-the-fly"
* Some languages currently listed as supporting OT1 use characters or accen…
-
Step 4 of Getting Started leaves me still confused about templates. Is *every* file with content considered a "template"? Looking back on the page now, I see that it does link to the languages page, w…
-
The RDF n-triples specifies language tags as
```
LANGTAG ::= "@" [a-zA-Z]+ ("-" [a-zA-Z0-9]+)*
```
But RDF concepts specifies language tags as follows
```
if and only if the [datatype IRI](…
-
符号是一种思考的工具
Kenneth E. Iverson
IBM Thomas J. Watson Research Center
`The importance of nomenclature, notation, and language as tools of thought has long been recognized.
`
人们早已认识到命名、符号、语言作为思维…
-
### Description
Per the documentation at http://docs.astropy.org/en/latest/api/astropy.wcs.WCS.html#astropy.wcs.WCS.to_header
it seems like astropy wcs does not write out PC matrix…