summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2022-08-04Coding style edits.talleyhoe
2022-08-04Added the ipykernel as a dependency for jupyter notebookstalleyhoe
2022-08-04Updated to version 2.3.9.3 and added tex-science dependencytalleyhoe
2019-09-17updated to version 2.2.7Erhad Husovic
2018-03-30Update versionTarn Burton
2018-03-20Updated version (r1542.4c09947f7a -> r1543.048f6e184a).AUR Update Bot
Changelog ========= Add tab_dimension, update hep-th paper for 2.x (048f6e184a)
2018-03-18Updated version (r1534.61a2f244ab -> r1542.4c09947f7a).AUR Update Bot
Changelog ========= Added 'Ex.head()' to query name of head node of expression. (4c09947f7a) Paper fixes (e0e6b9008a) Sugra fixes (b59221955e) Update old paper (e938a781fb) Update copyright message on web pages (d6398e351c) Fix 'converge' in command line client (21dadeeb03) Cleaning up index positions (64f62a5fb9) Fixing supergravity example (c5e90e7f22)
2018-03-15Updated version (r1529.6ad50043c4 -> r1534.61a2f244ab).AUR Update Bot
Changelog ========= Fix substitution bug https://cadabra.science/qa/599/error-in-substitute-command (61a2f244ab) Fixed (4020f27803) Update web download page (1745360942) Depends update (329a1dbaf7) Leo's bug (991beee9bb)
2018-03-14Updated version (r1528.a48a4e0909 -> r1529.6ad50043c4).AUR Update Bot
Changelog ========= Fix substitute bug with wildcard patterns with multiplier. (6ad50043c4)
2018-03-08Updated version (r1527.5a4be48ceb -> r1528.a48a4e0909).AUR Update Bot
Changelog ========= Disable all unicode characters in input_form() (a48a4e0909)
2018-03-05Updated version (r1429.2fd1e6b970 -> r1527.5a4be48ceb).AUR Update Bot
Changelog ========= Merge all changes required to build on OpenBSD and Windows (command-line only so far). (5a4be48ceb) Update readme (95e636a08b) Update readme (722b32c563) Show build types available (deeaf1a543) Allow other build types on windows (1dd47c80bb) Fix io encoding on windows (2f0a481767) Fix regex handling in DisplaySympy (e3bc6aefa6) Fix regex_replace parameters (8800bf50d4) Fix test cmakefile (72ee6878e1) Fix environment variables for tests (9c5ab925c9) Update instructions for OpenBSD (7a44402ca1) Fix for Open/FreeBSD (cfc1edf78f) Set LANG and LC_ALL variables for tests so that unicode output does not fail. (fa66edf94b) Fix typo (e08a472724) Encode python executable location in cadabra2.in (9f7072ec16) Remove the remains of boost::regex in favour of std::regex. (1b1c7607fb) Fix uninitialised return value (2b855d4c58) Do not assume cadabra2 is executable (30eaea9287) Attempt to fix parsing issue on windows (87bce4bc27) Display more info in treeform (083c52d182) Update README.rst (9b6ee3f184) Update README.rst (8960ae7d20) Update README.rst (ee754815eb) Update README.rst (353a4fdf6c) Update README.rst (f3852372e1) Update README.rst (48cc4e25a9) Update README.rst (7931008006) Update README.rst (2bfe8e9031) Update README.rst (6ad7dda506) Update README.rst (fa00886bc2) Use correct path for testing (dbc11fb40f) All tests pass again (ba33653240) Fix regex (cb8ea45a3d) Fix for paths (17cf05c8ac) Fix for paths (1b0a999e40) Fix for paths (0df4dde37b) Fix for paths (701159b29d) Fix for paths (815c4d3de9) Fix install source directories (860a81c235) Show install prefix at config (50c26be4ba) Fix installation path on windows (a8c9ff8397) Remove unnecessary cmake file (f89735e3bc) Build on Linux again too (912418cd3e) Build on Linux again too (0c1606f24f) Build on Linux again too (f38fe79878) Remove pcre (927e737697) Remove unnecessary link (f0af3e7694) Cleanup makelists (7d4e6786ab) Update makelist (a0eafd0382) Hack to make core build; needs reorganisation of jsoncpp (24d5ad443f) Do not build server and client lib when frontend off (12c6e7c78a) Avoid multiply defined symbol on WIN32 (2a0891501f) Avoid multiply defined symbol on WIN32 (33ded8e8cd) Attempt to fix missing signal on windows (a297b3cb46) Attempt to fix missing signal on windows (7841b3b80c) Attempt to fix missing signal on windows (d9a7d138e9) Attempt to fix missing signal on windows (25d9b15d9f) Attempt to fix missing signal on windows (88160399de) Attempt to switch to boost.signals2 (a307584232) Fix for min/max on windows (74618386f3) Fix for min/max on windows (ffa3c69b84) Attempt to fix missing signal on windows (538b9addea) Fix unistd.h dependence (5ddffdfc85) Fix unistd.h dependence (b1312bc43d) Fix missing pid_t on windows (392c082b98) Weird boolean error (534022b72f) Remove base class ambiguity (c0d89d9785) Remove base class ambiguity (81b519d22e) Another cxxabi fix (d5cef5e86d) Another cxxabi fix (3ed6f55b2e) Convert to std::regex (500a055b14) Make Stopwatch not depend on Posix anymore. (b9a8446d32) Merge branch 'master' into feature/kwindows (db67b505c7) Fix typo in include path (5cc1c67f04) Fix typo in include path (96c3acedf5) Fix compiler error for more recent gcc (22de988749) Update windows build instructions (a7878b5928) Add windows build instructions (0188457cc5) Added linking to thread library (9025a4029a) Fix typo (c1ef6620b0) Add replacement for unistd.h (3de3445254) Add replacement for unistd.h (8b50730fdc) Add cmake files (d0308152e4) Fix call (2b71416bed) Rename GMPXX_LIB to GMPXX_LIBRARIES (9ebb2fd9a4) Rename GMPXX_LIB to GMPXX_LIBRARIES (d6d01efd20) Find glibmm (e065cac016) Remove findgmp again, only find gmpxx (f602340dc2) Update findgmp.cmake (a70e3b3435) Require gmp as well as gmpxx (5be9440084) Take glib out of windows build (a22f4a3c2a) Remove pkgconfig dep for windows (d122148526) Boost fix (24188cb5a5) Boost fix (08f4ee9f19) Boost fix (26b05a1815) Stop printing library paths, not relevant on windows (16475be525) Fix for gmp (8671ddb859) Add winlibs.cmake (b1461cf127)
2018-03-01Updated version (r1425.c5dae59ca0 -> r1429.2fd1e6b970).AUR Update Bot
Changelog ========= Update changelog (2fd1e6b970) Merge branch 'fix/github71' (ce98606854) Fix integration by parts (e2e2c7c2cb) Add tests and sketch logic (78a8636c66)
2018-02-23Update versionTarn Burton
2017-12-23Updated version (r1322.a36b993c8 -> r1332.995b48910).AUR Update Bot
Changelog ========= Fix for sympy on travis (995b48910) Further fixes for mma-less build (8681e136a) Make MMA optional (71ad464b9) Include Mathematica scalar backend for expression simplification (requires mathematica installation at build time). (056048faa) Fix mathematica output (e504bc4b4) Fixes for MMA bridge (eae981abf) Keep wstp link open (dd6b9d0c0) Working map_mma but greek characters do not go through cleanly (0c531b335) Added start of MMA output routines (a157a517c) Added working test for Mathematica WSTP (a7b42045a)
2017-11-26Updated version (r1316.ffee74139 -> r1322.a36b993c8).AUR Update Bot
Changelog ========= Added cmake script to find sqlite3 (a36b993c8) Fix finding sqlite3 (b7b46f31d) Set cmake policies (1cb466603) Cleaned up CMakeLists.txt in preparation for windows port (37732fc75) Removed duplicate split_index (9dc33cb57) Remove unused readline dependence (3da6addbd)
2017-11-25Updated version (r1308.2adba0d11 -> r1316.ffee74139).AUR Update Bot
Changelog ========= Fixed documentation for keep/drop_weight (ffee74139) Add code of conduct. (aee1cc86f) Make evaluate work with unspecified tensors. (63de65057) Make tests work (29b700abf) Working evaluation with unspecified tensors. (256186406) Getting there (35707a120) Build details for SL (4b3c146cb) Located where to make changes (4f451c535)
2017-11-21Updated version (r1299.9ece45ddc -> r1308.2adba0d11).AUR Update Bot
Changelog ========= Create CODE_OF_CONDUCT.md (2adba0d11) Fix package name to include tweak version take 2 (dfcaac1b7) Fix package name to include tweak version (12f50682d) Tweak version (2ed8ff5cc) Fix fedora latex path (221829489) Bump version (526896a04) Packaging fixes (a9e3ea9e3) Fix for Debian 9 package (962584a8a) Update for Debian 9 packages (5e63fc611)
2017-11-16Updated version (r1292.8095fbb26 -> r1299.9ece45ddc).AUR Update Bot
Changelog ========= Fixed bug in handling of products of differential forms, added tutorial. (9ece45ddc) Fix installation paths on SL (82fb96aef) Build details for SL (6e445d10c) Fixed install prefix for package building (62c41f3b6) Escape N, S, O symbols when feeding sympy (b76ec656a) Small fix for buildbot (591619ca7) Fix buildbot (cef2cc775)
2017-10-31Updated version (r1288.965a53839 -> r1292.8095fbb26).AUR Update Bot
Changelog ========= More packaging fixes for Ubuntu 17.10 (8095fbb26) Fix for package building on Ubuntu 17.10 (3dba61e6a) Merge branch 'master' of github.com:kpeeters/cadabra2 (50fa7e5de) Fix for building on Fedora 26 (8e2875c82)
2017-10-17Updated version (r1286.291dd6585 -> r1288.965a53839).AUR Update Bot
Changelog ========= Merge pull request #54 from bmwiedemann/date (965a53839) use cmake TIMESTAMP (29a08650a)
2017-10-14Update versionTarn Burton
2017-09-13Updated version (r1283.f5c535d1c -> r1285.cf87de936).AUR Update Bot
Changelog ========= Added OS X installation tips (cf87de936) Update changelog (4ebb55ca1)
2017-08-18Updated version (r1279.115f64fb0 -> r1283.f5c535d1c).AUR Update Bot
Changelog ========= Merge branch 'fix/wedgewedge' (f5c535d1c) Added more differential form tests (cc1765d21) Make products of grassmann variables and wedge products of identical objects vanish. (6bba4eca6) Fix printing of index brackets (eabd6cb9c)
2017-08-07Updated version (r1275.09b71ba9b -> r1279.115f64fb0).AUR Update Bot
Changelog ========= Add RPATH to binaries (115f64fb0) Added Symbol manual page (1e77d25e7) Update build instructions, fix Gtk CSS theme (ee83ffbf8) Update README (d0b4c07bd)
2017-08-06Updated version (r1272.87dfce7c1 -> r1275.09b71ba9b).AUR Update Bot
Changelog ========= Manual and fixes for map_sympy (09b71ba9b) Added license file (8221b021a) Added DOI (dcb69a763)
2017-08-02Update versionTarn Burton
2017-07-16Update dependenciesTarn Burton
2017-07-15Bump versionTarn Burton
2017-05-22Updated version (r1253.4ee9322d5 -> r1259.b3acf2957).AUR Update Bot
Changelog ========= Fixed build error (b3acf2957) Missing files (6b9aacf5b) Merge branch 'master' of github.com:kpeeters/cadabra2 (535f630e2) Bump version (f67dfd577) Fixing map_sympy (3625493ea) Make map_sympy act on sub-expressions (a093c3040)
2017-05-17Updated version (r1251.60c9c80b0 -> r1253.4ee9322d5).AUR Update Bot
Changelog ========= Add spaces between indices when building string representation (4ee9322d5) Update instructions for Solus (98f55ed86)
2017-04-15Updated version (r1250.19395b42e -> r1251.60c9c80b0).AUR Update Bot
Changelog ========= Fix for CentOS (60c9c80b0)
2017-04-14Updated version (r1245.32c11b566 -> r1250.19395b42e).AUR Update Bot
Changelog ========= Bumped version (19395b42e) Fix (f49612c96) Fixed auto-scrolling (2d57f5ff5) Local post_process works now (4509c5dd6) Improving text output (1b2b57f49)
2017-04-11Updated version (r1244.c7e61aaee -> r1245.32c11b566).AUR Update Bot
Changelog ========= Avoid canonicalising with sum factors (32c11b566)
2017-04-06Updated version (r1241.eccfd7542 -> r1244.c7e61aaee).AUR Update Bot
Changelog ========= Merge branch 'fix/unwrap3' (c7e61aaee) Unwrap now knows about spinors (cf56f01bd) Merge branch 'master' into fix/components2 (44eee6e4a)
2017-04-04Updated version (r1214.d0aa77688 -> r1241.eccfd7542).AUR Update Bot
Changelog ========= Merge branch 'fix/components2' (eccfd7542) Cleanup (3f73d9391) Fixed repeated numerical indices problem in canonicalise (85fd58a33) Repeated working (4fd9dba84) Update (e67af898a) Fixing canonicalise (f324d1828) Throw exception when evaluating derivatives with superscript indices (668630d1b) Fix linking (5f74b47c2) Not quite (8f3a04f70) Fix for OSX (remove pcre) (605534eb7) Evaluate with missing components (76d0d4367) Merge branch 'master' into fix/components2 (6be0d97ce) Fix travis for OSX (5a9106808) Fix travis for OSX (de5d6cf33) Merge branch 'feature/timing' (2f7ad1e5d) Rudimentary timing working (8a5b63a53) Fixing progress monitor (e500ce7df) Call counts working (b29f34c6a) Update (aa7b8fe5d) New progressmon (6c0a9549b) Progress updates (72fba1fe6) Adding monitor logic to Algorithm (6247df679) Adding progress monitor logic (2376153af) Update (14186179f) Server changes (625a6b855) Adding timing logic (920a565bb) Update kerr (9e454d321)
2017-03-10Updated version (r1212.c9932e887 -> r1214.d0aa77688).AUR Update Bot
Changelog ========= Fixed sample notebook (d0aa77688) Minor changes (e7a3b1c6a)
2017-03-09Updated version (r1204.55de25bca -> r1212.c9932e887).AUR Update Bot
Changelog ========= Merge branch 'fix/components2' (c9932e887) Fixed bug with component computations containing fractions (b4a57f393) Added kerr test (a8c9c355d) Fix for typesetting (c2e7b3bdf) Various fixes for evaluate and the string example (ecde7cab4) Merge branch 'master' of git:cadabra2 (eb8725c8c) Update (9092e8db0) Web updates (569f2cd28)
2017-03-02Updated version (r1184.7dd0dd8b1 -> r1204.55de25bca).AUR Update Bot
Changelog ========= Update for sort_spinors (55de25bca) Merge branch 'feature/spinorsort' (d33b0c949) Sort_spinors working (56cc0389d) Added test for I (88d3a1308) Added I (286781705) Fixing I (6375afd3f) Fixing I (4cc86dc94) Cut and paste fix (642378fb6) Adding (not yet working) sort_spinors (2973f3888) Merge branch 'feature/rules' (c68f66a11) Fixed bug (28721f327) Added Tableau doc (ca7aadb48) Recursive repeat apply fixed? (5637b9070) More Young tableau updates (1188edde2) Young tableau display starting to work again (a792cdbca) Young tableau display starting to work again (a1c8d295f) Adjusted property list printing, not right yet (4cf1ddb07) Update printing properties (3371aa6f1) Merge branch 'master' into feature/rules (b68477383) Fixed tests with packags (d4b8907c0)
2017-02-08Updated version (r1176.c7075c537 -> r1184.7dd0dd8b1).AUR Update Bot
Changelog ========= Fixed linking error (7dd0dd8b1) Update changelog (0d7672d35) Merge branch 'feature/rules' (cbf76308c) Tests running again (750e0f33e) Query scale factor (82a18e816) Fixed multiplier bug in handling of partial derivative components (6ebd0fe1f) Better packages (7153c5e1f) Fix test (87ee94ad8)
2017-02-04Updated version (r1162.9b7e34177 -> r1176.c7075c537).AUR Update Bot
Changelog ========= Merge branch 'feature/rules' (c7075c537) Fix subsum substitute (a935fb150) Documentation updates (bcf392e5c) Merge branch 'feature/match_sub_sum' (0931e42cb) Update changelog (2a39b9b2e) Substitute sub-sums working (57d550f57) Merge branch 'fix/product_rule_dummies' (00c705f3c) Fixed vary working on powers of contracted expressions (c115e6a8d) Added pow to classify_indices (483f824f9) Merge branch 'master' into fix/product_rule_dummies (724e43456) Fix product rule (22dfc4e3f) Fix README (f75667544) Make evaluate work with multiple derivatives (3480a8da1) Trying to locate the bug (51af2ed1d)
2017-01-29Fix LD_LIBRARY_PATH errorTarn Burton
2017-01-10Version bumpTarn Burton
2017-01-04Updated version (r1119.4180e2841 -> r1124.41c483881).AUR Update Bot
Changelog ========= Fix for crash on older gtk (41c483881) Fix for crash on older gtk (1d6c300be) Fix for crash on older gtk (9be4ea74d) More path fixes (c9b381dc1) Fix installation paths for packages (3e7e25f68)
2017-01-04Updated version (r1115.e291e70c1 -> r1119.4180e2841).AUR Update Bot
Changelog ========= Fix for older GTK versions (4180e2841) Fix for older GTK versions (5df386efe) Fix for older GTK versions (8f6b22faf) Fix for older GTK versions (11c28e5f5)
2017-01-03Updated version (r1110.bcaf4994d -> r1115.e291e70c1).AUR Update Bot
Changelog ========= Preparing for 2.1.0 (e291e70c1) Update (fbbfcd81e) Make web notebooks look better (a9336bd19) Some fixes for differential forms (1bd02d66f) Fixed PYTHONPATH for tests (f5e5648b7)
2017-01-03Updated version (r1028.3beebcbaf -> r1110.bcaf4994d).AUR Update Bot
Changelog ========= Fixed version number (bcaf4994d) Merge branch 'fix/differentials' (c9074b098) Fixing example notebooks and removing debug output (08ed7eeab) Merge branch 'master' into fix/differentials (80ae1854d) Merge branch 'feature/notebooktests' (8b0399374) Fixed command line version (6ddb1b41d) Fixed command line version (e38af1a44) Fixed last notebook (e9b13d84b) Fixed all but one of the notebook tests (fbb7cb24c) Fixed printing of multiplier for commutators (8125f70a2) Fixed indentation bug in command line client (844d5ac79) Starting component engine for differentials (ae997b645) Work in progress (0d8762ff1) Work in progress (1f543b0df) Proper signs (0605d9868) Update manual path (3e01ed0ad) Differential forms beginning to work (f0299407f) Forgotten test program (f19428ada) Merge branch 'fix/normal_args' (699ceb86e) Incomplete fixes for unwrap (3882197e2) Fixed DisplayTeX (3465e8d06) Functional arguments working (6c96e353d) Preparsing fixes for non-index arguments (b3f8d1cc7) Print greek symbols in terminal (85b92554d) Fixed open/close tex cells (d326b6532) Tweaking UI (533794238) Scrolling/focussing fixes (fabed696e) Scrolling current cell into view after update (8e88929cc) Fixes for windows and typesetting (a8af90f17) Merged windows fixes (36059beee) Almost running on Windows (8299b3514) Update (c5622115e) Enable websocket logging (1fcccf9d8) Enable websocket logging (1e0cae659) Fixing windows (4c0d9abae) Added versioning to windows snoop (797eabed3) Added versioning to windows snoop (caddceb43) Added versioning to windows snoop (2021e00be) Fixed server name (0135e2794) Adding libraries on win32 (c09acb632) Adding libraries on win32 (5f9db537c) Adding libraries on win32 (1d2197971) Adding libraries on win32 (3a87e1793) Adding libraries on win32 (b960308be) Adding libraries on win32 (9776d330e) Adding libraries on win32 (65b06bce2) Adding stuff (ca7ab2cb5) Update cmake (5b8078223) Update cmake (f67d58137) Final touches (ec10ec6cb) Fixing exec_stream (8410fe1f4) Clipped snoop (7df0a3154) Clipped snoop (219e0ecc0) Clipped snoop (d437ac989) Clipped snoop (4f77a1477) Clipped snoop (d9744eb39) Clipped snoop (9cc5a6881) Clipped snoop (5409fdbf8) Clipped snoop (cc901b9f8) Clipped snoop (f7bfaf9fc) Clipped snoop (0d3e84729) Clipped snoop (3a8b237b5) Removed popen2 (bb153227c) Removed getpwuid and friends (232d70c24) Removed pid_t (1000cd671) Removed fork/kill (3a8fbbfe1) Fixed fierz (1009b7319) Merge branch 'fix/fierz' (9530951c5) Fixed fierz (77344ed41) Update for win32 (b5899565b) Fixing for win32 (13650f7df) Fixing for win32 (f4b829611) Fixing for win32 (e2276177c) Fixing for win32 (d77dbb501) Another one (307a210c0) Another one (1d82ed231) Fixing for win32 (02beecb93) Update windows build instructions (c10aae24b) Merge branch 'master' into win32 (bb2377c47) Some notes on building on windows (ed54194e4) Fix for win32 (33517bff6) Getting started (010d9fd16)
2016-12-30Updated version (r1028.bf69f6e -> r1028.3beebcbaf).AUR Update Bot
Changelog ========= Fixed test (3beebcbaf) Small update (f1c9d8d80) Merge branch 'fix/factor_out' (63419f86f) All tests run again (a76c8d058) Fixing unwrap and vary, plus extra package (9d08b4b31) Various fixes for Depends, vary, unwrap (41e9f153a) Update (96052975f) Nothing seems to make scroller work (bdf8ba592) Adding relativity package things (ef629c91b) Various fixes to notebook and sympy bridge (f6d1c33a6) All tests passing again (9b82d1d86) Cleaning up evaluate (b770d7505) Make list addition work (e69ca7c94) Update (6d82bcfac) Merge branch 'master' into fix/factor_out (01f317d11) Add more tests for index consistency (bf282f448) Web updates and index consistency checks on new input (4748f995d) Web updates and index consistency checks on new input (89968b45d) Add icon (d39e1d55f) Added test (052e210f8) Merge branch 'fix/properties' (6c3b81d32) All working again, ready for merge (5d1c5ff17) Almost there (1c2d62ee2) Updating (14c099aaf) Compare bug fixed (f5a9f6c6c) Sped up by doing property search better (36ad1c40d) Merge branch 'master' into fix/properties (be750e569) Web update (8365093e7) Update for Debian (f63a58d38) Merge branch 'feature/add_ex' (17d381983) Fix indexing (a2c1cc24e) Initial attempt (ff021ca5c) Update (c74b1bf67) Fix preamble (9f08c8a62) Added uninstall target (300bf2456) Merge branch 'fix/properties' of git:cadabra2 into fix/properties (f43c8d9cc) Added uninstall target (c7eb63c33) Include fix for breaking before operator; not yet working (16d735a02) Fixing tests (62af6299f) Fixing tests (1d5d817e3) Trying to fix (f4f4685ff) Funky stuff (094dca0fd) Working better (1e0640c64) More working new comparison (5bc017414) Merge branch 'master' into fix/properties (128229ea0) Update buildbot and web (097745d95) Build bot and logging fixes (d63a89d96) Build bot and logging fixes (14d2342a3) Merge branch 'feature/buildbot' (e3c4dec3d) Update (d6afef539) Fixing icons hopefully (af881c9d0) Merge branch 'master' into feature/buildbot (283f029d3) Merge branch 'fix/fontsize' (fb4243369) Set font size (fe06f34c6) Attempt (f83abe5ee) New style matching beginning to work, continue debugging basic.cdb (c5648c022) Merge branch 'master' into fix/properties (9ab48c1ab) Final fixes for icons (549a4b023) Fixed icon issues and renamed executable (34502cd56) Typesetting improvements (f00c4f1e2) Fixed bracket size matching (0af84f00c) Fix bracket sizes and added some Python 3.5 compatibility (ec5d1b884) Fixes to display and logging (3d46ae488) Update Snoop (91baedd89) Fix README (d0352fe05) Merge branch 'fix/nobreqn' (77f8f1517) Working without breqn but not optimal (a1adf1281) Revert to standard dmath notation (6a4b047c3) Working without breqn, but still ugly (c85198e15) Remove libuuid dependence in favour of boost, to fix OS X compatibility (03fc105b0) Merge branch 'master' of git:cadabra2 (1bdf31ee5) Merge branch 'master' of git:cadabra2 (7f4c23374) No longer use separate uuid package (3939590c4) Doc improvement (cb98bf83f) Cleanup output (680350ac9) Merge branch 'feature/undo' (90d5dae52) Undo working (adbe2f569) Almost complete (cc6ed487b) Almost working undo (a746435ec) Fixed gtkmm issue (766a9335f) Merge branch 'fix/factor_out' (8f7a987b5) Fixed factor out with single factor-out factor (ba04070a9) Merge branch 'master' into fix/factor_out (0d576ff6d) Merge branch 'fix/unwrap2' (059d5b02e) Fixed \sum default properties (0de33e252) Changing subtree_compare, testing (35ecf18df) Diagnosed but not fixed (9b9296aa2) Merge pull request #23 from yurivict/patch-5 (c4bb002f9) Update docs (999a78495) Merge branch 'master' of github.com:kpeeters/cadabra2 (55f4d5553) Upgraded to websocketpp 0.7.0 (04205eb5a) Fixed compiler warning in typeid (bb79ae424) Added cmake argument ENABLE_FRONTEND allowing to disable the frontend (8d35cafcb) Merge pull request #22 from yurivict/patch-1 (b207b760b) Use env(1) to locate the python interpreter through PATH for flexibility (0d05129d1) Removed useless docs (905b6d6c9) Added sort_sum (5edebdb88) Added sort_sum (25a118202) Make travis wait (c8bfa7eb5) Fixed sort_product bug (1f97a4e27) Semi-fixed gmpxx.h issue on OS X (7fc08d27e) Hopefully fixing Apple gmpxx.h issue (c26299b49) Hopefully fixing Apple gmpxx.h issue (fd4f89451) Working buildbot script (7392dacf0) Update to buildbot scripts (3802c6f7c) Update (0a2b413a5) Build scripts added (38d5e74c6) Weights work with powers (4f0b0b4a0) Merge branch 'fix/weights' (f9b910692) Fixed counting of weight in exponents (1cbdda7cd) Merge remote-tracking branch 'github/master' (00faf3b09) Merge pull request #20 from rpanerai/master (11973a498) Fixed vary acting on anticommutators (8404d6f56) Merge branch 'fix/vary_composite' (557aabea1) Fixed vary acting on commutators (69067351c) Remove debugging output (68ca36421) Merge branch 'fix/components' (0c0bc4593) Merge branch 'fix/quotes' (b2067da64) Allow primes on symbols (511b64388) Some implicit dependence handled better (63d8844f8) Handle implicit dependency better through sympy bridge; fix algebra tests (9ed1e85fc) Working on better implicit dependence (a69d7d50e) Fixes for derivatives acting on constants (4b4557412) Derivative of constant is zero (780e2e645) Merge branch 'fix/sympy_bridge' (f29fe222f) Evaluate with numerical index values (7aa4e47ef) Merge branch 'fix/sympy_bridge' (fed09af32) Fixes for sympy reserved symbols (9bfde9d55) Merge branch 'fix/cleanup_repeat' (8a68aa799) All fine again, component leaks plugged (6ac321157) Web updates (91134bbc6) OpenSUSE instructions improved (f83c5594f) Silly typo (2a29fd8da) Final fix for opensuse (1186da4d4) Installation script fix for picky kpathsea (189e780f7) Installation script fix for picky kpathsea (76a3f72d1) Fixes for opensuse (22b94e843) Fixes for opensuse (635c690b3) Fixes for opensuse (5a47a4818) Fixes for opensuse (b35c47130) Fixes for opensuse (3144863a4) Fixes for opensuse (8d22b0b0d) Still failing (754fd5370) Added opensuse stuff (178ce8c1d) Almost there (a0a32323f) Almost there, just one bug in cleanup left (2a03e8520) Merge branch 'fix/numerical_substitute' (840822b88) Fixed substituting indices by values (f30c92c6c) Web page fixes (8a3857760) Further fixes for Mint 18 (3d9cecea8) Fix building packages on Mint 18 (a1a51c73b) Updated download pages (17e6c67ed) Fixed deps (1180acc45) Fixed deps (ff858cc02) Fixed deps for xenial (be524cb13) Fixed deps for xenial (d9c51e893) Fix for build system (36ac036ea) Fix for build system (c15d543c0) Fixed various man pages (773051496) Added tableausymmetry docs (8b8c4bb12) Updated help system (b94b9106f) Updated help system (c1ef8312c) Started to include F1 man pages (496d080fc) Updated readme (eedad51e6) Do not mess with python globals unless we are up and running (563fa16f7) Updated doc for rename_dummies (ecff48e63) Added thanks (d63a14f8c) Removed deprecated docs (8b385bbf4) Made rewrite_indices act deep by default (0783a2166) Merge branch 'feature/rewrite_indices' (a8b93ac59) Working rewrite_indices (6d9a64e5b) Almost working (af6f62689) Merge branch 'fix/unwrap' (5a055ea92) Fixed unwrap bug related to derivative not inheriting dependencies (a56c77630) Building, running, but not working (b0c37aa50) Adding rewrite_indices, building, not yet working (c136d6ab4) Add rewrite_indices algorithm (b9501ea3a) Merge branch 'feature/eliminate_metric' (c6772a21d) Added eliminate_metric (c69024917) Adding eliminate_metric (4635d5b8a) Merge branch 'fix/factor_out'; not yet completed. (d776790ab) Fixed unwrap (26cafce26) Fixed canonicalise bug inside integral (b9385dd91) GUI changes (5bf814342) Merge pull request #15 from Doxdrum/insertcells (065d1c68f) Shortcut: insert cell above/below (056be848e) Disabled debugging output (2b5fc5b59) Fixed display of sqrt (48f5df08e) Fixing sqrt (de5d14651) Fixes (e18df6ab5) Oops (6ca9123fa) Fixing minor bugs (7528ab710) Fixed invisible areas in scroller on recent gtk versions (a1e467444) Indices can match to numerical values (3c9e46e8b) Added einsteinify (3439b05dd) Added split_gamma (c9fd8d752) Some more docs (2a024d231) Some more docs (308cec52a) Fixed web pages (6963ba83e) Sort_product doc added (d9b278b71) Merge branch 'fix/paper2' (b648e12d6) Cherry-picked sort_order manual page (bf5c8e9b3) sort_product documentation in cnb (e94732641) Merge branch 'master' into fix/paper2 (d44d80321) Added docs for keep_weight (b1454a990) Updated with drop/keep weight (cdec52e1e) Merge branch 'fix/paper2' (efa0fc1c4) Added weight test (e13eac536) Updated weight algos (4cb54ae64) Fixing drop_weight (1faec20b9) Added pycache to ignore (aa1e0ad69) Merge branch 'master' into fix/paper2 (8619b23e9) Fixed pythonpath for tests (f052755a4) Merge branch 'fix/paper2' (a962f3822) Fixed testing of packages (6096228b6) Fixing property display (024e67e47) Made large latex errors more readable (f663a15d9) Better string state example, not quite working yet (622d59b7b) Fix delta (8ed3897d1) Cleaning (41c6926c6) Merge branch 'master' into fix/paper2 (0b6d0f3be) Split out functionality into separate files (380511c18) Merge branch 'fix/paper2' (76fca5023) Fixed @-pull in (7dca6f349) Package improvements (81643a448) Package improvements (579269cb5) Merge branch 'master' into fix/paper2 (7cb303d3e) Fixed download page (1a61554f1) Download page updates (6ad72fa0b) Fixed postinst (c84db00b1) Fixes for RPM (6feb323eb) Fix rpm logic (a41e410ca) Fixed rpm deps (c5d53d304) Switchable between python 2 and 3 (8af9ec187) Fix deb install path (27bfe7903) Fixing Ubuntu package (20fdcf849) Web update (dac007435) Updated web pages (f5626e766) Merge branch 'fix/paper2' (373fe0a3f) Working K (fd585c309) Merge branch 'master' into fix/paper2 (90da8cf4a) Minor changes (48a1b347b) Merge branch 'fix/paper2' (bea440694) Cleaning up components tests (c9fb0feb8) Component contractions working (b38acf419) Closer to completion of evaluate (fd7efefab) Exceptions working again (fe12fd18a) Trying to find best way to fix index order on components nodes (09a6bbc4d) Merge branch 'fix/paper2' (e5ab3df3b) Working evaluate for self-contractions (ba5647b43) Self-contractions in evaluate starting to work (a4bf23248) Prepare for self-contraction evaluate (a970ff99b) Fixed pattern match bug with component values (bca681f7d) Fixed sympy (bdb56a962) Add docs in Makefile (8550fb937) Merge branch 'fix/paper2' (69301011a) Fixed interaction with sympy (8df892f8c) Attempting to fix reported scalar bug (cc1a24516) Fixed cursor positioning (9a46933a3) Merge branch 'master' into fix/paper2 (bc4b47c5d) Sort-of fixed component tensors reducing to scalars (b5fde5b3d) Revert to old LaTeX path for now (221a68248) Attempt to fix string cmake issue and missing sympy on Travis (0f1ff67cd) Removed latex path tweaks temporarily (5a94e63fa) Merge branch 'fix/paper2' (121ddb7ef) Fixing travis issues (6a23b7dc5) Merge branch 'master' into fix/paper2 (2b32a9c27) Minor travis fix (5705a9f2d) Fixed travis config (b267d8556) Applied LaTeX install dir patch (9919b1d72) Merge branch 'fix/paper2' (e3f52e167) Fixed several components bugs (d8697c29c) Schwarzschild Christoffel test working (6eda70361) Almost there (4fbee2764) Almost there (f0c7c85c7) Almost there (99b4d0dd5) Working on components (2e0f95a9d) Component tests now possible (f7aca13a8) Added collect_components (39de42231) Fixed component bugs (b820d4eec) Added split cell (a13d97d6c) Merge branch 'fix/simpler_actions' into fix/paper2 (f5c1ddcb8) Reworked actions (07d884aaf) Splitting cells added (almost) (f1ad320e3) Added example (7bbf6af07) Merge branch 'master' into fix/paper2 (1a6acad1d) Minor tweaks to docs (1ae653fba) Minor tweaks to docs (3ea17016f) Doc clenaup (4c974ec4f) Added toc (90b63dc3d) Added toc (742aa0144) Added toc (9435af7e1) Added toc (93ab9fff6) Added toc (69c0ef41f) Added toc (1e79b6d2f) Update README (d6dcba41e) Update README (089aeb762) Update README (25bc20a69) Merge branch 'master' of git:cadabra2 (87817e5c8) Merge remote-tracking branch 'github/master' (31a7f4522) Fix cmake script for Ubuntu 16.04 (6a5d55c0f) Semi-working help (c5aa7e197) Adding help window (32f768555) Merge remote-tracking branch 'github/master' (fd367a105) Merge pull request #5 from yitzchak/master (16facf62c) Fix naming of Boost Python3 on non-Ubuntu (3124313a5) Fixed deb deps (b0636be2b) Merge pull request #4 from kpeeters/master (5261ecf02) Fixed indentation (1ef22acba) Fixed GUI build error (8270795a8) Update (38d214acf) Fixed docs (97529237f) Fixed python3 compatibility (e933912b6) Working with python3 on OS X (13c011085) Fixed python2 -> 3 on OS X (c3608cc00) Fixed clang issue (6670c68ef) Builds and tests with python3 on trusty. (865badc79) Multi-window (61930c56f) Doc updates (c3f62082f) Fixed file permissions (bde9d7998) Added doc (0d3900089) Changed field theory test (b9381baec) Cleaning up old algos (ec44c6066) Added more delta stuff (8c78ea7cc) Added docs and algorithms (0049795c4) Adding expand_delta (81218b896) Update (9e36f3a88) Fixed icon installation (5b7e6c425) Merge branch 'master' of git:cadabra2 (cf18f2537) Fixing (ffae91b05) Attempting to fix rpm (79ad411f4) Fixed rpm deps (f712cb57b) Fix for rpm building on CentOS (abf9cfe27) Adding RPM stuff (50928dabe) Fixing package builder (c8dd11ea3) Fixed more deps for cpack (6d7ba67f8) Fixed more deps for cpack (04621d61d) Fixed deps for cpack (d5736b2e7) Fixed github front page (4eb168771) Minor doc updates (5b35b0b85) Doc changes (740114451) Merge branch 'fix/paper2' (6930ead52) Paper almost working, need minor index position tweak (b35a316a3) Almost working without expression nodes (ee93547d7) Removing \\expression nodes, not quite working yet (5b11b7dbb) Working fierz, but index positions messed up (38691a7f8) Fierz almost working (3c20607be) Working, sort of, expand (08d4168ae) Combine example working (825bcee5a) Added gamma paper test (0a36d5ba9) Added export to text and kk test (13967a7bc) Changed config but not yet compiling (258fb1a83) Web update (2941d20fa) Docs for factor_out (3373c183a) Working factor_out, updated tests (50ee50746) Factor out not yet handling noncommuting correctly (056dcc0c7) Working factor_out (4716bf78d) Added test (21055dc91) Going well (917696efd) Going well (d007355dc) Adding factor_out, not yet working (39763c026) Fixed vary test (7eefbd572) Merge branch 'fix/vary_constants' (c3a2535a9) Fixed vary of pow (c1c017d40) Attempting to locate the bug (6c3630b2b) Fixed missing include for OS X (36ea6e12e) Problem with vary.cnb (b68aaa79d) Fixed exporting to LaTeX (2fe370c63) Fixed split_index (f65414263) Fixed selection color (8a474b614) Not there yet (b37cb85b9) Trying to pin down breqn issues (18ffed01f) Merge branch 'fix/paper' of git:cadabra2 into fix/paper (1b9a41e0f) Merge branch 'fix/paper' of git:cadabra2 into fix/paper (82c569c5c) Fixed tests (586ef3812) Merge branch 'master' into fix/paper (8ad266d8a) Package dependency fixes, and fix installation (d6c4cf76d) Fixed install of cadabra2 script (330d4ee91) Merge pull request #3 from kpeeters/master (b8871cb47) Fixed numerical index raising/lowering, kk still not working (2ee57e88f) Fixed minor bracket display issue (68a868059) Added info on g++/clang++ (156ed01a6) Added travis notifications (b8b4e9f4f) Fixed .gitignore (649714c87) Fixed location of cadabra2 (83953bf30) Fixing cmake issues, versioning, packaging (8b994d42c) Fixed indentation (98e6d4929) Fix (83e6acd07) Updated OS X instructions (f7ab18e0d) Updated OS X instructions (74edd84f7) Various notebook fixes (50bd439c2) UI fixes (54e42e242) Fixed frontend bugs (3b62d3907) Fixing deps on travis for osx (4932fb29b) Merge branch 'master' of git:cadabra2 (8ed7a361e) Full update (e9489bf78) Full update (1818998af) Updtae (10b38b0ae) Fixes (aea266b1f) Fixed latex installation path (51833774a) Fixed latex installation path (f53c2c8b8) Fixed latex installation path (b1430f445) Updated install (e7666cc4b) Updated install (1234edc3c) Trying to fix gtk bug (ceb8e4bd6) Removed dependency on jsoncpp (8994acdd5) Starting to make KK work (6afc38b6d) Fixed compilation, but notebook crashes (51da4e085) Merge branch 'fix/variational' (351e6f598) Fixed canonicalise acting on products with sum-factors (412352f9c) Small update to README (48899bec5) fix/osx_cmake (2863d772f) Fixed Cmake (fd5552cff) Adapting CMakeLists for OSX (c665fdb60) Merge branch 'fix/osx_cmake' of git:cadabra2 into fix/osx_cmake (309afe3b6) Adding files from Nikolaus Demmel (c3b0cb666) Fixing CMake on osx (a8c8a529d) Tweaking display and fixing small bug (bc7db007d) Fixed index error (dc605ae44) Integration by parts working (69932a3f9) Fixes for doc generator (3ddb42176) Improving docs (2a20c42e1) Integration by parts working partially (15f072697) Update tree.hh (cedb8362a) Comment added (1b3518196) Checking in web stuff (adc3147c2) Fixed resize bug (914eb5820) Building integrate_by_parts (11ccca9bf) Removed old INSTALL file (d4c743f52) Merged converge branch and removed old web docs (429172023) Merge branch 'fix/converge' (38bf1ad79) Updated docs (bfff5c7c1) Updated front page on github (fee95fa9f) Updated front page on github (7e26e1069) Small fix for doxygen (ae09f8fff) Enable dox only on one build 3 (130f1a45c) Enable dox only on one build 2 (45a99a441) Enable dox only on one build (c51089b44) Enable dox only on one build (323a1ad47) Enable dox only on one build (10daea884) Update publish (45ab18650) Update publish (c36a9e935) Update (552f5ed2a) Fixed key (679a585f2) Update travis (a2c0994e9) Update travis (b22da66af) Update travis (1fa8e2409) Merge branch 'master' of git:cadabra2 into fix/converge (ad5bcdd06) Fix travis (7dc6aeac8) Fixing travis (bd99b80d7) Adding doxygen on travis (388ae38bc) Added converge in notebook (f022ab5ac) Working converge (9eb9771cc) Disable Travis tests on OS X (39e8630f2) Small fix for OSX (e611f7151) Merge branch 'fix/operators' (9d9648c9d) Fixed pid_t (f70b9a00c) Disabled matplotlib imports if not available (ceb5ce3d8) Now using pip to install matplotlib on travis (0ac4dbc0d) Now using pip to install matplotlib on travis (1d02f8af6) Another attempt to get python to work\ (fac4ece90) Another attempt to get python to work\ (38b6b9acd) Fixed python issue on travis (dad6b7d21) Fixed apple issue (37e7148d7) Fixed dependencies for tests (dfd2cbfb1) Fixed dependencies for tests (190e06144) Verbose test output (88659b193) Include test in travis build (0ef8beb4e) json issue (b2839af16) Getting osx builds to work on travis (b84ea69a0) Getting osx builds to work on travis (178f3d968) Getting osx builds to work on travis (ab66b2efe) Matrix is a mess (7e9a77881) Another attempt with the matrix (296870346) Another attempt with the matrix (31f4ac149) Another attempt with the matrix (5b08d5942) Another attempt with the matrix (a84c5ced3) Another attempt with the matrix (5905eaf53) Fixing linux/osx compilers (3320a63e9) Fixing linux/osx switch (8bfaba178) Updating travis.yml (e0bbb8e2e) Removed TODO (dd22dc44a) Added instructions (8d553cbf5) Added deps (75d39cb50) Update md (faabd461c) Update md (596495099) Update md (d938dc2f5) Update md (4e689d404) Update md (70e73ff2f) Update md (04035177d) Fixed clang issues (cde4e55b0) Merged fix/conditionals (11bfa0ec0) Conditions working (2a864beba) Fixing tests (459425001) Fixing more (02eb55ed0) Fixed travis (16876c666) Fixed travis (c5cb07905) Fixed travis (cdaf72013) Fixed travis (8aa6491b2) Fixed travis (0bbfbc229) Merge branch 'master' of github.com:kpeeters/cadabra2 (d3437b38d) Added travis (71bd7e04c) Conditions now tested at the right place (475282f03) Getting closer (6db9930d9) Merge branch 'master' of github.com:kpeeters/cadabra2 into fix/conditions (7674ed086) Merge pull request #3 from yitzchak/master (07940b2b7) Removed hash escape in latex_ (35b08710a) Fixing converge (add673231) Merge branch 'fix/conditions' of git:cadabra2 into fix/conditions (f7f1f8ef8) Update (93959940d) Update (58eec5caa) Now need to do fixed-point iteration. (71ec3a974) Numerical comparisons working (212e552ab) Merge pull request #2 from kpeeters/master (4f038cb80) Merge pull request #2 from yitzchak/master (1ba185e84) Fixed index bugs, ready to merge (34a51d426) Getting slightly better (f0eadb906) Merge branch 'fix/minus_indices' into fix/indices_attempt_2 (a0339e197) Updated web (01d6cafc4) Fixed path searching (2cbae6a7c) Fixed latex install path (2fc1867a9) Merge branch 'fix/gcc-4.8' (4da4ecc3b) Fixed for boost::regex (387e8d9d0) Fixed web2 building (d4be174c4) Added logic for PYTHON_SITE_PATH (146391307) Disable test/web (d7f5b3db5) Failed attempt; boost is not std (236de847f) Update (fb24842d6) Fix (6718f51b7) Fixed regex bug (ba88386f1) Going insane (30004a97f) Update (96a2a42f6) Fixed numericalflat (90d19a0bd) Fixed restart message (10eed69e5) Update (3e16398c6) Update (fd61c0ad2) Fix for missing schema on non-Cinnamon (98d3e6164) Merge pull request #1 from kpeeters/master (30abd9d4e) Merge branch 'feature/take_match' (7af697be8) Fixed take/replace match sort-of (d0c339702) Updated web site (48fb474a0) Update (be6422b3a) Update (0140a4c5b) Added DependsInherit and fixed unwrap and related. (be6baa10d) Fixing subtle indices bug. (5d64f677f) Localised possible issue when allow for negative indices. (2982c4bbd) Fix web (2bc150d10) Updated docs, adding examples (b2de5f9a1) Updated docs, adding examples (636bad520) Updated docs (c33a3fbf2) Update (7adc642f8) Added more docs (e3f400fe4) Added more docs (cb383ba8d) Working manual page builder. (e15653ae5) Fixing but not quite there yet (50cc9f147) Added logic to extract algorithm descriptions automatically (7b467cd72) Fixing docs (4aba21ee7) Update manual (c7fbcbb8b) Update (3843da7cc) Updates (758bb635a) Bianchi identity example from paper working again (a26c073e8) Merge pull request #1 from yitzchak/master (0811839f8) Gnome doesn't have cinnamon settings and I believe that cinnamon watches the gnome settings already. (ead8602ce) Wrapped `JSONCPP_INCLUDE_DIRS` in if statement. (58f118a70) Added install for texengine. (772571c92) GCC needs `shared_ptr` wrapped in boost namespace. (4e6cb4fe4) Don't need jsoncpp prefix. (8f1016122) Default python on Arch is python3 so `find_program` doesn't really work. Explicitly set `Python_ADDITIONAL_VERSION` to 2.7, used cmake's `find_package` and then called pythong using `PYTHON_EXECUTABLE` (905318002) Stored `argv[2]` to `std::string` to fix depreciation message on gcc. (b70cb6332) Wrapped include of `JSONCPP_INCLUDE_DIRS` in if statement to protected against empty. Added `cadabra_server` install target. (ee770db28) All tests pass again (5f4673efa) Many fixes to make decompose_product work (43bd10535) Debugging the problem (f3a677568) Fixing the decompose_tensor algorithm needed in paper.cdb; started out with just returning an empty sum. (eb9cc51b9) Cleanup (2beae28b1) Fixed index replacement bug (a2f98f266) Fixing (3b0621422) Update (d70c9e69a) Update (859ca077c) Undoing previous fix in substitute; is this right? (486faee28) Halfway (2acfd7db7) Fixed minor things (5184ad409) Fixing (5b40f99c2) Handling tensor products in component expansions (9face8bed) Fixing evaluate (bed972202) Fixing scalar components (873b0bebf) Update (4d3485f4b) Fixing (72999e31b) Fixes for installation (4285ccaf9) Almost inverting (6fdd09041) Almost working metric inversion (ff89e9ef7) Adding metric inversion (845bf22a5) Fixes (080f306a4) Update (f45e27ebc) Finding bugs (5c68a4e6b) Update (5d26e02be) Update (4e55e3118) Added expand_diracbar (400f6f253) Update (9e8d4dabe) Update (4ace066a3) Post-processing added. (b57775a3a) Fixing logging (0f6eb8003) Logging (d2cc8bd66) Fix logging (d8c27dd40) Fixing gamma algebra and logging. (4c6ecca6f) Merge branch 'master' of git:cadabra2 (93d73772d) Change (e9a81e445) Fixing small bugs (cacd885d6) Update (b9a31f6a9) Fixing output. Fixed cell content change handler. (da19ef305) Neater printing but wrong evaluate (12d84fae0) Almost (a253ca8e6) Fixed line continuations in server. (06d6852e9) More component experiments (3e4010d48) Moving (dde1bb57a) Minor evaluate fix (918339d1b) Working evaluate (29472be61) Sympy printer improved (6f552f22a) Almost working sympy simplify on evaluate. (5c602a592) Almost working evaluate (1d429af13) Evaluate of partial working up to index permutation (6c9e445dc) Partially implemented partial (565ae35fd) Evaluate working on basic examples (ad0ecb94c) Building evaluate (f50c1fac6) Update (fb144b4ca) Progress with components. (9885c1979) Fixing eval (717248caa) Working as gtkmm app on OS X (a89281781) Working on linux and osx at the same time (24405c6bf) Fixes for OS X (a0c68837f) Merge branch 'master' of git:cadabra2 (329691420) Eval updates (5e78f5506) Trying to fix comparator (1cd9632d8) Trying to fix comparator (31a559d9a) Fixed UI bugs and vary algorithm (90559711c) Removed OSXNOTES (6dcd07428) Adding substitute tests (2e23e8641) Fixing vary (a7109f42f) Fixed upper/lower index replacement (b3c6eae4e) Merge branch 'master' of git:cadabra (e3f2aa9bf) Fixing jsoncpp dep (0fc8e3a10) Fixed for compilation with clang++ (54a344776) Fixed LaTeXForm (bb1fc5737) Fixed LaTeXForm (5ff53c6ff) Update for sympy release (e36cb569d) Update (2b657ce34) Cleaning up web site (efde9777c) Fixes for fonts (f7dd34419) Fixed font sizes for web (f5632f13c) Fixing html (0befdf8e6) Fixing html (68098548f) Update (46a23d985) Update (d07d4c97a) Cleaning up sample notebooks (18e751f9b) Cleaning up sample notebooks (581ce70bb) Fixes (9c0286798) Fixing sympy incompatibilities (c6b040bf5) Update to interface with sympy (e01297982) Update (698951114) Update (d53352e70) Update (160da891d) Update (e5df5cddc) Update (dea74ae17) Update (af33d0549) Fixing free indices (5f245f24a) Fixing (d3dd80ebf) Fixing property display (388721473) Fixing property display (e58ae3c7e) Restarting component computations. (7c814c47b) Fixing export (c60c11295) Fixed snoop segfault (fcbcf8625) latest (4971abda8) For release (00fbd4b75) Updates (ceacf3569) Fixing for release (39a6d9b20) Update web (fcb854bae) Preparing for restricted release. (342937843) Added converter to html (f902b009d) Added beginnings of export to HTML. (9d04f9503) Improving Jupyter import (79795178e) Improving Jupyter import (5019a76cb) Added web stuff (ad52d1f15) Updating web and snoop (c1b0cf48c) Merge branch 'master' of git:cadabra2 (0db2fc202) Fixing libs (7f672a7bb) Update (d5612d149) Fixing server starting (7d1c25eb2) Update (96728c803) Merge branch 'master' of git:cadabra2 (9f2042163) Fixing frontend (f4722bb1b) Fixed title display (06d5315bc) Working open file in proper Gtk::Application (ecd4395bf) Working open file (d2bc2fda5) Proper gtkapp (f5e87aefd) Update (d0e5bd61c) Fixed bracket display bug (9e2a85794) Preparing web site (5716a702a) Improved display logic. (fd9ea383b) Added support for display of Figure objects (47e2ae314) Fixed display of ex objects (a1c693c65) Fixed typesetting text (fb70670c3) Graphics work, adding cell works. (255075b14) Sending messages works, adding image viewing capabilities. (29bc170dc) Added send_message on server (2da10bbf3) Cleaned up docs and started adding plotting infrastructure. (6ec08eb4d) Fixed running status update to be an Action (ef673c13f) Removed unnecessary TeXEdit code (db22a74f4) Simplified document updates. (adf22e713) Simplified logic for latex cells, no hidden state yet. (a3c68b570) Added TeXEdit but might dump it again (cd6b7eb02) Small python change (f63eafe72) Fixed handling of string -> Ex arguments (149eafa40) Fixing mess (3689fb137) Made Ex a C++ object (4bd484589) Adding coordinate to index match in Compare.cc (e87d94ea6) Fix for asio (799f8531f) Updated websocket from 0.5.1 to 0.6.0 (27ebe8413) Evaluate updates (7a4be904b) Evaluate updates (cd9933b11) Starting work on components (724fda987) Experimenting with doxygen features (58cb3feae) Fixed build problems. (2ebd36fb9) Merge branch 'master' of http://cadabra.phi-sci.com:3001/cadabra_ssi/cadabra2 (0626946e6) Beginnings of doxygen documentation; run doxygen in the root to get documentation in the doxygen subdirectory. (8a27986fa) Fine-tuning client (21c5b69c2) Fixed focus (dfcfc1d26) Fixing gui problems. (e20777a59) Removed readme (ab7bd63b1) Test upload (2cc14e3f7) Test new repo (92d00c0e1) Font rescaling now working. (eccee9639) Merge branch 'sibling_wildcard' (b7fb41e18) Added sample notebook (24a0358d3) Fixing server (a281155df) Making notebook better (d0bbedd5f) Cleaning up TeXEngine (e90d86c05) Cleaning up TeXEngine (35ba820dc) Make sure to shut down server on exit. (4981146d0) Adding tableau stuff. (29a59e179) Added closing of view (8369cc55a) Added view split (60adae013) Update (280518c4f) Added instructions for building/running on OS X (8cd0779f0) More functionality. (8e411ebf2) Added missing files (e7c6088a6) Added sibling wildcard logic. (7dabb8e6a) Updated websockets (0bd0a38fb) Updated websockets (7e8d96463) Fix build on OS X (901f1db3d) Fixing subs (a0fc3b39d) Fixing compatibility with v1 (76ef9f337) Step (2916948ec) First test of young.cdb works (6d39bbf31) Fixing (7be3eb54f) Added working sym.cdb test (4632a167d) Cleaning up cleanup (8034c3cbb) PreClean cleanup (c92cf5a70) Fixed order (e04b45ec5) Fixing order (b5df0a048) Adding order (e436d293e) Fixing young projection (3b685459e) Passing lists of ints works (819b612d2) Fixing decompose_product (d740d1c49) Adding decompose_tensor and friends, not yet building. (9a796a4f7) Fixing algo (2f288c850) Fixing algorithm generic logic. (7294cb2f0) Fixing paper (761a9e9b6) Fixing paper (a9eb98bfa) Minor fixes. (16553f460) Change filename (4be669d41) Added unwrap (4d5b3a18d) Adding hep-th paper tests. (4258186b2) Derivative tests run. (9a732d522) Fixing depends (8fe98a5d6) Fixing derivative.cdb (c4d57fdfd) Order of multi-derivatives in product_rule fixed. (5dd623d05) Fixing derivatives and cleanup. (db14cb625) Adding cleanup at various steps. (c4bf896bf) Merging ex_continuation (13e239e03) Fixing line continuation and printing. (941d96668) Fixing exceptions and line continuation (b2855f963) Starting to make OS X frontend work. (0b50854ef) Handle TeX errors. (171c757dc) Cleaning up display of gtk frontend; auto-start server. (bc662ec8a) Adding server starting (e8f8d9cd5) Product rule added (9d0488573) Metric added, canonicalise test now passes (88693b836) Canonicalise almost working (a31d3b9f6) All except DiracBar now in for canonicalise.cdb to pass. (8c13dc70b) All except DiracBar now in for canonicalise.cdb to pass. (9e31c3926) Fixing deep (32a9c8df9) Fixing split_index (00bbe33b6) Fixing (2d0f6907c) Almost completed canonicalise.cdb (8c9537e1e) Added WeylTensor (7b55e6c9b) Canonicalise tests now starting to run fine. (798506be8) Updating props handling. (cb1ccdb75) Fixing property parsing. Working canonicalise. Still needs merging of parse and validate. (4b6be97b6) Fixing property parsing. Working canonicalise. Still needs merging of parse and validate. (4e166e9f7) Added docs and fixing algorithm logic. (837a9a6a5) Building canonicalise, not yet working. (4d1667412) Building canonicalise, not yet working. (6d1de048f) Added Integer property (b8ad1cd42) Notebook loading implemented. Still trying to fix scrolling flicker. (49eddc3ae) Server fix (930b1cd9d) Better cursor positioning, nicer tabs. (ff5bc5242) Working callbacks into Objective-C (0942bd388) Merge branch 'master' of git:cadabra2 (b387047b4) Fixing fixed point algorithms. (98321a015) OSX version starts and connects to server. (342cbb63d) OSX version starts and connects to server. (5ef1d1ccc) Fixing startup thread. (5c0108e80) Running into trouble with thread copying ComputeThread (bde7eedda) Compiles and links on OSX (825e33061) Fixing core (4501bd641) Cleaned up algo return values, added Ex status field. (32caed77e) Added kroneckerdelta and debug runs (10ccea698) Added kroneckerdelta and debug runs (fcc7f7a25) Made join_gamma work. (1b22b313f) Working join_gamma, now deciding how to pass extra arguments to algorithms, probably going to use variadic templates. (5e11e6ce8) Working join_gamma, now deciding how to pass extra arguments to algorithms, probably going to use variadic templates. (31c1d81e6) Trivialities (9f34defda) Starting to merge C++ bits into OSX frontend. (b277e000d) Added client/server reconnect. (150268a4e) Fixed various (7595e200d) Fixed various (78bb10dd5) Writing ActionRemoveCell (7049e1a60) Fixing minor issues (51ad0e9e1) New input cells get created, cursor positioned correctly. (8f3af32ac) Added regexp tester. (f17d3ad79) Adding cursor positioning. (13a8208a9) Merge branch 'master' of git:cadabra2 (a08e74d13) Fixing regex (e8cf0d972) Fixing compute thread (9e8a7e8f7) Displaying error messages (5acd95c43) Added error catching and sending, still needs client to recognise it. (736d0fd8a) Todo (8ad3ee2ec) Added preparsing (c09e26119) Adding regexp (ec744ba66) Add cadabra to server. Cleanup (11083395f) Cleaned up top-node. Better saving. Remove output cells before execute. (d72959f56) Added recursive json doc generation. (dd034ebfe) Fixed return message format to be JSON as well. (78a5f65e9) TODOs (a97d7bfbc) TODOs (974c384ac) Closed the loop, some fine-tuning still required. (d22dfbe92) Almost completed the circle. (02e907bb0) Added saving of notebook. (8f07457b1) Cell updates feeding back into DTre. (082b0085e) Fixing cell order (e93674ab4) Merge branch 'master' of git:cadabra2 (798bb333a) Small fixes for sympy, more docs (965517833) Included tests into build system (c84d86243) Cleaning up (ea70e9532) Fixed property scoping (36b190a90) Fixed keyval parsing (d3e45b679) Arguments now passed to properties (2bced6b07) Scoping (d73bca1a3) Adding from-scratch developer docs. (5028ef773) Fixing property arguments. (777a05cac) Fixing property arguments. (be45480cf) Fixed executing from file (de28b32b0) Working with file input (c5307bd93) Trying to fix cadabra2 (00bd2e026) Fixed property double delete (9e895e753) Fixed property double delete (bd65622cd) Transfer (b0976ae0c) Trying... (0bca820bf) Trying to work around the scope problems. (c38622a68) Tracking scope issues (a870efb78) Tracking down property issues. (c582e2f6e) Still failing with segfault, but converted to shared_ptr now. (6b5e19fd0) Stuck at weird segfault in get<LaTeXForm> (f7959a67c) Fixed _ object. (26de2728c) Updates (ef226d500) Fixed ipython output (dc8119684) Fixed replacement of dummies on using @(...) (6da2d9bce) Pythonifying going well. (16b4fe071) Added comparison operator with int. (a3c507f38) Fixing various (f0d8872f5) Merge branch 'master' of git:cadabra2 (ae371229c) Localised segfault problem (883ed4023) Included xcode build in cmake jobs (cc3066419) Made OSX changes compatible with Linux (11b9a8290) Ignore mac junk (ebb69ced2) Added Cadabra OSX frontend skeleton (20e124e78) Core builds on OSX now (c07b96374) Hopefully fixed python linking on os x (58402e374) Almost building on OS X again, just does not link to python (6f3b5e7cc) Fixes (eb4ac29ac) Updated docs and python core (1b4fec0f7) Updated docs and python core (e181194a8) More logical parameter passing for properties (using Ex) (730deb9c3) Updates (88a644bb7) Minor (0093ee198) Trying to fix scroll bug (8ff953a5d) Input cells working sort of (cbd6adf3a) Added CodeInput widget (d9478046a) Displaying first cell now. (2e2f9b19a) Building gui (7d0684c92) Added NotebookCanvas (492428286) Starting to add TeXView widgets (2127d3b98) Starting to add TeXView widgets (068295aa0) Reenforced. (b5bce9ec6) Some more minor cleanups moving things away from NotebookWindow (28887748d) Builds again with new architecture. (33f4dae8f) Restructuring (92af80574) Converted back to shared pointers for DataCells (1b34f8ee4) Restructuring/simplifying logic. (f0b5680fd) Restructuring/simplifying logic. (575699aba) Fixing interface (71accd7dd) Merge branch 'refactor/properties' (14fd82eb9) Work on communication (a6a01494c) Updated install (ee23439b4) Fixing client (92a952eea) Finalising base-gui interface. (7865eec9e) Separating netbits (ca0e48139) Connecting the two threads (40e2ee2f8) GTK frontend beginnings running. (cd1582e14) Added beginning of gtk client (573c34abe) Reorganised and cleaned up. (21d3aa419) Cleanup (1c0b66e2e) Working, finally. (9ae32886e) Fighting with mutex segfaults (010a395ef) Building client (a91321bca) Working basics of a client base class (46037db69) Updates to server/client (672d0d301) Added notes (c567a148c) Update (9f1ee7322) Update (24d5330fa) updated (227524aa0) Added install instructions (b2d135683) Before redesigning property declarations to function calls. (9b1371496) Added web folder (8c3ff67e2) Updated (51b05d99e) Added Symmetric. (d29fef0e3) Install (46eaa83d7) Adding python installation (4d2c29eca) New (fd9b0fe6d) Merge branch 'master' of git:cadabra2 (ba0dbaf27) Added OS X stuff (9d6efa4af) Made to work with websockets++ (612e90c9b) Does this work? (79372fe84) Turned server into library (b83c527de) Stupid mac does not understand character case... (5e92ea32c) Stupid mac does not understand character case... (bf84413ea) Added client/server stuff (2df6e42d0) Minor (25331e71f) Added reduce_sub (a11c713ed) Reorganised. (ac9a75f3d) Added logic for server/client (e30a6d2d9) Updated server (f339e85b6) Removed kernel copy. (2164ee546) Merge branch 'feature/clang' of git:cadabra2 into feature/clang (f510012de) Completed xperm (62a32f366) fixes (20d6e7612) Merge branch 'feature/clang' of git:cadabra2 into feature/clang (cafe4aa5d) Mac fixes (ca8779cf7) Added install instructions (120bdb1fb) Added osx install log (b3d95da8a) Compiles, but realloc not implemented, nor delete (8cc0238b1) Compiles, but realloc not implemented, nor delete (db23299e1) Merge branch 'feature/clang' of git:cadabra2 (baa4682ff) Fixes for clang (f828dfb16) Fixed property scope (781c4f08c) Started server (a7579f119) Updates (6339200a5) Engine works. (1f550af57) Started work on GUI (1da783e2f) Fixing local variables. (7771a341d) Fixing local variables. (77d073ab2) Added tree command (671fceb59) P (ace670faa) Handling of python exceptions (90975ab36) Added retrieving python objects from C++ (3f5c55fda) Added collect_terms (cbf3a091a) Fixed incorrect recursive walking. (00432b617) Added default callback function tests. (cdec26c4b) Simplified algorithm declaration with defaults. (bdb9a4f7b) Fixed callback and output printing of multiple lines. (226711ade) Calling back to python works. (3ec620284) Precleaning added. (3726f9468) Fixed replacement dummy clashes. (ac092b4aa) Cleanup (c030e9dc1) Cleanup algorithm. (40b8039ac) Rewriting recursive apply. (1a32839b1) Merge branch 'master' of git:cadabra2 (171da3c46) Update (05dfa89af) Substitute working without depth search. (6ead62853) merged (24acd7d09) test (fcfba32f3) Added some printing methods. (11fa1b9ff) Fixed property assignment; rename_dummies works. (a3befe45d) Somewhat failed attempt at making the interface nicer. (62a02c91e) Trying to fix preparser (0ab2a6052) fixed preparser (a1ca91d04) Also added property templates. (11507dc9c) Added algorithm dispatch templates. (348e90eff) Fixed sum and product printing. (70cf5fcab) Started displaytex (fcf7e6d18) Getting properties to work slowly. (2508e46ca) Compiles and links (330378017) Almost up again (43ec0d8ab) More refactoring (de23a49a3) Compiles again, not linking fully yet. (5d19dad7f) Cleaned up Compare.hh, a few errors in Props.cc still remain (f51516250) Minor changes (23a28dd75) Reorganising storage. (daa4b59f4) Reorganising storage. (5ed5dbd3e) Removing old junk from algorithm (48cd368b0) Added command line frontend with python rewriting. (72d0877f7) Added command line frontend with python rewriting. (718be9b24) Added command line frontend with python rewriting. (002d615b6) Added preliminary distribute. (1d271077d) Making tests (a64b89f56) On our way (7948b3f3c) Compiles again. (5f1c73d65) Getting further. (2e97ae203) Adding more properties. (e26c9c4ad) Refactor (261757727) Builds and links with algorithm, not yet activated. (2eb90911f) Added numerical. (0e1792826) Included Derivative. (547c83780) Making algorithm work. (b71a29267) Trying to make algorithm work. (e9b6165f2) Fixes to add printing (42c3723bb) Working including parser. (ab5534d7e) Initial checkin (c9d86669f)
2016-12-14Updated version (r1026.2194d6b -> r1028.bf69f6e).AUR Update Bot
Changelog ========= Fixed test (bf69f6e) Small update (99df486)
2016-12-14Updated version (r1013.ec20987 -> r1026.2194d6b).AUR Update Bot
Changelog ========= Merge branch 'fix/factor_out' (2194d6b) All tests run again (5a836de) Fixing unwrap and vary, plus extra package (9e4d3cb) Various fixes for Depends, vary, unwrap (89dd348) Update (6bcc23a) Nothing seems to make scroller work (3ad048f) Adding relativity package things (4662e6f) Various fixes to notebook and sympy bridge (4fe461d) All tests passing again (508afae) Cleaning up evaluate (62137c6) Make list addition work (7394881) Update (0f3fd01) Merge branch 'master' into fix/factor_out (d5d0878)
2016-12-03Version bumpTarn Burton