File: control

package info (click to toggle)
macaulay2-jupyter-kernel 0.6.7~beta-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,496 kB
  • sloc: python: 21,611; javascript: 51; makefile: 9
file content (29 lines) | stat: -rw-r--r-- 1,147 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: macaulay2-jupyter-kernel
Section: math
Priority: optional
Maintainer: Debian Math Team <team+math@tracker.debian.org>
Uploaders: Doug Torrance <dtorrance@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               macaulay2,
               python3-all,
               python3-ipykernel,
               python3-notebook,
               python3-pexpect,
               python3-setuptools
Standards-Version: 4.7.2
Homepage: https://github.com/Macaulay2/Macaulay2-Jupyter-Kernel
Vcs-Browser: https://salsa.debian.org/math-team/macaulay2-jupyter-kernel
Vcs-Git: https://salsa.debian.org/math-team/macaulay2-jupyter-kernel.git
Rules-Requires-Root: no

Package: macaulay2-jupyter-kernel
Architecture: all
Depends: jupyter, macaulay2, ${misc:Depends}, ${python3:Depends}
Description: Jupyter kernel for Macaulay2
 Macaulay 2 is a software system for algebraic geometry research, written by
 Daniel R. Grayson and Michael E. Stillman.  Based on Groebner bases, it
 provides algorithms for computing homological invariants of rings and
 modules.
 .
 This package contains the Jupyter kernel for Macaulay2.