Language

Package: sbcl-numcl @ 0.2.0-2.3dcdb0e

Synopsis

Numpy clone in Common Lisp

Description

This package is a Python Numpy clone implemented in pure Common Lisp.

Home page
https://numcl.github.io/numcl/
Location
gnu/packages/lisp-xyz.scm (line: 9643, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'alexandria' does not match package name 'sbcl-alexandria'
input-labels

Identify input labels that do not match package names

label 'cl-randist' does not match package name 'sbcl-cl-randist'
input-labels

Identify input labels that do not match package names

label 'constantfold' does not match package name 'sbcl-constantfold'
input-labels

Identify input labels that do not match package names

label 'float-features' does not match package name 'sbcl-float-features'
input-labels

Identify input labels that do not match package names

label 'function-cache' does not match package name 'sbcl-function-cache'
input-labels

Identify input labels that do not match package names

label 'gtype' does not match package name 'sbcl-gtype'
input-labels

Identify input labels that do not match package names

label 'iterate' does not match package name 'sbcl-iterate'
input-labels

Identify input labels that do not match package names

label 'lisp-namespace' does not match package name 'sbcl-lisp-namespace'
input-labels

Identify input labels that do not match package names

label 'specialized-function' does not match package name 'sbcl-specialized-function'
input-labels

Identify input labels that do not match package names

label 'trivia' does not match package name 'sbcl-trivia'
input-labels

Identify input labels that do not match package names

label 'type-r' does not match package name 'sbcl-type-r'