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

GitHub / Mathics3/mathics-core / commits

SHA Message Author Date Stats
a9f9f6e4 Update benchmark.yml Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
3 days ago
ac64dc34 Comment out skip-fetch-gh-pages in benchmark.yml Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
3 days ago
d19425bc Update benchmark.yml to skip fetching gh-pages Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
3 days ago
17f3cac1 Add a benchmark workflow (#1909) Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
4 days ago
2ee14047 ClearAll was setting an empty list instead of an empty dict in defintions.opt... Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
5 days ago
5c66abd8 Split out Mathics3 to SymPy predictate conversion (#1906) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
6 days ago
db00798a Improve expression cache documentation (#1907) Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
6 days ago
296ad85b Handle patterns of the form H[a_Type,a_Type,...] (#1905) Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
6 days ago
a4d2a90b Simplify/generalize Sympy expression to Sympy predicate (#1904) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
6 days ago
75f9d6fd Add builtin `Refine` (#1900)
Co-authored-by: Juan Mauricio Matera <m****a@f****r>
R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
7 days ago
8c5282ef Another round over mathics.core.pattern (#1901) Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
7 days ago
04f5fe24 Restore compatibility with mpmath 1.4 (#1902) Chenxin Zhong <c****g@o****m>
Committed by: GitHub <n****y@g****m>
7 days ago
dc2df88f update README.rst (#1899) Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
11 days ago
ba97bb81 More on makeboxes (#1897) Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
12 days ago
f40f13de ruff (#1898) Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
12 days ago
f8a13a0f Fix directed infinity (#1896)
Co-authored-by: R. Bernstein <r****y@u****m>
Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
12 days ago
19a65609 Improve Character encoding for ToString and File Handlers (#1893) Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
12 days ago
c00692d3 fix Information (#1895) Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
13 days ago
c12befa3 In eval_Get, AbortInterrupt and MessageException must be handled on each quer... Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
13 days ago
b759de30 makeboxes eval_infix should use always the internal utf encoding. (#1892) Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
13 days ago
b1293af9 Information now returns InformationData and InformationGridData (#1891) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
14 days ago
9bae389c Parse URLs from Python Builtin docs. (#1890) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
20 days ago
dbc99064 Two-argument form of `Information` (#1881) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
25 days ago
a32c5138 Remove `in_scope` parameter on `replace_vars()` (#1885) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
28 days ago
004be298 `mathics.core.eval` routines should not have `Builtin` or `self` as a paramet... R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
28 days ago
468ad5ca Improve Monomial Ordering (#1887) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
28 days ago
ad2cf7d6 Miscellaneous code smells and performance adjustments (#1888) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
28 days ago
4556f895 Load encoding files (#1882)
Co-authored-by: R. Bernstein <r****y@u****m>
Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
about 1 month ago
10046266 Cache Python-equivalent values in an Association. (#1880) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
cf5ef540 Add `AssociationTo` and `KeyDropFrom` (#1875) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
d8558aba Add `Import` for Wolfram Language (`.wl`, `.m`) files. (#1877)
Co-authored-by: Juan Mauricio Matera <m****a@f****r>
R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
d29be8cb fix doctests to pass without ascii (#1879) Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
about 1 month ago
ad03cf69 add packaging dependency (#1878) Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
about 1 month ago
4cd0bbf1 Improve encoding strings and get ride MATHICS_CHARACTER_ENCODING="ASCII" in p... Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
about 1 month ago
296515fc More `Association` refactoring (#1873) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
2344af22 Add Anaconda badge to README (#1869) Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
about 1 month ago
a984f68c Fix gmpy 2.2.2 incompatibility (#1874) Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
about 1 month ago
dbbbcc5e Fix/distribute over list bug (#1872) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
8ec13d58 upgrade mpmath version (#1865) Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
about 1 month ago
9a438275 Add an Mathics3 Atom for an `Association` (#1868) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
5670836f Refactor Rules part 2 (#1867) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
3d5001a1 `Rule` refactor part1 (#1866) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
393625c9 Preserve state of eval.was_boxing. (#1861) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
98215d0a Implement ByteArrayQ and the usual associated cleanup (#1859) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
af648616 Notes on documenting ChracterEncodings... (#1862) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
a0a725ab Fix bug introduced in REPL split and Dialog introduction (#1860) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
392a5b6a Add "Trace" option to Needs[] like we do for Get[] (#1858) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
40e65a5a Go over `mathics.builtin.list.associations` (#1857) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
b336f9a4 Handle Import[] for a WL file. (#1856) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
d1f4efa9 Use properties for things get_ things that are properties. (#1855) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
71719ba6 Adjustments for MSWindows (#1854) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
3b7144d3 MS Windows does not support GNU Readline (#1853) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
dd198c3b Address a StandardOutput Format bug; 1849: (#1852) Juan Mauricio Matera <m****a@f****r>
Committed by: GitHub <n****y@g****m>
about 2 months ago
78d53d83 Add `Dialog[]` (#1851) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
22cf4cdb Implement Distribute (#1850) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
f9126197 Improve builtin Lookup (#1847) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
c2064241 Towards handling `Import[xxx, "ZIP", member-name]` (#1846) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
23f114d5 Multi-state Import preparation (#1844) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
57884142 Update SYMBOLS_MANIFEST.txt rocky <r****b@d****m> 2 months ago
64f81045 Import refactor 2 (#1843) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
3c3b23f0 filesystem rename autoload -> Autoload, data->Data as it is in WMA (#1842) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
c72f76a2 Revise `Import`. Add `ZIP` import. (#1841) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
c2af55ac Improve PredefinedExpressions (#1840) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
84315d88 Consolidate more error messages inside mathics.builtin.messages (#1838) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
356615ce Trace sympy.rsolve (#1839) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
03fa2c2b Administrivia: add codespell ignore words rocky <r****b@d****m> 3 months ago
cf0898c9 Isolate more PIL routines into eval functions (#1836) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
206e7c0c Improve Get[name, Options] documentation. rocky <r****b@d****m> 3 months ago
91231d5e Second round of import/export revision and gmp2 tolerance (#1835) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
2928f59f Add GitHub YAML checking (#1828) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
39d8b59e Go over documentation for Needs, Get, $Path, and $ContextPath (#1826) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
3047e871 Revise `Import`, `Export`, `ImportString`, and `ExportString` (#1825) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
afca7fd0 Update FUTURE.rst (#1834) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
e9ddc498 Update FUTURE.rst (#1833) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
84ccbf50 Update FUTURE.rst R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
4cd3c0d7 Remove a done item in FUTURE.rst rocky <r****b@d****m> 4 months ago
eb5f84f4 Add FUTURE items: (#1827) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
f434b33a Administrivia rocky <r****b@d****m> 4 months ago
700364f1 merge Merge branch 'release-10.0.1' rocky <r****b@d****m> 4 months ago
5cee30e6 Update 10.0.1 release notes rocky <r****b@d****m> 4 months ago
30376aa1 Correct RsT markup rocky <r****b@d****m> 4 months ago
f6a987e7 Update CHANGES.rst R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
c4b5cde3 Go over CHANGES for revised markup and spelling. rocky <r****b@d****m> 4 months ago
52393697 Go over changes rocky <r****b@d****m> 4 months ago
b796a6a3 Release 10.0.1 rocky <r****b@d****m> 4 months ago
8c5bcd14 merge Merge branch 'master' of github.com:Mathics3/mathics-core rocky <r****b@d****m> 4 months ago
ae4ab5da Administrivia rocky <r****b@d****m> 4 months ago
d783242e Try newer pyodide-build, newer Python and newer nodejs (#1819)
Co-authored-by: Juan Mauricio Matera <m****a@f****r>
R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
f96280d4 Work around Binomial args checking (#1821)
Co-authored-by: Juan Mauricio Matera <m****a@f****r>
R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
d4127f95 Add .yamllint; allow long YAML lines rocky <r****b@d****m> 4 months ago
4ea20860 Mathics -> Mathics3 (#1800) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
6673186e Remove some deprecated boxes_to functions (#1822) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
e7462ff8 Cache sympy values (#1823) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
d8b02526 Go over YAML files (#1824) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
f49b9da8 Misc small bugs or improvements (#1818) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
88419cd8 Bump to dev rocky <r****b@d****m> 4 months ago
989427f2 Update Django front-end link in README R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
feb47ccf Release 10.0.0 rocky <r****b@d****m> 4 months ago
0cf7fcc8 Get ready for release 10.0.0 (#1813) (#1814) R. Bernstein <r****y@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
22fc6506 Get ready for release 10.0.0 (#1813) R. Bernstein <r****y@u****m>
Committed by: rocky <r****b@d****m>
4 months ago

← Back to repository