Ecosyste.ms: OpenCollective

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

github.com/sagemath/ob-sagemath

org-babel integration with SageMath
https://github.com/sagemath/ob-sagemath

Merge pull request #5 from EmmanuelCharpentier/master

Fix: Non-ASCII characters in Sage text or comments.

79645bce0c25a650bae61e550434bed836995dce authored about 5 years ago by Sho Takemori <[email protected]>
Drop old emacs for test

91d1da70c2d838cedf0d6e85b66c59930c3e7236 authored about 5 years ago by Sho Takemori <[email protected]>
Add LICENSE

a382ebc2e60d047f5dc98369e61f886581b052bb authored about 5 years ago by Sho Takemori <[email protected]>
Fix: Non-ASCC characters in Sage text or comments.

The fix is to temporarily set the write-coding-system to 'utf-8 in
ob-sagemath.el.

b858f7f5e87744c0b75c69d7e8a83572b25f50b3 authored about 5 years ago by Emmanuel Charpentier <[email protected]>
Add example for :colnames

[skip ci]

68d3e516c712bc7aa5042f305f3eb5bbb6d656c2 authored over 7 years ago by Sho Takemori <[email protected]>
Reevaluate except images

466ee13c25269ae4c5634aacf416c90cd8128951 authored over 7 years ago by Sho Takemori <[email protected]>
Clear cache after evaluating

1d99614509624d7bfd457325ca52f3bf1059f4d5 authored almost 8 years ago by Sho Takemori <[email protected]>
Update year

dfa6cf72a0e38d7d4f0f130c6f2f0f367f05a8ea authored almost 8 years ago by Sho Takemori <[email protected]>
Fix doc

6888294511a6a340b25c728bb3a24459319bf91b authored almost 8 years ago by Sho Takemori <[email protected]>
Refactor code

b72d7e2fb30e5ed761148b7b4757ceebd3af33ca authored almost 8 years ago by Sho Takemori <[email protected]>
Use tmp file for evaluating

0613b7beaaf9a281279e8c77b6b229e984526ca8 authored almost 8 years ago by Sho Takemori <[email protected]>
Update example.org

1e7f231a05ac5f2dc1cc84f7471d103a4971b11c authored almost 8 years ago by Sho Takemori <[email protected]>
Use print_function

df6dbe46e9000c47a3d48e2d8f93d8cd38fcb0e8 authored almost 8 years ago by Sho Takemori <[email protected]>
Fix name

f591a81cff478807bf0ba50414592ec1a61b2c45 authored almost 8 years ago by Sho Takemori <[email protected]>
Use cl-case instead

f42b5371f9a947843bb9331ed6682b893a74440d authored almost 8 years ago by Sho Takemori <[email protected]>
Add comment for asynchronous evaluation

[skip ci]

5715748b3448b1b1e4856387c5486c7b56c0699b authored about 8 years ago by Sho Takemori <[email protected]>
Update version

450d510a5eb1fd644d0037e9f02271ca33639fb0 authored about 8 years ago by Sho Takemori <[email protected]>
Don't use cache for getting src-block info

It causes an error

86134045214d76c8779b0fbf978c78d139389b2c authored about 8 years ago by Sho Takemori <[email protected]>
Merge branch 'fix'

02955d24bd204d330891ec57921edd56f854f721 authored over 8 years ago by Sho Takemori <[email protected]>
Bump version

2c3a108773f2b16c6a4f4039ad3dbcf06e87c205 authored over 8 years ago by Sho Takemori <[email protected]>
Merge branch 'fix'

4d6ff5284e1a47e0b45dd7815aaf4b5e61616a2c authored over 8 years ago by Sho Takemori <[email protected]>
Use keyword argument in sage-shell:run

cadb331e88da0162f5e33bef5b6d2565f9589597 authored over 8 years ago by Sho Takemori <[email protected]>
Use sage-shell:sage-executable for Sage executable

[skip ci]

56bb9a20ffa257db484616eeb62380deadaa5856 authored over 8 years ago by Sho Takemori <[email protected]>
Use sage-shell:sage-executable for Sage executable

9bf6df0b675b9f3c0aa0c3f6026386eaccd49b57 authored over 8 years ago by Sho Takemori <[email protected]>
latexwrap should be a cons

98560075eb0a9dc5ad1e3102ac1154543692d74d authored over 8 years ago by Sho Takemori <[email protected]>
Fix escaping code

4e767ac355793201c077dfc05aac26b66dba2576 authored over 8 years ago by Sho Takemori <[email protected]>
Ignore latexwrap when it is not a list

27ce275b56736761fdaf354336bf180c9b7b1e33 authored over 8 years ago by Sho Takemori <[email protected]>
Use literal in replace-regexp-in-string

df9467eff3a1aed8173dfb7d9e6e5ce48613cb4c authored over 8 years ago by Sho Takemori <[email protected]>
Use replace-regexp-in-string

53a09317c1fe5ac28da0797e3bf3129f28e67d9b authored over 8 years ago by Sho Takemori <[email protected]>
Fix test

0056e2d72f663edb6089332ff818946deecf9e03 authored over 8 years ago by Sho Takemori <[email protected]>
Fix defcustom

31ce35a1ba20cef7d82a13274e96af56fd916e65 authored over 8 years ago by Sho Takemori <[email protected]>
Merge branch 'master' into fix

63c30e2e88675f698ff8d7df9c67b3c8866dfe13 authored over 8 years ago by Sho Takemori <[email protected]>
Improve ob-sagemath-table-or-string

da0b9b8c15398ca1d3e0b0671dd6ea3a1d41e7ae authored over 8 years ago by Sho Takemori <[email protected]>
Add a test for table

fb5f6a747261621ea99a16d9cc13161b6c76ed5e authored over 8 years ago by Sho Takemori <[email protected]>
Delete test code

d813189f077ed3328b24290c9479447ba0152513 authored over 8 years ago by Sho Takemori <[email protected]>
Improve ob-sagemath-table-or-string

84f68153c4462717e9b93e1b040970c6abcbc7c7 authored over 8 years ago by Sho Takemori <[email protected]>
Improve ob-sagemath-table-or-string

445f54b9335aba5e8701f3f06f9ccc8435e1a716 authored over 8 years ago by Sho Takemori <[email protected]>
Merge branch 'master' into fix

ca58d761fcba9a92073274cdf510bf5cae916718 authored over 8 years ago by Sho Takemori <[email protected]>
Bump up version

[skip ci]

fec3fbabaef5f5d679ef1ccbbc39958a4d01b839 authored over 8 years ago by Sho Takemori <[email protected]>
Add test for table

and ob-sagemath-misc

e61a58a5e880a2a442e7363be9bf54e2398cd81a authored over 8 years ago by Sho Takemori <[email protected]>
Add test for :results file

6016f9847bfb709ef45f408f4b1e4a7b76389f2e authored over 8 years ago by Sho Takemori <[email protected]>
Refactor ob-sagemath--latex-arg-test

[skip ci]

7da0b07339d4b15efd3c5e4367ff916ecff9b5da authored over 8 years ago by Sho Takemori <[email protected]>
Fix test ob-sagemath-image

35a34048b517f8a2f464874100d6d0768e75ac70 authored over 8 years ago by Sho Takemori <[email protected]>
Add tests

017c3b8599380083affccbeaef0174cc9af60e4b authored over 8 years ago by Sho Takemori <[email protected]>
Add latexwrap and latexnewline

1bccbb76d8f64fc6150a95e99503beb646acf5a4 authored over 8 years ago by Sho Takemori <[email protected]>
Add new tests

7fe8852999332568187136fa73c095cc3d8963e9 authored over 8 years ago by Sho Takemori <[email protected]>
Add ob-sagemath-output-display-function

be9efdc15e87f085d622e62e439b1b19081bc1e4 authored over 8 years ago by Sho Takemori <[email protected]>
Fix ob-sagemath--last-res-info

86a85c21c26674ee094df846cf9ab3ccc03add9d authored over 8 years ago by Sho Takemori <[email protected]>
Change default implementation of latex_formatter

3510833593294ffa128db4101a5d91677640f137 authored over 8 years ago by Sho Takemori <[email protected]>
Allow non symbol tolatex

3992a98091973c509437c17ad5725d062d916c35 authored over 8 years ago by Sho Takemori <[email protected]>
Rename

8bbff26354605b161c3b6d31b46ca5a4647d74a3 authored over 8 years ago by Sho Takemori <[email protected]>
Delete latexwrap

b62fb2644eb6b9362297124c35ddfc363c5be03e authored over 8 years ago by Sho Takemori <[email protected]>
Change the default implementation of latex_formatter

df0441bb04828f13ce25d044a455baa056ad8242 authored over 8 years ago by Sho Takemori <[email protected]>
Fix print_last_result

print_last_result did not use BackendEmacsBabel as its back-end.

49ca0492e27646288c45192818bd88b8f69367b5 authored over 8 years ago by Sho Takemori <[email protected]>
Use sage.misc.latex

7c3696f22580b64987de59e10fd9ad832e30afc4 authored over 8 years ago by Sho Takemori <[email protected]>
Add unit test

660b26feb592a85e7d3d70780ee0a51298bb1bb4 authored over 8 years ago by Sho Takemori <[email protected]>
Change latex result-param to header argument :tolatex

c6abb018d5e3b7287bf502c644430be65639f3fe authored over 8 years ago by Sho Takemori <[email protected]>
Add some support for :results tolatex

8b7268b5387d8b18b8043ac91b5754076cd40a0f authored over 8 years ago by Sho Takemori <[email protected]>
Remove final new line

28984457b9204ea3cb11c732c86d234e5961adc8 authored over 8 years ago by Sho Takemori <[email protected]>
Override latex_formatter

f2b5dab9791d81b49ef0860d2566b75920ed55b8 authored over 8 years ago by Sho Takemori <[email protected]>
Modify sample configuration and etc

[skip ci]

f31a191959d67f0f47bfa484b8c40de630a2a5c9 authored almost 9 years ago by Sho Takemori <[email protected]>
Update sage-shell-mode version

f3ffbad674349f6356d175d95a7fa95b07d1a1ed authored almost 9 years ago by Sho Takemori <[email protected]>
Change the order of badges

[skip ci]

c2193da19b790ff49c0ba0b6a144efbd3df3fc29 authored almost 9 years ago by Sho Takemori <[email protected]>
Add stable badge

3d9e31927ad664cdc31b5c6a1177c83ccd8c8763 authored almost 9 years ago by Sho Takemori <[email protected]>
Add :exports both

[skip ci]

a30137cd9d7f23ae8f9642bf124c9b38afeb5cad authored almost 9 years ago by Sho Takemori <[email protected]>
Change image path

[skip ci]

d053854a238070d1dce8f169ea2aa6f13dba5a2e authored almost 9 years ago by Sho Takemori <[email protected]>
Change file name

[skip ci]

b4c1ba2774c15b1147582db5a2aa99c22d65f8b3 authored almost 9 years ago by Sho Takemori <[email protected]>
Delete :cache

[skip ci]

22c60557daf708b905cee55748f65d8e4e513aff authored almost 9 years ago by Sho Takemori <[email protected]>
Add a graph

[skip ci]

c3ff2cdfa156d441f8e049984d68360b1953797f authored almost 9 years ago by Sho Takemori <[email protected]>
Adda link to sage-shell-mode setup

[skip ci]

e3488afa3fd852cc7165c2ecda7e9fa0347e6c78 authored almost 9 years ago by Sho Takemori <[email protected]>
Add melpa badge

2125915d4230a4a12f92d428d83c434f5cb7b25b authored almost 9 years ago by Sho Takemori <[email protected]>
Add installation and a new section

[skip ci]

50377147ebbab69ef9893db8cd17d3ece54c1899 authored almost 9 years ago by Sho Takemori <[email protected]>
Fix document

[skip ci]

695ecbf9642d58c771b2e48e9b50d48670f8a01f authored almost 9 years ago by Sho Takemori <[email protected]>
Add a new section

595e9110b42acc19d247ad62ebe6eaca5c35e2d3 authored almost 9 years ago by Sho Takemori <[email protected]>
Fix ob-sagemath--execute-markers

6be5c9bbf9b899420fc1d7635a89d21b3a42f7fe authored almost 9 years ago by Sho Takemori <[email protected]>
Make ob-sagemath-execute-async-1 safer

2df3851b1933d6456a1dcd35762b5f10ab8088d5 authored almost 9 years ago by Sho Takemori <[email protected]>
Use cached result for other languages

c7dce8ce72c5cf5d0288ad898bf5484b0ff886d3 authored almost 9 years ago by Sho Takemori <[email protected]>
Do not remove result when executing all blocks

7ed6f6d410a03a24d12d0326a8d60bce9df58a9e authored almost 9 years ago by Sho Takemori <[email protected]>
Fix ob-sagemath-execute-async-1

859774f7ff790c399fb91bb80c9f2f6b01a4b95d authored almost 9 years ago by Sho Takemori <[email protected]>
Change keybind and command name

27934533d64019fc40d367cfe7972507152cf9fc authored almost 9 years ago by Sho Takemori <[email protected]>
Fix ob-sagemath-execute-async-1

94e3b702335c2a680db45f34243e1803e8f6e325 authored almost 9 years ago by Sho Takemori <[email protected]>
Rename command

e98149ef0ade7e570ade424e4c5b9a564c5772b4 authored almost 9 years ago by Sho Takemori <[email protected]>
Add ob-sagemath--cache-current-p

2f90ad6b463c62a8125666554038055221b38887 authored almost 9 years ago by Sho Takemori <[email protected]>
Unquote numbers

[skip ci]

6ee7bd01bfb412918b0df50115e43e21e4a5ed08 authored almost 9 years ago by Sho Takemori <[email protected]>
Modify elisp header

de4a178e56aec05e3bb5b75ce973e45831c2b583 authored almost 9 years ago by Sho Takemori <[email protected]>
Delete a link and a minor change

[skip ci]

717b0279864e2f68b07fad83b3040773cb293b65 authored almost 9 years ago by Sho Takemori <[email protected]>
Support colnames in case when it is a list

6725c0d3b51827273de5c21eaaae4eae2f939504 authored almost 9 years ago by Sho Takemori <[email protected]>
Add more document

ea598a4e727748201add2a418929f3a3cb48039f authored almost 9 years ago by Sho Takemori <[email protected]>
Add autoload

994d6979451a85e2d1a8b67ae88495a0f07e83d4 authored almost 9 years ago by Sho Takemori <[email protected]>
Ignore html

7a93e2f75d057c679e567c71ea2932ca440cdb31 authored almost 9 years ago by Sho Takemori <[email protected]>
Change image paths

0a8cdf497d894fc6993e5edd8973e7623234ca28 authored almost 9 years ago by Sho Takemori <[email protected]>
Delete unnecessary dependency

63e2011cc378193f25e0c020afdd763d34684ccc authored almost 9 years ago by Sho Takemori <[email protected]>
Fix another typo

[skip ci]

d866c59953b507617f27bcd7347eca9f833c2930 authored almost 9 years ago by Sho Takemori <[email protected]>
Fix typo

[skip ci]

084c478aadc0438119fa23b2c5eb08150fcb078c authored almost 9 years ago by Sho Takemori <[email protected]>
Re-evaluate a code block

[skip ci]

e3748147a82d70678a75ae431e6fba713e7d7dd3 authored almost 9 years ago by Sho Takemori <[email protected]>
Change colname

[skip ci]

3f7c832d37dee91eefc539bada399de3b513fe3b authored almost 9 years ago by Sho Takemori <[email protected]>
Add matrix plot

3d8c2d85c3c0cd3ef0f81d9412748a9972d236f1 authored almost 9 years ago by Sho Takemori <[email protected]>
Add more examples

[skip ci]

67430f62bd70cd154696c53755d382e909d6bb34 authored almost 9 years ago by Sho Takemori <[email protected]>
Fix mode

2a934407ef56645c93947393c35e432372779dbf authored almost 9 years ago by Sho Takemori <[email protected]>
Renaming

993a265a4a66d627f17e78457f65e4c30ced49ba authored almost 9 years ago by Sho Takemori <[email protected]>