Steve

Results 46 issues of Steve

It looks as if the specs are a few years old. Where can we obtain the latest specs and how is the SDK regenerated?

In some environments, the default browser, the one the user normally uses, has JavaScript and other security measures in place that mean it cannot render Plotly. In these cases, an...

The current package structure seems to follow some old recommendations in ASDF, the one package per file structure. In practice this has not proven to be a worthwhile structure, except...

I noticed two backends: Plotly and GR. GR looks interesting. Two questions: - Are there any example of using GR? The code indicates it needs a Windows PR, and I'm...

The cache directory used for plots is in the wrong location for MS Windows. On that platform, cache data is stored in the location specified by the `%TEMP%` environment variable....

This issue is to discuss [CUDA-X](https://www.nvidia.com/en-us/technologies/cuda-x/), and how it might work with cl-cuda. From the architecture diagram, it appears that the CUDA-X libraries are built on top of CUDA. Would...

https://github.com/Lisp-Stat/distributions The Distributions package provides a collection of probability distributions and related functions including: - Sampling from distributions - Moments (e.g mean, variance, skewness, and kurtosis), entropy, and other properties...

At: https://lparallel.org/benchmarks/, change acheive -> achieve

Genera seems bothered by unqualified symbols in the .asd file. The file attribute lines solve this problem.

There are a lot of ways to implement summary descriptive statistics. There is a [summary of some ways to do it with R](https://dabblingwithdata.wordpress.com/2018/01/02/my-favourite-r-package-for-summarising-data/) that might provide inspiration for Lisp-Stat summary...

good first issue