https://github.com/statycc/pymwp

sort by:
Revision Author Date Message Commit Date
47b05d5 Merge pull request #35 from seiller/pypi-alpha2 updated setup.py 11 June 2021, 01:06:57 UTC
cf9b6bd updated setup.py 11 June 2021, 01:05:20 UTC
6c5d327 Update mkdocs.yml 10 June 2021, 23:22:24 UTC
0131510 Update mkdocs.yml 10 June 2021, 23:20:28 UTC
3f57997 update demo examples 10 June 2021, 21:09:50 UTC
e9fff0d Merge pull request #34 from seiller/demo update hash on change 10 June 2021, 20:55:21 UTC
ba4bc70 update hash on change 10 June 2021, 20:53:14 UTC
f79e49d Merge branch 'master' of https://github.com/seiller/pymwp 10 June 2021, 20:36:56 UTC
0c369ae fix to remove comma 10 June 2021, 20:36:49 UTC
96c3bd6 Merge branch 'master' of github.com:seiller/pymwp 10 June 2021, 20:34:20 UTC
d60bfe5 Added second example of exponent function. 10 June 2021, 20:34:10 UTC
f7e9548 Merge pull request #32 from seiller/demo loading demo page from URL hash 10 June 2021, 20:31:54 UTC
a72ce18 allow loading demo page with specific example by using URL hash 10 June 2021, 20:29:05 UTC
2f7fbbf Added example to reflect explosion of number of cases. 10 June 2021, 19:57:31 UTC
a65ac25 Merge pull request #31 from seiller/tests-examples Tests examples 10 June 2021, 16:33:38 UTC
7e63633 update workflow 10 June 2021, 04:13:48 UTC
f82cf8b Merge branch 'master' of https://github.com/seiller/pymwp 10 June 2021, 04:06:39 UTC
d35667c python version test 10 June 2021, 04:06:31 UTC
8d191c8 Merge pull request #30 from seiller/demo request for options 10 June 2021, 03:46:09 UTC
a7944ab request for options 10 June 2021, 03:45:29 UTC
6160568 Update README.md 10 June 2021, 01:13:45 UTC
7bcd674 docs: change imports to match package usage 10 June 2021, 01:09:48 UTC
d089c09 Merge pull request #29 from seiller/pypi PyPI packaging files 10 June 2021, 00:04:49 UTC
f8b8797 move contrib, md license probably works 09 June 2021, 23:48:48 UTC
0bebe6d add files for packaging 09 June 2021, 23:40:24 UTC
7971cdb Create CONTRIBUTING.md 09 June 2021, 23:31:33 UTC
5e149a7 Update README.md 09 June 2021, 23:07:05 UTC
42ce070 Update features.md 09 June 2021, 23:01:55 UTC
1c85845 Merge pull request #28 from seiller/demo Add some polish and explanation to demo page 09 June 2021, 21:02:36 UTC
a653480 add some polish and explanation to demo page 09 June 2021, 21:00:33 UTC
4b933c3 Fixed exponent example. 09 June 2021, 20:36:50 UTC
8591a52 And documenting the original examples a bit. 09 June 2021, 20:22:08 UTC
12b8da0 Adding examples from original paper 09 June 2021, 20:21:04 UTC
697c7d4 Merge pull request #26 from seiller/simplify-sums #16: remove zero in polynomial add and times 09 June 2021, 16:33:10 UTC
8a3ed8f Merge pull request #27 from seiller/demo add demo 09 June 2021, 12:21:10 UTC
75fe113 add demo 09 June 2021, 12:19:59 UTC
6f8e694 #16: remove zero in polynomial add and times 08 June 2021, 21:22:34 UTC
a9b5c01 Merge pull request #20 from seiller/issue-11 Issue 11 08 June 2021, 20:31:31 UTC
b57d9cc update readmes after path change 08 June 2021, 20:24:08 UTC
dc5adc1 Restore exponent example. 08 June 2021, 20:06:53 UTC
2179466 Merge branch 'issue-11' of github.com:seiller/pymwp into issue-11 08 June 2021, 19:53:19 UTC
0d0552d Add simple example with braces issues. 08 June 2021, 19:53:01 UTC
aed361d include the examples in docs 08 June 2021, 19:45:43 UTC
302fea0 Merge branch 'master' of https://github.com/seiller/pymwp into issue-11 08 June 2021, 19:30:25 UTC
9ac6d6c Merge pull request #23 from seiller/tests-examples Started to work on reorganizing examples. 08 June 2021, 19:18:23 UTC
7c7e54d fix line wrap 08 June 2021, 18:34:35 UTC
88ff1d1 Merge pull request #19 from seiller/docs Supported language features 08 June 2021, 18:32:19 UTC
abdef3f add header file inclusion 08 June 2021, 18:30:18 UTC
ddec14d better examples 08 June 2021, 18:23:10 UTC
58b8f0b support comments 08 June 2021, 18:22:04 UTC
09f376e Merge branch 'master' of https://github.com/seiller/pymwp into issue-11 08 June 2021, 18:14:36 UTC
13de5df Merge pull request #22 from seiller/code_quality Bug fix 08 June 2021, 18:13:16 UTC
5429538 Merge branch 'master' of https://github.com/seiller/pymwp into code_quality 08 June 2021, 18:02:54 UTC
d50b160 add version because some not a nice update went out yesterday. 08 June 2021, 17:55:00 UTC
960033c may need to specify versions in requirements... 08 June 2021, 17:51:03 UTC
8585546 fix syntax 08 June 2021, 17:44:18 UTC
ca6233a try install explicitly 08 June 2021, 17:42:49 UTC
7a01d13 workflow update 08 June 2021, 17:33:27 UTC
a4ec807 Merge pull request #18 from seiller/simpl Simplification of polynomials 08 June 2021, 17:25:20 UTC
e261323 Started to work on reorganizing examples. 07 June 2021, 18:06:51 UTC
406a796 adding unit test for ignored variables #11 07 June 2021, 10:28:19 UTC
24c2683 note on sign 05 June 2021, 18:50:16 UTC
1e40c97 add f details later, any binop should be handled 05 June 2021, 18:43:45 UTC
540b88a remove extra whitespace 05 June 2021, 18:29:59 UTC
1e461e5 chart of supported features 05 June 2021, 18:28:27 UTC
c90b7f1 Merge branch 'master' 05 June 2021, 03:39:37 UTC
d7b6d7a Merge branch 'master' of https://github.com/seiller/pymwp into issue-11 05 June 2021, 03:28:16 UTC
7fd9af3 reset master 05 June 2021, 03:22:48 UTC
d68d5af checking tests 05 June 2021, 01:33:33 UTC
1b09ed8 sorry lint for that space… 04 June 2021, 21:56:47 UTC
2665bbf #11 simple assignment managed, fix binop with constants 04 June 2021, 21:48:55 UTC
e95c8da remove old test 04 June 2021, 19:49:36 UTC
a719438 Merge branch 'master' of https://github.com/seiller/pymwp into simpl 04 June 2021, 19:44:43 UTC
81f7dbc docs: examples of how to use new matrix methods (PR #15) 04 June 2021, 19:32:40 UTC
998bf00 Some comments on tests. 04 June 2021, 17:12:59 UTC
4f4f0fa Merge pull request #15 from seiller/issue-12 I need to perform fixpoint calculation with simpler polynomial: merging now. I hope it's ok with you all. 04 June 2021, 16:49:57 UTC
aad086b added simple for loop. 04 June 2021, 16:33:11 UTC
31e6fda Restore infinite_2.c 04 June 2021, 16:27:57 UTC
f2fee55 Added simple example$ 04 June 2021, 16:26:50 UTC
36a8064 #14: improve while_correction docstring 04 June 2021, 15:20:18 UTC
52c8715 change test 04 June 2021, 02:48:06 UTC
1b4489b docs 04 June 2021, 02:45:01 UTC
dbb2fa5 #12: add matrix utilities 04 June 2021, 02:43:18 UTC
31bc23f adding some matrix methods 04 June 2021, 00:06:13 UTC
fafc9e5 ignoring nvim config 03 June 2021, 22:33:48 UTC
678462d add docstring and removing redundant functions 03 June 2021, 22:33:08 UTC
58d4752 Changed assertions in 'test_analyze_simple_infinite' 03 June 2021, 19:22:30 UTC
fe66e5b docstrings 03 June 2021, 18:40:27 UTC
93b4dc0 add matrix print 03 June 2021, 18:32:03 UTC
fc2068c simplification of polynomes in add and mult function in Polynomial.py 03 June 2021, 15:23:08 UTC
7afcd85 quality fix (maybe), bug fix, update docs 22 May 2021, 04:17:12 UTC
4250ab2 update docs to match 21 May 2021, 13:27:34 UTC
64f99ee fix semiring 21 May 2021, 13:25:23 UTC
1fba898 Update semiring.py changed 1 character. 21 May 2021, 13:22:50 UTC
4fe2d96 Merge pull request #6 from seiller/composition add composition example 21 May 2021, 13:04:08 UTC
a944a06 Merge pull request #9 from seiller/analysis Modular analysis.py 21 May 2021, 13:03:35 UTC
ebdf4c5 fix assert 21 May 2021, 01:52:51 UTC
2270a6e address the other comments 21 May 2021, 01:49:41 UTC
95873e6 add deprecation message 21 May 2021, 01:12:25 UTC
80368c9 update docs, io fix 18 May 2021, 19:48:35 UTC
back to top