An open API service providing commit metadata for open source projects.

GitHub / libsemigroups/libsemigroups-python-bindings / commits

SHA Message Author Date Stats
3f07949f merge Merge pull request #10 from aal20/semigrp James Mitchell <j****l@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
20d8e76f merge Merge pull request #11 from aal20/elements James Mitchell <j****l@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
2d008da0 merge Merge pull request #12 from aal20/semirings James Mitchell <j****l@u****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
a31708c1 merge Merge pull request #13 from le27/newlukesemifp James Mitchell <j****l@u****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
827b4d5d semiring: Adds NaturalSemiring Alex Levine <a****0@s****k> about 9 years ago
dfc1c320 semiring: Adds TropicalMin/MaxPlusSemiring Alex Levine <a****0@s****k> about 9 years ago
8fecfe7a semiring: Adds BooleanSemiring Alex Levine <a****0@s****k> about 9 years ago
983d9643 semiring: Adds documentation and unittests Alex Levine <a****0@s****k> about 9 years ago
d0bf15da libsemigroups: Adds documentation to elements Alex Levine <a****0@s****k> about 9 years ago
eda96ea3 elements: Documentation and linting Alex Levine <a****0@s****k> about 9 years ago
8742f2c2 libsemigroups: Adds documentation and linting Alex Levine <a****0@s****k> about 9 years ago
89e12d17 libsemigroups: Adds right and left cayley graph Alex Levine <a****0@s****k> about 9 years ago
fe5436ee semifp: fixes fpsemigroup containment Luke Elliott <l****7@s****k> about 9 years ago
79e3945c cayley_graph: Adds CayleyGraph class Alex Levine <a****0@s****k> about 9 years ago
51e9e99a merge Merge pull request #8 from le27/newlukesemifp James Mitchell <j****l@u****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
17f4fc69 semifp: makes FPSOME class private Luke Elliott <l****7@s****k> about 9 years ago
dbaa52db merge Merge pull request #7 from le27/newlukesemifp James Mitchell <j****l@u****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
fc246859 semifp: Semigroup parent class compatability Luke Elliott <l****7@s****k> about 9 years ago
90406f53 semigrp: Adds cayley graph methods Alex Levine <a****0@s****k> about 9 years ago
69e6bbee semifp: adds function to parse words Luke Elliott <l****7@s****k> about 9 years ago
88115513 .travis+setup: Import networkx Alex Levine <a****0@s****k> about 9 years ago
b2cbd739 conf: Fix spelling mistake Alex Levine <a****0@s****k> about 9 years ago
11a075ad cayley_graph: Add CayleyGraph unittests Alex Levine <a****0@s****k> about 9 years ago
9ce5e012 semigrp: Adds unittests, docs and fix exceptions Alex Levine <a****0@s****k> about 9 years ago
3c7cac54 semifp: alphabet input change Luke Elliott <l****7@s****k> over 9 years ago
b736b7c8 elements+doc: cleaning up James Mitchell <j****3@s****k> over 9 years ago
c349a267 merge Merge branch 'master' of github.com:james-d-mitchell/libsemigroups-python-bin... James Mitchell <j****3@s****k> over 9 years ago
a2255688 mybinder: update envirnoment.yml James Mitchell <j****3@s****k> over 9 years ago
8d02ab45 merge Merge pull request #1 from mtorpey/master James Mitchell <j****l@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
8204e6f5 README: correct the installation instructions Michael Torpey <m****5@s****k> over 9 years ago
f7945a28 Fix another bug in README.rst James Mitchell <j****3@s****k> over 9 years ago
0c231289 Fix bug in the README James Mitchell <j****3@s****k> over 9 years ago
c93b6e73 travis: add doc tests James Mitchell <j****3@s****k> over 9 years ago
faed9e31 Fix docstring tests James Mitchell <j****3@s****k> over 9 years ago
5f74c307 Fix bipartition blocks method James Mitchell <j****3@s****k> over 9 years ago
a85728b3 Fix README and add CONTRIBUTING James Mitchell <j****3@s****k> over 9 years ago
5e62928e Initial sphinx doc added James Mitchell <j****3@s****k> over 9 years ago
c6449ca4 Add LICENSE James Mitchell <j****3@s****k> over 9 years ago
42e22afc Split cython and python code James Mitchell <j****3@s****k> over 9 years ago
745fb04d travis: set up ci James Mitchell <j****3@s****k> over 9 years ago
eb4b9ec7 Tests run under python 2 and 3 James Mitchell <j****3@s****k> over 9 years ago
eff69f04 Adding support for more types of elements Alex Levine <a****0@s****k>
Committed by: James Mitchell <j****3@s****k>
over 9 years ago
db3fcfc3 Change uint64_t -> size_t James Mitchell <j****3@s****k> over 9 years ago
44b32793 Move/copy files from libsemigroups to python-bindings for splitting out James Mitchell <j****3@s****k> over 9 years ago
b8c5440d Only add -mmacosx... compiler flag on MacOSX James Mitchell <j****3@s****k> over 9 years ago
372f2325 py: setup flake8 and some minor changes James Mitchell <j****3@s****k> over 9 years ago
b6811d31 py: add extra_compile_args that allows use of Python 2.7 on MacOS James Mitchell <j****3@s****k> over 9 years ago
18451f69 adds word to class index member function for FpsemigroupElement and adds and ... Luke Elliott <l****7@s****k>
Committed by: James Mitchell <j****3@s****k>
over 9 years ago
da8d8ee8 makes Fpsemigroup a subclass of Semigroup and allows identity to be reference... Luke Elliott <l****7@s****k>
Committed by: James Mitchell <j****3@s****k>
over 9 years ago
61b0dff4 Luke's FpSemigroups branch, rebased by Wilf Wilf Wilson <w****f@w****t>
Committed by: James Mitchell <j****3@s****k>
over 9 years ago
168ec68b python-bindings: fix: libsemigroups/semigroups.h shall be included as system ... Nicolas M. Thiéry <n****y@u****t> over 9 years ago
e9382573 Experiment with disabling dependency on pytest-runner and pytest-cython for b... Nicolas M. Thiéry <n****y@u****t> over 9 years ago
89525a2d Working pip package finally? Nicolas M. Thiéry <n****y@u****t> over 9 years ago
fa25ac1e python bindings: bump to patchlevel 2 Nicolas M. Thiéry <n****y@u****t> over 9 years ago
9874552f python bindings: force semigroups.pyx to be included in the source dist Nicolas M. Thiéry <n****y@u****t> over 9 years ago
0b41cf54 python bindings: use Extension from setuptools for consistency Nicolas M. Thiéry <n****y@u****t> over 9 years ago
132ba91b merge Merge branch 'python-bindings' of github.com:james-d-mitchell/libsemigroups i... Nicolas M. Thiéry <n****y@u****t> over 9 years ago
2ca60829 python bindings: bump to 0.2.1.1 Nicolas M. Thiéry <n****y@u****t> over 9 years ago
e237a9c7 python bindings: another typo in the README Nicolas M. Thiéry <n****y@u****t> over 9 years ago
d098fbbb python-bindings: README.md should go in the distribution Nicolas M. Thiéry <n****y@u****t> over 9 years ago
0a4cb589 python-bindings: fixed typo Nicolas M. Thiéry <n****y@u****t> over 9 years ago
90d32d93 python bindings: fixed pypi instructions Nicolas M. Thiéry <n****y@u****t> over 9 years ago
2b9e3728 python bindings: fixed typo in license name Nicolas M. Thiéry <n****y@u****t> over 9 years ago
c725d267 python bindings: added basic instructions to upload to pypi Nicolas M. Thiéry <n****y@u****t> over 9 years ago
0ab2c8bd python bindings: switch 0.2.1 Nicolas M. Thiéry <n****y@u****t> over 9 years ago
1146efec python bindings: declare encoding for setup.py which contains accents Nicolas M. Thiéry <n****y@u****t> over 9 years ago
0b981989 Python bindings: more detailed installation instructions Nicolas M. Thiéry <n****y@u****t> over 9 years ago
2d212476 python-bindings/setup.py: fixed license (GPLv2+ -> GPLv3) Nicolas M. Thiéry <n****y@u****t> over 9 years ago
5d820d52 py: initial python-bindings James Mitchell <j****3@s****k> over 9 years ago
0cd50261 py: initial python-bindings James Mitchell <j****3@s****k> over 9 years ago

← Back to repository