-
I followed the Compilation phase in the wiki.
cd relic-target
cmake ../relic- works but when i enter make; i get this error
"make: *** No targets specified and no makefile found. Stop."
What can …
-
Hi,
I am Yan from the University of Queensland. This is not an issue with the code, I just can't find your email, so I just posted the message here. Sorry about that. I am currently working on imp…
-
The explanation of "gindex" is p by 1 vector indicating group membership of each covariate. But I failed to understand how to set it accurately, could you give me some suggestions?
-
### Describe the issue:
I'm still not able to generate man page as I've reported that in https://github.com/numpy/numpy/issues/20229 however recently I've changed methodology of generate man pages fr…
-
It would be better to define Gauss Quadrature in a separate article frankly, and link to it. But given that you are trying to given an abridged version here, the statement that Guass Quadrature works…
-
I have implemented Longstaff Schwarz Monte Carlo for equity american options using a polynomial regression. The paper can be found here
https://people.math.ethz.ch/~hjfurrer/teaching/LongstaffSchwa…
-
Regarding the normalization conventions, there are three main types (see solid_harmonics2/docs/src/SH.md for more details).
1. Orthonormalized
2. Schmidt semi-normalized (Racah's normalization): I…
-
I'm getting an error when building qt6-qtmultimedia.
```
# make qt6
[build] qt6-qtmultimedia i686-w64-mingw32.static
Failed to build package qt6-qtmultimedia for target i686-w64-m…
-
I'm trying to [rewrite lanczos](https://github.com/JuliaApproximation/SemiclassicalOrthogonalPolynomials.jl/blob/f2068e48fbd7cae23ca471a0a8a5ba946426d3f9/test/runtests.jl#L9) (i.e. Stieltjes) in ∞-arr…
-
Defect because there is no Sage binding for a result returned by Maxima:
```
sage: hypergeometric([-1/2,1/2],[2],4).simplify_hypergeometric()
1/2*I*sqrt(3)*assoc_legendre_p(1/2, -1, -5/3)
sage: ass…