Слияние кода завершено, страница обновится автоматически
;;;; Autogenerated ASD file for system "NUMCL"
;;;; In order to regenerate it, run update-asdf
;;;; from shell (see https://github.com/phoe-krk/asd-generator)
;;;; For those who do not have update-asdf,
;;;; run `ros install asd-generator` (if you have roswell installed)
;;;; There are also an interface available from lisp:
;;;; (asd-generator:regen &key im-sure)
(defsystem numcl
:version "0.2.0"
:author "Masataro Asai"
:mailto "guicho2.71828@gmail.com"
:license "LGPL"
:homepage "https://github.com/numcl/numcl"
:defsystem-depends-on ()
:depends-on (:trivia
:alexandria
:iterate
:type-r
:constantfold
:lisp-namespace
:cl-randist
:float-features
:function-cache
:specialized-function
:gtype)
:components ((:module "src"
:serial t
:components ((:file "0package")
(:file "0specialops")
(:file "1version")
(:file "1constantfolded")
(:file "1constants")
(:file "1docstrings")
(:file "1instantiate")
(:file "1type")
(:file "1util")
(:file "2alias")
(:file "2zeros")
(:file "2aref")
(:file "2typeinfer")
(:file "3arange")
(:file "3array")
(:file "3copy")
(:file "3einsum")
(:file "4concatenate")
(:file "4einsum-backends/common-lisp")
(:file "4numeric")
(:file "4linear-algebra2")
(:file "4linear-algebra3")
(:file "5random")
(:file "5reduce")
(:file "5where"))))
:description "Numpy clone in Common Lisp, using MAGICL/LLA/MGL-MAT as the backend (in the future)"
:in-order-to ((test-op (test-op :numcl.test))))
Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Опубликовать ( 0 )