-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TODO List #30
Comments
Methods work. |
I am going to take care of the build system and the parser. By wrappers you mean Julia structs that encapsulate different kinds of |
yes, the order is not random: if we want to have some meaningful tab completion, we need to make it selective based on the PerlObject/BigObject we complete for. |
After my discussion with Michael, here are the things he suggested we should add:
|
Okay, how should we split this up? I would guess I am the natural choice for 2. Maybe @saschatimme or @kalmarek can do 1, and @saschatimme should do 3 (because he is the guy with the mac ;)). |
there is also documentation of "getting Polymake.jl going" where we're waiting for a release of polymake with all the necessary changes (3.2.1?) |
Lars is currently preparing a snapshot of the latest master which will be put on the polymake github repo. For a stable release we have to wait on polymake 3.3 |
I will write something to the static cast stuff |
polymake>
REPL mode (WIP: add repl, access via $ key #47)[ ]BitSet
IncidenceMatrix
(Types/incidencematrix #184),SparseVector
(Types/sparsevector #208)SparseMatrix
(Types/sparsematrix #181)Polynomial
-types? (Types/polynomial #216)TropicalNumber
(Types/tropicalnumber #182)QuadraticExtension
(Quadratic Extension #221)[ ]Graph
[ ]Map*
-types[ ]Pair
to_(zero|one)_based_indexing
functions)The text was updated successfully, but these errors were encountered: