GithubHelp home page GithubHelp logo

neuralideals's Introduction

neuralideals's People

Contributors

e6-1 avatar

Stargazers

 avatar Tom Burns avatar Nick Cameron avatar

Watchers

James Cloos avatar  avatar Nick Cameron avatar

Forkers

justinjdev axfarr

neuralideals's Issues

groebner_basis() docstring

While using this package (quite nice in general) in our research with Professor Nora Youngs, we discovered the methods NeuralCode.groebner_basis() and NeuralCode.universal_groebner_basis() are both described as returning Groebner bases, but they instead return ideals generated by said bases.

The docstrings could be changed to reflect this more clearly - though universal_groebner_basis() does specify later in its docstring, it is possible this could confuse another user.

NeuralIdeals not loading in latest CoCalc version

Error:

Error in lines 1-1
Traceback (most recent call last):
File "/cocalc/lib/python2.7/site-packages/smc_sagews/sage_server.py", line 1230, in execute
exec(
File "", line 1, in
File "/cocalc/lib/python2.7/site-packages/smc_sagews/sage_salvus.py", line 3921, in load
exec(
File "", line 1, in
File "sage/misc/persist.pyx", line 143, in sage.misc.persist.load (build/cythonized/sage/misc/persist.c:2558)
sage.repl.load.load(filename, globals())
File "/ext/sage/sage-9.2/local/lib/python3.8/site-packages/sage/repl/load.py", line 251, in load
code = compile(f.read(), fpath, 'exec')
File "./neuralcode.py", line 136
print "The collection of codewords must be nonempty\n"
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("The collection of codewords must be nonempty\n")?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.