Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
CADABRA2PYTHON(1)					     CADABRA2PYTHON(1)

NAME
       cadabra2python -	convert	Cadabra2 text input files to pure Python

SYNOPSIS
       cadabra2python [cadabra input file (.cdb)] [python filename]

DESCRIPTION
       The input format	for cadabra2 is	a special mixture of Cadabra2 notation
       and  Python code. The cadabra2python command converts these input files
       to pure Python files, which can be processed by Python directly.

SEE ALSO
       cadabra2(1).

       See the web page	at https://cadabra.science/ for	more  information  and
       up-to-date sample notebooks.

AUTHORS
       Kasper Peeters <info@cadabra.science>

				 Jan 22, 2019		     CADABRA2PYTHON(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cadabra2python&sektion=1&manpath=FreeBSD+Ports+15.0.quarterly>

home | help