Commit Graph

  • ac2e7aede5 kalk_web: Updated kalk bakk 2021-05-27 21:39:56 +0200
  • 475556788f kalk_web: Updated kalk bakk 2021-05-27 21:39:56 +0200
  • d9a855bd9c kalk_web: Updated kalk bakk 2021-05-27 21:13:03 +0200
  • 12dc1ed126 kalk_web: Updated kalk bakk 2021-05-27 21:13:03 +0200
  • 8e881ae401 kalk_web: Focus input field on button press bakk 2021-05-27 20:58:07 +0200
  • 4b0e0d397a kalk_web: Focus input field on button press bakk 2021-05-27 20:58:07 +0200
  • 78e93a5f96 Updated version numbers bakk 2021-05-27 19:44:12 +0200
  • 5848c36125 Updated version numbers v0.5.1 bakk 2021-05-27 19:44:12 +0200
  • b76cfa3db8 Fixed publish_kalk_web path bakk 2021-05-27 17:09:27 +0200
  • efdb6e258e Fixed publish_kalk_web path bakk 2021-05-27 17:09:27 +0200
  • 2e9a5d213b Added kalk_web to ci bakk 2021-05-27 16:57:53 +0200
  • 05df1a2942 Added kalk_web to ci bakk 2021-05-27 16:57:53 +0200
  • 85edae0590 Fixed pow giving undefined with lhs < 0 and rhs < 1 bakk 2021-05-26 22:13:58 +0200
  • a411b131bb Fixed pow giving undefined with lhs < 0 and rhs < 1 v0.5.0 bakk 2021-05-26 22:13:58 +0200
  • 265a4bb2e7 Merge branch 'master' of https://github.com/PaddiM8/kalk bakk 2021-05-25 22:33:00 +0200
  • a15d7b37fe Merge branch 'master' of https://github.com/PaddiM8/kalk bakk 2021-05-25 22:33:00 +0200
  • 6d88da749d Show NaN and inf in a more user-friendly way bakk 2021-05-25 22:32:50 +0200
  • 98177f03f9 Show NaN and inf in a more user-friendly way bakk 2021-05-25 22:32:50 +0200
  • b6412aca1e Added functions Re(z) and Im(z) bakk 2021-05-25 22:12:26 +0200
  • 999d26d05d Added functions Re(z) and Im(z) bakk 2021-05-25 22:12:26 +0200
  • a42bb5d002 Added tests for operations bakk 2021-05-25 22:04:01 +0200
  • 923858d8c1 Added tests for operations bakk 2021-05-25 22:04:01 +0200
  • 22488f1f38 Added tests for prelude functions bakk 2021-05-25 21:29:59 +0200
  • 16655680e1 Added tests for prelude functions bakk 2021-05-25 21:29:59 +0200
  • d24b48bd73 Added android release to CI PaddiM8 2021-05-25 14:53:19 +0200
  • 7380906902
    Added android release to CI PaddiM8 2021-05-25 14:53:19 +0200
  • 24cd3ecf7e Update README.md PaddiM8 2021-05-25 09:09:25 +0200
  • 2864bb2ecf
    Update README.md PaddiM8 2021-05-25 09:09:25 +0200
  • 87df8df12a Support syntax like sin2x bakk 2021-05-24 22:32:33 +0200
  • 2a7c403c56 Support syntax like sin2x bakk 2021-05-24 22:32:33 +0200
  • 643b92c23d Support syntax like sinxdx in integrals bakk 2021-05-24 22:05:35 +0200
  • 0001544028 Support syntax like sinxdx in integrals bakk 2021-05-24 22:05:35 +0200
  • f944e3cebc Keep previous variable value after integration using the same identifier bakk 2021-05-24 21:51:25 +0200
  • 5309eafc9a Keep previous variable value after integration using the same identifier bakk 2021-05-24 21:51:25 +0200
  • c4c768374f Made recursion possible bakk 2021-05-24 21:32:58 +0200
  • 8e257e6ee0 Made recursion possible bakk 2021-05-24 21:32:58 +0200
  • d1365b5982 Round result slightly to get a more 'lagom' amount of decimals bakk 2021-05-24 18:22:03 +0200
  • 6fae2997a4 Round result slightly to get a more 'lagom' amount of decimals bakk 2021-05-24 18:22:03 +0200
  • 2f40c69883 Updated help.txt bakk 2021-05-24 00:25:36 +0200
  • dec88d9f23 Updated help.txt bakk 2021-05-24 00:25:36 +0200
  • 36abfe60cc kalk_web: Changed C-style for loop to for each loop bakk 2021-05-24 00:25:05 +0200
  • cedabeed93 kalk_web: Changed C-style for loop to for each loop bakk 2021-05-24 00:25:05 +0200
  • eeb1e1e5a4 kalk_web: 'clear' command bakk 2021-05-23 18:46:13 +0200
  • aa6926cf73 kalk_web: 'clear' command bakk 2021-05-23 18:46:13 +0200
  • e40428016f kalk v2.0.0 bakk 2021-05-23 18:43:22 +0200
  • 9c31b13de2 kalk v2.0.0 bakk 2021-05-23 18:43:22 +0200
  • 04644dc54f Added tests for kalk_num estimation, rounding, and to string functions bakk 2021-05-23 18:17:19 +0200
  • e212ba55e4 Added tests for kalk_num estimation, rounding, and to string functions bakk 2021-05-23 18:17:19 +0200
  • 9e0c6a732b abs() the imaginary value on to_string(), since the sign is already there bakk 2021-05-23 16:08:25 +0200
  • 2c0360ef1b abs() the imaginary value on to_string(), since the sign is already there bakk 2021-05-23 16:08:25 +0200
  • eaf712e01f Added tests for calculus.rs bakk 2021-05-23 15:58:23 +0200
  • 0fa6ca9d14 Added tests for calculus.rs bakk 2021-05-23 15:58:23 +0200
  • 33de7f034c Fixed rounding for complex numbers resulting in 0 bakk 2021-05-23 15:04:12 +0200
  • 2ed378b757 Fixed rounding for complex numbers resulting in 0 bakk 2021-05-23 15:04:12 +0200
  • b0a1d3581b Integration with complex numbers bakk 2021-05-23 02:21:35 +0200
  • 11c9fe7ac5 Integration with complex numbers bakk 2021-05-23 02:21:35 +0200
  • ab6e758726 Allow a comma before 'dx' in integrals bakk 2021-05-23 01:56:25 +0200
  • b6b4a228b1 Allow a comma before 'dx' in integrals bakk 2021-05-23 01:56:25 +0200
  • 0e425fbf90 Allow function calls without parenthesis even with a variable as argument bakk 2021-05-23 01:42:10 +0200
  • 81daff2a04 Allow function calls without parenthesis even with a variable as argument bakk 2021-05-23 01:42:10 +0200
  • 7fd6d28e1d Always round values <= 10^-16 down to zero bakk 2021-05-23 01:30:10 +0200
  • 429ec0fb91 Always round values <= 10^-16 down to zero bakk 2021-05-23 01:30:10 +0200
  • 0bbf1c4974 Finding square roots for estimate() bakk 2021-05-23 01:10:22 +0200
  • 8827b03f2e Finding square roots for estimate() bakk 2021-05-23 01:10:22 +0200
  • 34e374b346 Created synonym 'integral' for 'integrate' bakk 2021-05-23 00:55:35 +0200
  • 9fa19cb770 Created synonym 'integral' for 'integrate' bakk 2021-05-23 00:55:35 +0200
  • 7b635079c8 Fixed estimation skipping values with no estimation, when the real/complex value had an estimation bakk 2021-05-23 00:52:43 +0200
  • 515b2f16b2 Fixed estimation skipping values with no estimation, when the real/complex value had an estimation bakk 2021-05-23 00:52:43 +0200
  • c80f58433c Convert fract to f64 before turning into string in estimate() bakk 2021-05-23 00:44:58 +0200
  • 3102bcd080 Convert fract to f64 before turning into string in estimate() bakk 2021-05-23 00:44:58 +0200
  • 7af71ff332 Avoid panic because of invalid number literal bakk 2021-05-23 00:04:50 +0200
  • fb7d2dd273 Avoid panic because of invalid number literal bakk 2021-05-23 00:04:50 +0200
  • 594d139345 Fixed integration with expressions like xdx bakk 2021-05-22 23:59:53 +0200
  • aaa3c6cf61 Fixed integration with expressions like xdx bakk 2021-05-22 23:59:53 +0200
  • a60dc2bf65 Fixed eg. 'xy' being parsed as 'y' inside functions bakk 2021-05-22 22:40:24 +0200
  • eaa520fa67 Fixed eg. 'xy' being parsed as 'y' inside functions bakk 2021-05-22 22:40:24 +0200
  • cff40be924 Made sum() and ans compatible with complex numbers bakk 2021-05-22 22:03:35 +0200
  • 9bb053c791 Made sum() and ans compatible with complex numbers bakk 2021-05-22 22:03:35 +0200
  • 637c3e331b Implemented complex variants of prelude functions bakk 2021-05-22 20:47:10 +0200
  • fa4e853982 Implemented complex variants of prelude functions bakk 2021-05-22 20:47:10 +0200
  • 7898f40021 Adjusted estimation and rounding to include imaginary numbers bakk 2021-05-20 20:50:24 +0200
  • 1c914bc77f Adjusted estimation and rounding to include imaginary numbers bakk 2021-05-20 20:50:24 +0200
  • 328810d29d Division with complex numbers bakk 2021-05-20 19:50:59 +0200
  • aeef49e9ef Division with complex numbers bakk 2021-05-20 19:50:59 +0200
  • ee3082ad66 Made complex numbers work without rug bakk 2021-05-20 19:26:03 +0200
  • 4042f2d801 Made complex numbers work without rug bakk 2021-05-20 19:26:03 +0200
  • 625c63470b Merge branch 'master' of https://github.com/PaddiM8/kalk = 2021-05-20 15:23:56 +0200
  • 2f020c9bda Merge branch 'master' of https://github.com/PaddiM8/kalk = 2021-05-20 15:23:56 +0200
  • 22ac36bb4a Fixed negative scientific notation = 2021-05-20 15:19:26 +0200
  • 465335b75c Fixed negative scientific notation = 2021-05-20 15:19:26 +0200
  • 2936a58620 Basics of complex numbers = 2021-05-20 15:11:32 +0200
  • 17485bc91b Basics of complex numbers = 2021-05-20 15:11:32 +0200
  • 869708b454 Removed code duplication in kalk_num = 2021-05-20 11:03:53 +0200
  • 56aa532768 Removed code duplication in kalk_num = 2021-05-20 11:03:53 +0200
  • 7dc2a182fd Updated README to include derivation and integration PaddiM8 2021-05-19 10:30:17 +0200
  • 54ed8e6635
    Updated README to include derivation and integration PaddiM8 2021-05-19 10:30:17 +0200
  • d21202a446 kalk_web: Fixed error on empty result PaddiM8 2021-05-19 09:45:19 +0200
  • ecede70a3d kalk_web: Fixed error on empty result PaddiM8 2021-05-19 09:45:19 +0200
  • 464af60ca7 workflow: Continue release even if something failed PaddiM8 2021-05-18 23:58:13 +0200
  • 118e664f25
    workflow: Continue release even if something failed PaddiM8 2021-05-18 23:58:13 +0200