-
## Use case
dart:ui canvas doesn't expose the current trasformation matrix. We can use canvas.translate(), scale(), rotate() to manipulate it but we can't get the resulting matrix after the transfo…
-
The scikit-learn implementation of Gaussian Processes (GPs) scales as *O(n^3)* where *n* is the number of data points. Other packages such as [celerite](https://github.com/dfm/celerite) or [george](ht…
-
in Brown & Maydeu-Olivares (2018) (https://doi.org/10.1080/10705511.2017.1392247), the authors provide a means for calculating the Fisher information matrix (and SEs and empirical reliability) for bot…
-
### Description
A user from the forum reported an issue when trying to update the plugin using Bitbucket/Jenkins. I'm not sure how to test this to try to replicate it or if anything could be done abo…
-
For a given regression model like logit, there are several functions, `logitsimev`, `logitsimfd`, and `logitsimrr` which simulate expected values, first differences, and relative risks using largely r…
-
This breaks the build on Fedora 34, which does not have `fstream.h` (it does have `fstream`).
```
++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I/home/scratch/scratch2/dimpase/sage/sagetrac-mirror/l…
-
I was trying to use the Perl interface to OpenBabel to do some RMSD calculations and found I couldn't since key functionality seemed to be missing. Specifically, the ability to manipulate SWIG C arra…
-
I think it would be good to add functions for rotating a matrix by 90 degrees. Here are possible implementations of the functions:
```
rotateLeft : List (List a) -> List (List a)
rotateLeft =
…
-
Good implementation.
I recommend reading the kernel source for an example of good [CodingStyle](https://github.com/olegovich22/C_Embedded/files/2204213/CodingStyle1.pdf) and code practices.
`readm…
-
## Put comments here that give an overall description of what your
## functions do
## Write a short comment describing this function
makeCacheMatrix