Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linalg1p has a CDDefinition with two names (ones and kernel) #98

Closed
jbs1 opened this issue Jul 6, 2016 · 2 comments
Closed

linalg1p has a CDDefinition with two names (ones and kernel) #98

jbs1 opened this issue Jul 6, 2016 · 2 comments
Assignees

Comments

@jbs1
Copy link

jbs1 commented Jul 6, 2016

migrated from Trac, where originally posted by clange on 4-Nov-2008 6:57pm

Excerpt from the source:

<CDDefinition>
<Name> ones </Name>
<Description>
 It returns a vector of a specifed size of which elements are one.
 1-ary function.
</Description>
<CMP>  <tex> for all $i$, ${\vec 1}[i] = 1$ </tex> </CMP>
<FMP>
</FMP>

<Name> kernel </Name>
<Description>
 It returns the kernel of the map defined by a matrix in a specified
 domain.
</Description>

Looks like </CDDefinition> <CDDefinition> is missing before "kernel", but how do we know? Should we contact the authors? Who are they? (The CDURL is http://www.math.kobe-u.ac.jp/OCD/linalg1p.tfb)
How are contributed CDs validated? Looks like we need a better validation.

@jbs1 jbs1 self-assigned this Jul 6, 2016
@jbs1
Copy link
Author

jbs1 commented Jul 6, 2016

migrated from Trac, where originally posted by jhd on 4-Nov-2008 10:56pm

Replying to [ticket:98 clange]:

Excerpt from the source:
{{{

ones

It returns a vector of a specifed size of which elements are one.
1-ary function.

for all $i$, ${\vec 1}[i] = 1$

kernel

It returns the kernel of the map defined by a matrix in a specified
domain.

}}}
Looks like </CDDefinition> <CDDefinition> is missing before "kernel", but how do we know? Should we contact the authors? Who are they? (The CDURL is http://www.math.kobe-u.ac.jp/OCD/linalg1p.tfb)
I have no idea where this CD came from - it was just 'contributed'.
But it looks sufficiently that you are right that please fix it.
How are contributed CDs validated? Looks like we need a better validation.
Historically, there's been no validation of contributed CDs as long as they 'built': whatever that may have menat at the time. Your building is clearly more stringent.

@kohlhase
Copy link
Member

kohlhase commented Oct 2, 2017

moved to OpenMath/CDs#25

@kohlhase kohlhase closed this as completed Oct 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants