Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sagemath/sage-combinat-widgets

A collection of Jupyter widgets for combinatorial objects in SageMath
https://github.com/sagemath/sage-combinat-widgets

Merge branch 'develop'

7c750ef1e525900736b2892550d7bc5c3729c2b4 authored over 5 years ago by Zerline <[email protected]>
A bunch of new tests, and a bugfix in new object validation.

24fd41acdf3386077a09452beb844be7d5f023fa authored over 5 years ago by Zerline <[email protected]>
Small changes in doctests to make them work with Py3.

1ed4ca2e8a145a6657a30e3993b0bd939e5049f1 authored over 5 years ago by Zerline <[email protected]>
Do not try to import get_ipython from grid_view_editor.

d7c0f03bfe18bb69c82c6640ad0855b2899e8cf4 authored over 5 years ago by Zerline <[email protected]>
Do not try to import get_ipython from grid_view_editor.

6b2bcb230efbe416117ddf0cdb72713b9886d13b authored over 5 years ago by Zerline <[email protected]>
Merge branch 'master' of github.com:sagemath/sage-combinat-widgets into develop

b301ee72ba00d973c9cdf73e8d53753d3a02d1d0 authored over 5 years ago by Zerline <[email protected]>
Merge pull request #10 from fchapoton/pyflakes_clean

pyflakes and python3 cleanup

bb0e1118127b04190daa0bbd269bcbf291daf680 authored over 5 years ago by Odile Bénassy <[email protected]>
pyflakes and python3 cleanup

c1c212e0553095c932c79272319aeedbbdaa65cc authored over 5 years ago by Frédéric Chapoton <[email protected]>
Untested direct styling parameter for 'styled_text_cell'.

5d88a594d650b2d0e13b4faa1c199ec2c70e9e7d authored over 5 years ago by Zerline <[email protected]>
'styled_text_cell' function.

c31f1e83199cae85755878480ede1f49a3171cd7 authored over 5 years ago by Zerline <[email protected]>
Fixed directory name for javascript files.

9e7cfe0d810929db2cdbc1640a0d3ecde14b1a1f authored over 5 years ago by Zerline <[email protected]>
Revert "Not jsdeps for egg_info." This line is needed for first installation.

This reverts commit 6a7b8196880d30aaff2b8ccd6fd7072719634305.

238037822094df88538420ee354b4adde5003295 authored over 5 years ago by Zerline <[email protected]>
Now we can add an invalid value *in a new row*, then modify it to a valid value, and the change is validated.

42352afeb5a6526d126f4c6f88f459658d15ebbf authored almost 6 years ago by Zerline <[email protected]>
Now we can add an invalid value then modify it to a valid value, and the change is validated.

6412f9b6e54510cf4f6b6b2edecb68d1602ef090 authored almost 6 years ago by Zerline <[email protected]>
Really empty by default.

49661b2faa061f24b0074da2d9c9f66985ef6e71 authored almost 6 years ago by Zerline <[email protected]>
PNG icons as base64 strings.

9ca242984448c12fbbf8a87392a84477004adcb5 authored almost 6 years ago by Zerline <[email protected]>
Plus and Minus and root level.

6041a8e0a723c364aa637360032e58d8ac0538b3 authored almost 6 years ago by Zerline <[email protected]>
Preparing minor version.

78ccea67d2b3ec1b785c0976ca506ed576c13922 authored almost 6 years ago by Zerline <[email protected]>
A few strings of documentation on Permutation.ipynb.

4d4db73a69ae87efb9431bdd90be51d0afbea4f7 authored almost 6 years ago by Zerline <[email protected]>
Same, 'value' being no property but instead having a specialized observer.

45ac35a801da5b731cda547ce7145970febcaa8d authored almost 6 years ago by Zerline <[email protected]>
Remove unused code.

b4066eae4a32e27ba5f3853d4c9d7c2701c5723e authored almost 6 years ago by Zerline <[email protected]>
Not jsdeps for egg_info.

6a7b8196880d30aaff2b8ccd6fd7072719634305 authored almost 6 years ago by Zerline <[email protected]>
Metadata for JS sub-package.

425e85ab606deca1065569c84d02c6a1d623f3f6 authored almost 6 years ago by Zerline <[email protected]>
Converge with jupyter-widgets/ipywidgets PR#2342.

0e1281fa9574ea056e705add80f02d868e1e4e16 authored almost 6 years ago by Zerline <[email protected]>
Widget history. Application to a permutation.

93f9b295a96e634682e995e33390adbec9dd488b authored almost 6 years ago by Zerline <[email protected]>
Merge remote-tracking branch 'origin/steps' into steps

af3efa3781bed0644e135550ccffa22555fddec6 authored almost 6 years ago by Zerline <[email protected]>
Turning the 'value' into a property, and removing all 'move_action' stuff.

8e014aff872c5e678a7bfe79e6192d65086866a0 authored almost 6 years ago by Zerline <[email protected]>
Create a button for changing the widget value: a first working example.

ca474079cee130297e6d1040def63b99bc8d2a4a authored almost 6 years ago by Zerline <[email protected]>
Everything seems to work, except the display.

6a3900acac0585b61d888acf53e251a76860dcdb authored almost 6 years ago by Zerline <[email protected]>
Shorten a few too long lines.

c28329a6dec85d2c4ff69d6662dc6cc90ca6dbe7 authored almost 6 years ago by Zerline <[email protected]>
Implement move action='multiply' for matrices in the adapter.

1f0661c28ac20f720d73eb8065e9ffc059a9a7ed authored almost 6 years ago by Zerline <[email protected]>
Implement move actions in general.

8add1ba9732dfcc0928cd8ecb8918a0e0a14222f authored almost 6 years ago by Zerline <[email protected]>
Passing tests.

7f9e24794261417dbf994a773663f016e624d475 authored almost 6 years ago by Zerline <[email protected]>
Nouvelles fonctions de boutons, et ajout de 2 boutons dans le display.

52e58239414c218e705377c4d3849b342e93a41d authored almost 6 years ago by Zerline <[email protected]>
Starting on permutations.

ad768a22d4ff6ca1cd23682e2dc59808eceeaa60 authored almost 6 years ago by Zerline <[email protected]>
New lines

d54585354ea814be8a758472617618f572c0535c authored almost 6 years ago by Odile Bénassy <[email protected]>
Merge branch 'develop' for v0.7.2

facba47a496748d63cfb72331c288766779d8d46 authored almost 6 years ago by Zerline <[email protected]>
Tiny diffs regarding signatures.

c5ab12c98979f649479c575f990def2add571003 authored almost 6 years ago by Zerline <[email protected]>
Flipping dominos example. Works well.

4a7a292d5b99ff3c62eb69632d66e8e8f8e3b600 authored almost 6 years ago by Zerline <[email protected]>
Passing a test.

0f34bb0a4d589b3e42dad09cf192bff6943d378a authored almost 6 years ago by Zerline <[email protected]>
Snow flake example, with the new styled_push_button function.

5e732639ea2ee5b2cad7767c8617e60f793858c3 authored almost 6 years ago by Zerline <[email protected]>
Encoding line is needed for developers names.

2edfd5f8df4fcd008ddd23ecab188a634bf81e13 authored almost 6 years ago by Zerline <[email protected]>
Bugfix in StyledPushButton constructor (signature and default CSS class). Tossing dominos example works.

b22c565edecb0fe5bfbc0b567f644cbbc0acb19b authored almost 6 years ago by Zerline <[email protected]>
Create a button for changing the widget value: a first working example.

4563f9cea4996bb05a585a79e96ac9960bcb4a9f authored almost 6 years ago by Zerline <[email protected]>
Turning the 'value' into a property, and removing all 'move_action' stuff.

ee9c29c0955114ab71cb81d240e29beca3fd5126 authored almost 6 years ago by Zerline <[email protected]>
Encoding line is needed for developers names.

ded1cdd13d453d640610c833c8791636088b5f06 authored almost 6 years ago by Zerline <[email protected]>
Shorten a few too long lines.

fbbc57bd0ca82de4263fbac3aa2a0194b87a7b02 authored almost 6 years ago by Zerline <[email protected]>
Everything seems to work, except the display.

6aac4aa14252cc4807d52b08fb28272bf3545fba authored almost 6 years ago by Zerline <[email protected]>
Implement move action='multiply' for matrices in the adapter.

074ba372112e754ddcff881a90942759ed77ff70 authored almost 6 years ago by Zerline <[email protected]>
Implement move actions in general.

dae14e997e4c93345510363e45e8147b29cce057 authored almost 6 years ago by Zerline <[email protected]>
Passing tests.

ea312c61b86c13d52458d74e075f31a05171e791 authored almost 6 years ago by Zerline <[email protected]>
Nouvelles fonctions de boutons, et ajout de 2 boutons dans le display.

732df5ad313002372ccf042aeb63eba8cfbc1eb5 authored almost 6 years ago by Zerline <[email protected]>
Starting on permutations.

7a4077e2e4d7ba1e5304f0aecf1c6aba19f0067d authored almost 6 years ago by Zerline <[email protected]>
We need to compare dominos, and the neighbor() does the job.

b1a2d8169fa5c0b7a381729c9868face422bba12 authored almost 6 years ago by Zerline <[email protected]>
Preparing minor version.

a8eedf1d4dc5440bb7ce0f0a41d34af216466fbc authored almost 6 years ago by Zerline <[email protected]>
Getting a nice display for all the test blocks in the documentation.

eeb86f1668f57ec26db45c665e5bc3177ddcbad2 authored almost 6 years ago by Zerline <[email protected]>
Add requirements for a correct compilation of the doc.

8fc49222c472fcb3ccd2abbfd47a255dea3820bc authored almost 6 years ago by Zerline <[email protected]>
Getting a nice display for all the test blocks in the documentation.

c4cd5a9a20f216a262aacf1783eeaa3935c4c239 authored almost 6 years ago by Zerline <[email protected]>
Renaming styled_button to styled_button_cell, for clarity.

06ab63bf6239fce3d895c8a3ca60d9fff556cc4d authored almost 6 years ago by Zerline <[email protected]>
Add requirements for a correct compilation of the doc.

61f377612ced22786b152c45b3c90b533b750761 authored almost 6 years ago by Zerline <[email protected]>
Displaying the diamond properly, with our new button factories.

b293988069ba023f4e7ad6f792529b9ee76a36fb authored almost 6 years ago by Zerline <[email protected]>
Integrating the button factory into the main code.

8249a38418f3b0484e1af06647fcff08ee3081f2 authored almost 6 years ago by Zerline <[email protected]>
Integrate the second button factory styled_push_button() and use it for blank cells.

d35c2f32801b99a027f57e0209fa5ed76612b2ed authored almost 6 years ago by Zerline <[email protected]>
Code base for flipping on a perfectly matched aztec diamond graph.

We represent the matching with colored dominos. Colors change while flipping
because they depend...

c997d5f3186aa30cdfa273ed7cb969912b720289 authored almost 6 years ago by Zerline <[email protected]>
Shorten a few too long lines.

2994bd8d1575182ec818c3926c0baec124c23244 authored almost 6 years ago by Zerline <[email protected]>
Compiling documentation on Py3.

d39a3a6598fa5abd506e9bb88d269f77109ae09a authored almost 6 years ago by Zerline <[email protected]>
Compiling documentation on Py3.

b2e5fbfffacacc9e18512d2d3b493a712fb26a46 authored almost 6 years ago by Zerline <[email protected]>
Using the new styled_button function.

7d14417577aea2f2b7d8fa4db96fab35c18cae70 authored almost 6 years ago by Zerline <[email protected]>
Merge branch develop.

d384eef1eaa292706c96e7e7c18a7a858bdb3f05 authored almost 6 years ago by Zerline <[email protected]>
cdlink is just traitlets.dlink with a convenient __repr__

918f315a3e76150c0206ff44f79386e7f8dda1d9 authored almost 6 years ago by Zerline <[email protected]>
Deleting old dev code.

fcec5cf82276d355d42d6b2b24f68615ba08fc56 authored almost 6 years ago by Zerline <[email protected]>
Snow flake working again.

831499aa338eb0cbd8e6ff20815d93e9962ee456 authored almost 6 years ago by Zerline <[email protected]>
Snow flake working again.

3572086bcc57d384f691a09ad4433ddd1d3a3a45 authored almost 6 years ago by Zerline <[email protected]>
Old sticking code in __init__.

6aa417e2ca67dd5dc3efd305f29748364deacab1 authored almost 6 years ago by Zerline <[email protected]>
Merge branch 'master' into develop

9c06e1e801ff472b32628901f10ab341a1f62ae8 authored almost 6 years ago by Zerline <[email protected]>
Still broken snow flake.

39c3783486ffcb7611f3c33a16305ae29350678c authored almost 6 years ago by Zerline <[email protected]>
Ensuring square buttons by default.

28321cb033e1772cd05d007d0a780c22dacec6fc authored almost 6 years ago by Zerline <[email protected]>
A function to generate styled buttons.

49f7baa9cc40df7c51ae37b80c2f779255d52ec5 authored almost 6 years ago by Zerline <[email protected]>
Ensure that no parasite interactivity happens at widget initialization.

f00ad9da78ff0125c6371b58917ea821aa35f73f authored almost 6 years ago by Zerline <[email protected]>
A couple of bug fixes, related to dirty editing.

917f30ceeed130fdf2ed8d49fb77b0fd22f8a221 authored almost 6 years ago by Zerline <[email protected]>
One less step in the adapter tutorial.

c571157a781c7523148e68d0a89c9fd04f511ea2 authored almost 6 years ago by Zerline <[email protected]>
Tossing Dominos Example.

2684cefaae712fd4f370a4b8a52e54f0444a4867 authored almost 6 years ago by Zerline <[email protected]>
Tossing Dominos Example.

7a9d9a6a7bb84f8f713067d52b81dd279ac7868c authored almost 6 years ago by Zerline <[email protected]>
*Merge branch 'master' into develop

868199beaec1109df362595fa901ae8586939e36 authored almost 6 years ago by Zerline <[email protected]>
Suppress old code.

ec4d313ba859af320af5e0a98be16f93b9b31b5a authored almost 6 years ago by Zerline <[email protected]>
Page title for JeuDeTaquin.

ce511ff9b4a4b2df5a758cae7f821e3e630068e7 authored almost 6 years ago by Zerline <[email protected]>
Remove unused code. Color the hole.

0b0c6f4ea0e92075b6983227e8431c43297fe728 authored almost 6 years ago by Zerline <[email protected]>
Code for JeuDeTaquin. Modified from https://github.com/hivert/SageWidgetExper/blob/master/taquin.sage

fad1b66f4ae5626fc73c25838f0302a2eae6c88e authored almost 6 years ago by Zerline <[email protected]>
Page title for JeuDeTaquin.

fde1d7f0afbbd8ce7675befbc71ffa8203704f01 authored almost 6 years ago by Zerline <[email protected]>
Remove unused code. Color the hole.

d6e4034c7e8e839ffd2be53c8bc7d89f0d6825d5 authored almost 6 years ago by Zerline <[email protected]>
Code for JeuDeTaquin. Modified from https://github.com/hivert/SageWidgetExper/blob/master/taquin.sage

e7a582d0234c8845148ec170df183cc72c05b657 authored almost 6 years ago by Zerline <[email protected]>
Merge branch 'develop' of github.com:sagemath/sage-combinat-widgets into develop

0dd902cfb9ddbabdfc089f86271efc925a74e9a2 authored almost 6 years ago by Zerline <[email protected]>
cdlink is just traitlets.dlink with a convenient __repr__

befbdebcda9860f1d424b0b94366646ab6b232d6 authored almost 6 years ago by Zerline <[email protected]>
Updating a few tests (after dirty editing changes).

0e56d8c0d4a90506bc3ac03fd1c46bd7993dafc4 authored almost 6 years ago by Zerline <[email protected]>
Back to a fully binder compatible environnement.

6b8baae92f29b2456ed7798445eddc2b58ab7939 authored almost 6 years ago by Zerline <[email protected]>
Switching user

1dbfdac4a4e3f546f4ac6bc4e9ae356d17621ced authored almost 6 years ago by Odile Bénassy <[email protected]>
No carriage return in VERSION.

f53af80065d6887ba31435b115f811eb14ccd2a3 authored almost 6 years ago by Zerline <[email protected]>
Temporarily disable Javascript installation on Binder

b5758ca83082a1a69197a977c22dddf464cb47d7 authored almost 6 years ago by Odile Bénassy <[email protected]>
Get binder to install npm (new try).

227edf5bb2a7de36a74a4253282b395dae4d6415 authored almost 6 years ago by Zerline <[email protected]>
Get binder to install npm.

ef8841637124450869934b04a9f319b5bea6d9d4 authored almost 6 years ago by Zerline <[email protected]>