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

Missing documentation #145

Closed
wbhart opened this issue Sep 27, 2019 · 1 comment
Closed

Missing documentation #145

wbhart opened this issue Sep 27, 2019 · 1 comment

Comments

@wbhart
Copy link
Contributor

wbhart commented Sep 27, 2019

The following functions are exported from Singular.jl but have no documentation. It would be great if people who wrote these could write some docstrings and import them into the manual (.md files).

@raulepure @ederc @hannes14 @wbhart (someone else will have to take care of the ones written by @sebasguts and @steenpass)

I myself am particularly interested to learn what Singular.R is.

│     Singular.jacobi :: Tuple{spoly}
│     Singular.R :: Union{Tuple{spoly{n_unknown{T}}}, Tuple{T}} where T<:AbstractAlgebra.RingElem
│     Singular.R :: Union{Tuple{MPoly{T}}, Tuple{T}} where T<:AbstractAlgebra.RingElem
│     Singular.permute_variables :: Tuple{spoly,Array{Int64,1},PolyRing}
│     Singular.substitute_variable :: Tuple{spoly,Int64,spoly}
│     Singular.isquotient_ring :: Tuple{PolyRing}
│     Singular.jet :: Tuple{spoly,Int64}
│     Singular.slimgb :: Tuple{sideal}
│     Singular.slimgb :: Tuple{smodule}
│     AbstractAlgebra.Generic.derivative :: Tuple{spoly,Int64}
│     AbstractAlgebra.Generic.derivative :: Tuple{spoly,spoly}
@tthsqe12
Copy link
Contributor

duplicate of #317

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