-
## Background
There is a rising need and opportunity for ocean management and planning that is ecologically based, including in the broadest sense of the fully integrated sociocultural and biophysic…
-
## Issue will be closed if:
> 1) You mention more than one algorithm. You can create a separate issue for each algorithm once the current one is completed.
> 2) You propose an algorithm that is …
-
Over non PID domains, the method xgcd might not (and can not in general) return the gcd as its first argument
```
sage: x = polygen(ZZ)
sage: (x+2).gcd(x+4) # no common factor but...
1
sage: (x+2)…
-
Post any comments on the syllabus in general.
-
Do you think you could implement [transparent code migration](http://www.cl.cam.ac.uk/~ok259/teaching/partII.html)?
-
@vineetm Sir,
What will be the syllabus for the major exam?
@raghavsi sir has given some pointers for CNN part.
-
I have been thinking for a while to add some shortcut and stripped down linear models into regression.
Stripped down means that not all functionality and results are available, i.e. "limited" models.…
-
I am looking for an implementation of Vinberg algorithm. The description says that it is in the src_vinberg subdirectory but I don't any such. Is it available?
Best
VA
-
# New Operator
### Describe the operator
The Singular Value Decomposition (SVD) is a popular linear algebra technique to decompose any matrix into 3 matrices. The SVD is popular in many fields and…
-
A book on the computational aspects of Galois representations associated with modular forms was published last summer: http://www.math.univ-toulouse.fr/~couveig/publi/book.pdf
At http://www.sagenb.…