#20087: `__call__(message)` on a linear code or encoder should return a
codeword.
-------------------------------------+-------------------------------------
Reporter: jsrn | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-7.2
Component: coding theory | Resolution:
Keywords: beginner | Merged in:
Authors: David Lucas | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/dlucas/shortcut_to_encode | ce8d798c14b0e4e419a150cf4c14c5028354694f
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by panda314):
are the changes compiling? The copy of this branch is not compiling on my
local pc (new to sage, am i missing something?). Here's the error:
InternalError: Internal compiler error: 'cysignals/signals.pxi' not found
Detailed message is,
Traceback (most recent call last):
File "setup.py", line 590, in <module>
run_cythonize()
File "setup.py", line 582, in run_cythonize
'profile': profile,
File "/home/panda/sage/local/lib/python2.7/site-
packages/Cython-0.23.3-py2.7-linux-
x86_64.egg/Cython/Build/Dependencies.py", line 758, in cythonize
aliases=aliases)
File "/home/panda/sage/local/lib/python2.7/site-
packages/Cython-0.23.3-py2.7-linux-
x86_64.egg/Cython/Build/Dependencies.py", line 664, in
create_extension_list
kwds = deps.distutils_info(file, aliases, base).values
File "/home/panda/sage/local/lib/python2.7/site-
packages/Cython-0.23.3-py2.7-linux-
x86_64.egg/Cython/Build/Dependencies.py", line 564, in distutils_info
return (self.transitive_merge(filename, self.distutils_info0,
!DistutilsInfo.merge)
File "/home/panda/sage/local/lib/python2.7/site-
packages/Cython-0.23.3-py2.7-linux-
x86_64.egg/Cython/Build/Dependencies.py", line 574, in transitive_merge
node, extract, merge, seen, {}, self.cimported_files)![0]
File "/home/panda/sage/local/lib/python2.7/site-
packages/Cython-0.23.3-py2.7-linux-
x86_64.egg/Cython/Build/Dependencies.py", line 579, in
transitive_merge_helper
deps = extract(node)
File "/home/panda/sage/local/lib/python2.7/site-
packages/Cython-0.23.3-py2.7-linux-
x86_64.egg/Cython/Build/Dependencies.py", line 555, in distutils_info0
externs = self.cimports_and_externs(filename)![1]
File "/home/panda/sage/local/lib/python2.7/site-
packages/Cython-0.23.3-py2.7-linux-x86_64.egg/Cython/Utils.py", line 43,
in wrapper
res = cache[args] = f(self, *args)
File "/home/panda/sage/local/lib/python2.7/site-
packages/Cython-0.23.3-py2.7-linux-
x86_64.egg/Cython/Build/Dependencies.py", line 465, in
cimports_and_externs
for include in self.included_files(filename):
File "/home/panda/sage/local/lib/python2.7/site-
packages/Cython-0.23.3-py2.7-linux-x86_64.egg/Cython/Utils.py", line 43,
in wrapper
res = cache[args] = f(self, *args)
File "/home/panda/sage/local/lib/python2.7/site-
packages/Cython-0.23.3-py2.7-linux-
x86_64.egg/Cython/Build/Dependencies.py", line 448, in included_files
include_path = self.context.find_include_file(include, None)
File "/home/panda/sage/local/lib/python2.7/site-
packages/Cython-0.23.3-py2.7-linux-x86_64.egg/Cython/Compiler/Main.py",
line 274, in find_include_file
error(pos, "'%s' not found" % filename)
File "/home/panda/sage/local/lib/python2.7/site-
packages/Cython-0.23.3-py2.7-linux-x86_64.egg/Cython/Compiler/Errors.py",
line 177, in error
raise !InternalError(message)
!InternalError: Internal compiler error: 'cysignals/signals.pxi' not found
************************************************************************
Error building the Sage library
************************************************************************
make: *** [sage] Error 1
--
Ticket URL: <http://trac.sagemath.org/ticket/20087#comment:24>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.