Skip to content
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

[MRG] Poincare model keyedvectors #1700

Merged
merged 188 commits into from
Dec 4, 2017
Merged

Commits on Oct 26, 2017

  1. Configuration menu
    Copy the full SHA
    6afdd22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a804006 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bd0d4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98f94a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b727523 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e6aee1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e286a0b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e28e8b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    99a2270 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2e9e31c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. Configuration menu
    Copy the full SHA
    d72cb10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d439501 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1ed24d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b2a383 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d68aae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba82d42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71f61d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2017

  1. Minor correction in clipping

    jayantj committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    2a5a7fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c57aa1 View commit details
    Browse the repository at this point in the history
  3. Fixes typo in clip_vectors

    jayantj committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    9c51609 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. Configuration menu
    Copy the full SHA
    f22d9b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2017

  1. Configuration menu
    Copy the full SHA
    7905c8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    075df25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6060e56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ea8f23 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2017

  1. Configuration menu
    Copy the full SHA
    b8d77e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0011b93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b52ee2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d247384 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c4f5a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34b0ad3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1779cd7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    faacb43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c68088e View commit details
    Browse the repository at this point in the history
  10. Example-wise training takes into account multiple occurrences of same…

    … node in an example too
    jayantj committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    0c2f2cb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    386f602 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f0fb9e9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7d8fbec View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. Negative sampling for a node follows different paths depending on fra…

    …ction of positive relations
    jayantj committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    315f95c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0802dd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a106191 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1aa586d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13b00dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5978af6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e40c3e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec8b516 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    86ae4d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

  1. Configuration menu
    Copy the full SHA
    ac51e9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5900c6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ac4d2e View commit details
    Browse the repository at this point in the history
  4. Change in PoincareModel API to allow initializing from an iterable, s…

    …eparate class for streaming from file
    jayantj committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    9eb6f48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ded72b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81960e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5de194b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2017

  1. Configuration menu
    Copy the full SHA
    6dd6915 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b502af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12be121 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29e799c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4ff1dd View commit details
    Browse the repository at this point in the history
  6. Minor fixes for coding style

    jayantj committed Nov 8, 2017
    Configuration menu
    Copy the full SHA
    e2f72bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    953b4a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eebc12a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    21a1c82 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f9325ea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5db8456 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e5c1a3b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c62da7a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    53030a0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    db0d293 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1adf81a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3898089 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5cd913a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6305228 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fb13eb5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ea2fd48 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    110fb1e View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2017

  1. Configuration menu
    Copy the full SHA
    0aeec2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38feb7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e7ebb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52a1e57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    630771d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c6d972 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16dcf0b View commit details
    Browse the repository at this point in the history
  8. Removes unused imports

    jayantj committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    3501d6f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d690a25 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2383e82 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3ed0bea View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9f562cb View commit details
    Browse the repository at this point in the history
  13. 3 Configuration menu
    Copy the full SHA
    98e078d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    530146d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d17c075 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    be0249a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dc2ab95 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a306f20 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f9750e6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b7212ff View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. Configuration menu
    Copy the full SHA
    3556ee4 View commit details
    Browse the repository at this point in the history
  2. add missing quote

    menshikh-iv authored Nov 10, 2017
    Configuration menu
    Copy the full SHA
    4644eda View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2017

  1. Merge branch 'poincare_model' into poincare_model_keyedvectors

    Conflicts:
    	gensim/models/poincare.py
    jayantj committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    6946b74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    770c5a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f027f20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7eea9b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    241f706 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e6f0fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a87d6a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2017

  1. Configuration menu
    Copy the full SHA
    9d495a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63750e7 View commit details
    Browse the repository at this point in the history
  3. Adds methods to return closest child, parent, and ancestor and descen…

    …dant chain for an input node
    jayantj committed Nov 12, 2017
    Configuration menu
    Copy the full SHA
    7ea9d13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    748288d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad5f635 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9db3d87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de31b3d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. Configuration menu
    Copy the full SHA
    94a2a18 View commit details
    Browse the repository at this point in the history
  2. fix PEP8 in poincare.py

    menshikh-iv authored Nov 13, 2017
    Configuration menu
    Copy the full SHA
    7a4ec79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    613ca38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3029d41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    055044c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f75491f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59fcf8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dcbe7aa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b69f51f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    84d3e5e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e4c2d62 View commit details
    Browse the repository at this point in the history
  12. Updates rst file for poincare

    jayantj committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    001ec76 View commit details
    Browse the repository at this point in the history
  13. Updates poincare report nb with reduced code, section on training, be…

    …tter visualization labels and titles
    jayantj committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    b548464 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9446a05 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    930dfd4 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. Configuration menu
    Copy the full SHA
    355e521 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d5175c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68e872e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53f6622 View commit details
    Browse the repository at this point in the history
  5. Adds further details to concept and motivation sections, section on f…

    …uture work, and images
    jayantj committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    7f9337c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00ca7ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ff23ae View commit details
    Browse the repository at this point in the history
  8. Fix links in docstrings

    menshikh-iv committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    30ac3e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2017

  1. Configuration menu
    Copy the full SHA
    f0e15ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a928ca1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfc19cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e967c54 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'poincare_model' into poincare_model_keyedvectors

    Conflicts:
    	gensim/models/poincare.py
    jayantj committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    a39781b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4920194 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8765299 View commit details
    Browse the repository at this point in the history
  8. Adds similarity and distance to KeyedVectorsBase interface, implement…

    …ation and tests for similarity for PoincareKeyedVectors
    jayantj committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    9e3190f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1d5aa1 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Adds method to compute all distances to KeyedVectorsBase, moves most_…

    …similar from EuclideanKeyedVectors to KeyedVectorsBase
    jayantj committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    9cb4fa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abbe77d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6db7b3b View commit details
    Browse the repository at this point in the history
  4. Adds restrict_vocab option to most_similar and tests for EuclideanKey…

    …edVectors.most_similar
    jayantj committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    97bb0a4 View commit details
    Browse the repository at this point in the history
  5. Adds docstring for tests

    jayantj committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    4ba5c83 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. Configuration menu
    Copy the full SHA
    7fd2518 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e6c7df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68435b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8650910 View commit details
    Browse the repository at this point in the history
  5. Moves multiple methods out of KeyedVectorsBase back to EuclideanKeyed…

    …Vectors, removes tests
    jayantj committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    000b499 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4f07bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1f68e4 View commit details
    Browse the repository at this point in the history
  8. Allows passing in vector input to most_similar and distances methods …

    …in PoincareKeyedVectors
    jayantj committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    d6f743d View commit details
    Browse the repository at this point in the history
  9. Removes precompute_max_distance and uses simpler formula for similari…

    …ty in PoincareKeyedVectors
    jayantj committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    9a0b64c View commit details
    Browse the repository at this point in the history
  10. Renames PoincareKeyedVectors.poincare_dists to PoincareKeyedVectors.p…

    …oincare_distance_batch
    jayantj committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    5b38f42 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    db7def8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b4ae804 View commit details
    Browse the repository at this point in the history
  13. Adds methods and tests for finding position and difference in hierarc…

    …hical positions of input vectors
    jayantj committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    a64f262 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. Merge branch 'poincare' into poincare_model_keyedvectors

    Conflicts:
    	gensim/models/poincare.py
    	gensim/test/test_poincare.py
    jayantj committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    f10b0a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. Configuration menu
    Copy the full SHA
    ed304eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5568a20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad965b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b982ab View commit details
    Browse the repository at this point in the history
  5. Adds failing tests for words_closer_than and rank for EuclideanKeyedV…

    …ectors and PoincareKeyedVectors
    jayantj committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    e31e816 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2017

  1. Configuration menu
    Copy the full SHA
    d73c0e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    235b643 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0b8563 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cedd0e1 View commit details
    Browse the repository at this point in the history
  5. Renames poincare_distance and poincare_distance_batch to vector_dista…

    …nce and vector_distance_batch
    jayantj committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    0317189 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e693e64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e931085 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c8d9f2 View commit details
    Browse the repository at this point in the history
  9. Minor pep8 fix

    jayantj committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    73ed696 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2017

  1. Configuration menu
    Copy the full SHA
    ee92be9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46a7efb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    291dac6 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

  1. Configuration menu
    Copy the full SHA
    c532e6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c506b96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4ec393 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2017

  1. Configuration menu
    Copy the full SHA
    a7c3080 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2017

  1. Configuration menu
    Copy the full SHA
    e53f487 View commit details
    Browse the repository at this point in the history
  2. add link to init file

    menshikh-iv committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    4775f4d View commit details
    Browse the repository at this point in the history
  3. fix PEP8

    menshikh-iv committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    a22c601 View commit details
    Browse the repository at this point in the history
  4. fixes for poincare.py

    menshikh-iv committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    6a2da73 View commit details
    Browse the repository at this point in the history