-
I'm finding that if I'm at high multipoles and high elevation, at some point the legndre polynomials seem to maybe underflow, so it becomes all zeros?
```julia
using Legendre, PyPlot
θ = deg2rad…
-
https://arxiv.org/abs/1812.04948
-
Hey,
I was trying out the scaler with our Trial data and no matter what input aspect ratio i input, the output is always 3/4.
Can i change that and is there an option to set a resolution manually …
-
`Prelude.JSON.Type` has become a very important type in the Dhall ecosystem. Tools that consume Dhall are often expected to be able to handle it. However it's currently a Church-encoded user-defined t…
-
**Assignment 1: Visualization Critique**
Find a simple, stand-alone, static visualization and write a short critique on: How effective is it at what it aims to do? What works well and what doesn't?…
-
This is a real noob question - I'm trying to grok how to use the rules' engine and I think maybe due to a lack of background in relevant areas (databases?) the terminology has left me a bit confusing.…
kxygk updated
10 months ago
-
Another item I thought about in the 4000 mile drive is graphics. We need a way to provide some functionality without getting into the weeds of graphical libraries. Said another way we need a way t…
-
Hi,
I wish to use sergio to benchmark the data imputation method. When I run the `run_sergio.ipynb` example and visualize the clean expression data, I cannot see any clear cluster structure from t…
-
Guys i don't see in your documentation how i can provide my own dataset.
Is it the same as nerfstudio ns-process-data?
I see you have a mask data in your dataset. How do i apply that mask for trai…
-
using `ggplot2` to plot columns and using `aplot` to create a composite plot.
Please reproduce the `funkheatmap` demonstrated in the [README](https://github.com/funkyheatmap/funkyheatmap).