-
- of fields eg. 400
- of subfields within fields eg. multiple $w
and furthermore:
since MARC is an implementation ISO 2709 there should be no additional constraints, e.g. alpha characters in field t…
gymel updated
10 years ago
-
bc.. I would like to revise a discussion how to give credits properly.
I submitted a suggestion here: http://groups.google.com/group/sympy-patches/browse_thread/thread/cf151552631c2300 but it needs m…
-
bc.. Currently (version 0.6.1), this works:
> a = Symbol("a", integer = True)
> q = sin(2 \* pi \* a)
> print q
> 0
but this doesn't:
> a = Symbol("a", integer = True)
> q = exp(2 \* pi \* I \* a)
…
-
@geemus has mentioned a few times that perhaps `shindo` is a barrier to contributions.
There does seem to be a pattern of: 1) pull request received, 2) great needs tests, 3) okay will look at that...…
-
Could you check your code and passage extractor result to find which phase need improvement?
-
I realise the infinite flexibility of inheriting everything from a Resource and hence allowing it to be considered a source but this also makes for infinite complexity and infinite nonsense!
To allow…
-
I've been working on 2 extensions, swapping between them whenever I got stuck, which happened a lot. Partly due to my vague understanding of how everything works, but in a few cases also because I thi…