Dr. Alexander Henkes
Dr. Alexander Henkes
As far as I can see, there is no option to use a log scale in graphs using plot(). Is there a workaround for this? Best
I tried to execute `norse/task/memory.py` by using `python3 -m norse.task.memory` as suggested (after cloning the repo and installing all libs via pip). This results in the following error: > >...
There is a small typo in: [https://chaospy.readthedocs.io/en/master/user_guide/quadrature.html](url) > To address this issue, the weight functions are incorporated into the weight terms by substituting W∗i\leftarraoWip(Xi), giving us: should be \leftarrow
There are some issues regarding the math font in this tutorial: [Implement your own Riemannian Geometry ](https://geomstats.github.io/notebooks/07_implement_your_own_riemannian_geometry.html) - In the section about the pull-back metric - In the section about...
# Modulus Pull Request Corresponds to issue #150 ## Description This Pull Request enables the usage of one-dimensional linear elasticity in Modulus-Sym. Previously, linear elasticity was only supported for the...
### Is this a new feature, an improvement, or a change to existing functionality? Improvement ### How would you describe the priority of this feature request Low (would be nice)...
The README.md (and the corresponding landing page of the documentation) contains non-functional code. Specifically the following: ### Loading a pretrained tokenizer from the Hub ```rust use tokenizers::tokenizer::{Result, Tokenizer}; fn main()...