Commit Graph

  • 313cbf6767 [poincare/arithmetic] Shortcut the LCM and GCD computation if equal Léa Saviot 2020-03-12 16:55:18 +01:00
  • 97d94d9e56 [poincare/test] Add failing test on multiplication simplification Léa Saviot 2020-03-12 16:54:50 +01:00
  • 13b2deb714 [poincare/approximation_helper] Clearer code LeaNumworks 2020-03-12 14:13:39 +01:00
  • 576d1dcd6b [poincare/power] Rename and comment computeRealRootOfRationalPow Léa Saviot 2020-03-12 14:10:16 +01:00
  • 175af27ea9 [poincare/approximation_helper] Factorize some code Léa Saviot 2020-03-12 13:50:28 +01:00
  • 879c1e3bf1 [poincare] ApproximationHelper: fix precision threshold of NeglectRealOrImaginaryPartIfNeglectable Émilie Feral 2020-03-06 10:35:14 +01:00
  • d431642e60 [poincare] Add tests on atanh approximation Émilie Feral 2020-03-05 17:47:00 +01:00
  • a2e9d8efd6 [poincare] Improve trigonometry functions and power functions approximations. We neglect the real or imaginary parts when it is neglectable compared to the input. Émilie Feral 2020-03-05 11:09:12 +01:00
  • 9936d99411 [poincare] Add comment on Power::templatedApproximate Émilie Feral 2020-02-26 14:51:06 +01:00
  • 12a5f5499c [poincare] Handle real root finding in Power and NthRoot in order to remove beautifying x^(p/q) -> root(x,q)^p. This triggered precision loss! Émilie Feral 2020-02-26 11:06:47 +01:00
  • 5407709798 [poincare] Add approximation tests that fails because of precision loss Émilie Feral 2020-02-25 15:33:36 +01:00
  • 515405a5df [poincare] In Power::approximation and SquareRoot::approximation, the real (or imaginary) part negligence should depend on the argument value relatively to some other values (norms of the parameters) and not of its value absolutely! Émilie Feral 2020-02-25 14:39:29 +01:00
  • 676107e5b7 Merge branch 'omega-hotfix' into omega-dev Quentin Guidée 2020-03-12 13:26:31 +01:00
  • eadcf0b6f9 Merge remote-tracking branch 'upstream/master' into omega-hotfix Quentin Guidée 2020-03-12 13:26:13 +01:00
  • ebdac63681 [poincare/parser] u_ v_ w_ are not special identifiers anymore Léa Saviot 2020-03-11 19:19:13 +01:00
  • 9ed8958006 [GitHub] Removed converter and cli installer from the README Quentin Guidée 2020-03-11 19:46:12 +01:00
  • 4bfe189ed5 [GitHub] Updated submodules Quentin Guidée 2020-03-11 19:15:24 +01:00
  • bd5bb45344 Merge branch 'omega-hotfix' into omega-dev Quentin Guidée 2020-03-11 19:12:47 +01:00
  • d50511f1be [Fix] Fix conflicts Quentin Guidée 2020-03-11 19:12:20 +01:00
  • f340bb718d [Fix] Max OSX -> macOS Quentin Guidée 2020-03-11 18:16:29 +01:00
  • 90f2e5beed [ion/sdl] Do not process more than one buffered event Léa Saviot 2020-02-27 11:26:07 +01:00
  • 9ab3558cfe [ion/events_keyboard] Remove unused cases Léa Saviot 2020-02-25 15:03:45 +01:00
  • 1242258992 [ion] Handle key events in all simulators as in EPSILON_SDL_SCREEN_ONLY Léa Saviot 2020-02-25 11:21:59 +01:00
  • 4a4ba52e38 [ion/events] Better handling of Shift on the web target Léa Saviot 2020-02-24 11:41:18 +01:00
  • 18f3054b50 [ion/simulator/web] Do not duplicate events in scan and getPlatformEvent Léa Saviot 2020-02-20 14:41:40 +01:00
  • a7d419c4bd [ion/emscripten] Get physical keyboard events in scan() Léa Saviot 2020-02-11 10:49:49 +01:00
  • 8168a125e6 [apps/statistics] Remove unused variable in HistogramView Léa Saviot 2020-03-11 12:01:45 +01:00
  • 702772a7c9 [apps/reg] Store::m_seriesChecksum is Snapshot::m_prevModelsVersions Léa Saviot 2020-03-10 15:13:22 +01:00
  • 53705fb333 [apps/graph_ctrlr] Reload range if no previous model is present Léa Saviot 2020-03-04 14:41:18 +01:00
  • aab8974934 [apps] Memoize five model checksums Léa Saviot 2020-03-04 13:23:29 +01:00
  • 2bf83c43a8 [apps/shared] Factorize CurveView::label Romain Goyet 2020-03-10 18:29:01 -04:00
  • afc34dfea8 [Feature] Added message when compilation starts Maxime FRIESS 2020-03-10 21:45:23 +01:00
  • 14c900be4d [Change] CustomSoftwareVersion -> OmegaVersion Quentin Guidée 2020-03-10 18:21:59 +01:00
  • e1a372414f Merge branch 'omega-hotfix' into omega-dev Quentin Guidée 2020-03-10 18:03:51 +01:00
  • 8a27c81a83 Merge pull request #298 from M4xi1m3/omega-hotfix Quentin 2020-03-10 18:02:59 +01:00
  • ef249b0bdb [poincare/parser] parseSpecialId must go through one of the subcases Léa Saviot 2020-03-10 11:10:49 +01:00
  • 79f3ee43bc [poincare/parser] log_ is not a special identifier anymore Léa Saviot 2020-03-10 10:59:21 +01:00
  • 1ca902c129 [apps/shared/round_cursor_view] Comment about markRectAsDirty Ruben Dashyan 2020-03-10 10:43:51 +01:00
  • 037fa088e9 [escher/transparent_view] markRectAsDirty is protected Ruben Dashyan 2020-03-04 14:51:45 +01:00
  • d64e58b9dc [escher/transparent_view] Remove redundancy Ruben Dashyan 2020-03-04 14:50:57 +01:00
  • 8337e36f46 [apps/shared/*_cursor_view] CursorView inherits from TransparentView Ruben Dashyan 2020-03-04 14:48:20 +01:00
  • ed98218e7b [poincare/grid_layout] Explicit the making of a protected member as public Ruben Dashyan 2020-03-03 14:05:58 +01:00
  • aa4a33d849 [poincare/layout_node] Remove unused method Ruben Dashyan 2020-03-03 10:11:01 +01:00
  • afb1d18d65 [apps/shared/sum_graph_controller] Factor constexpr Ruben Dashyan 2020-03-02 18:00:19 +01:00
  • f0ef84b3bc [apps/shared/sum_graph_controller] In LegendView::setSumLayout, factor Layout building Ruben Dashyan 2020-02-28 15:56:04 +01:00
  • 55bb3f677a [apps/shared/sum_graph_controller] In LegendView::setSumLayout, simplify equal sign Ruben Dashyan 2020-02-28 14:51:27 +01:00
  • 0a92579571 [apps/shared/sum_graph_controller] Fix variable type Ruben Dashyan 2020-02-28 14:07:59 +01:00
  • 04794dd26f [apps/shared/sum_graph_controller] Uniformize number of significant digits Ruben Dashyan 2020-02-28 14:00:38 +01:00
  • 7ee8c31c70 [apps/shared/sum_graph_controller] In LegendView::setSumLayout, factor sum symbol layout Ruben Dashyan 2020-02-28 13:57:17 +01:00
  • 24fa8b28a9 [apps/shared/sum_graph_controller] In LegendView::setSumLayout, factor m_sum.setAlignment Ruben Dashyan 2020-02-28 11:47:51 +01:00
  • 6b527d3b00 [apps/shared/sum_graph_controller] Rename setSumSymbol to setSumLayout Ruben Dashyan 2020-02-28 11:47:12 +01:00
  • e1624c79aa [apps/shared/sum_graph_controller] Class doesn't need to hold m_sumLayout Ruben Dashyan 2020-02-28 10:55:15 +01:00
  • 7a633b1e75 [apps/sequence/sequence] SequenceModel's name method need not be virtual Ruben Dashyan 2020-03-02 15:04:45 +01:00
  • fccd72b757 [apps/sequence/sequence] Do not memoize nameLayout Ruben Dashyan 2020-03-02 14:54:37 +01:00
  • c1215063ee Small fixes to the documentation Romain Goyet 2020-03-09 22:22:21 -04:00
  • cf84a30768 [poincare/absolute_value] ShallowReduce done in double, not float Léa Saviot 2020-03-04 10:17:00 +01:00
  • 13f1acb592 Merge branch 'omega-hotfix' into omega-dev Quentin Guidée 2020-03-09 21:44:40 +01:00
  • ad672f9111 [Fix] Display bug where "x=a(x)" got cutoff David 2020-03-09 15:44:22 -05:00
  • d1c8d6f11c Fixed display bug where "x=a(x)" got cutoff David 2020-03-09 15:38:24 -05:00
  • 5ca6b7dbf8 [poincare/code_point_layout] Fix collapsing Léa Saviot 2020-03-09 16:26:24 +01:00
  • d94021677e Merge branch 'omega-hotfix' into omega-dev Quentin Guidée 2020-03-06 16:13:02 +01:00
  • bd6f30fda5 Merge remote-tracking branch 'upstream/master' into omega-hotfix Quentin Guidée 2020-03-06 16:06:39 +01:00
  • 1dc6e77049 [poincare/matrix] Forbid nested matrices Léa Saviot 2020-03-02 16:14:14 +01:00
  • dfe51df321 Updated the month definition redgl0w 2020-03-04 07:06:42 +01:00
  • 035a0377bd Updated the month definition redgl0w 2020-03-04 07:05:09 +01:00
  • 4f76e4418f [apps/console_edit_cell] Fix input result copying Léa Saviot 2020-03-02 10:49:13 +01:00
  • a06660ee25 [poincare/vert_off_lay] Subscript layout serializes without _ Léa Saviot 2020-02-27 14:50:19 +01:00
  • aae5e49c01 Remove useless uses of const for return types Neven Sajko 2020-02-28 00:35:15 +00:00
  • 8a4e9520f3 Removed .gradle, added it to gitignore. M4x1m3 2020-03-01 16:48:36 +01:00
  • 175e38711e Removed duplicate binpack rule. M4x1m3 2020-03-01 16:45:53 +01:00
  • 1d048ade53 [Reformat] Clean all spaces Quentin Guidée 2020-03-01 00:19:51 +01:00
  • 67a1000ddc [Feature] New Constants & Units Charlotte THOMAS 2020-02-29 23:50:49 +01:00
  • 95095423cd Update config.mak O1.19.1-E13 Quentin Guidée 2020-02-29 19:56:55 +01:00
  • 94c221dcf4 Merge branch 'omega-hotfix' into omega-master Quentin Guidée 2020-02-29 19:52:54 +01:00
  • 83686568ad Merge branch 'omega-hotfix' into omega-dev Quentin Guidée 2020-02-29 18:56:01 +01:00
  • 33060d80c8 [Fix] Bring Alpha+Up/Down/Left/Right scrolls to top/bottom/left/right Maxime FRIESS 2020-02-29 18:55:19 +01:00
  • 849c6e2559 [Feature] Omega App Quentin Guidée 2020-02-29 18:42:22 +01:00
  • 8a7f815c8e [Feature] Omega App : List Quentin Guidée 2020-02-29 15:27:17 +01:00
  • ac75bfd0fc Allow simulator to be loaded with multiple scripts. M4x1m3 2020-02-29 14:22:11 +01:00
  • 0a10e38caf [Fix] Omega App Quentin Guidée 2020-02-29 14:01:03 +01:00
  • 79c425100d [Feature] Omega App Quentin Guidée 2020-02-29 14:00:36 +01:00
  • d8464ba6a9 Fix conflicts Quentin Guidée 2020-02-29 12:45:54 +01:00
  • d589107e01 Fix conflicts Quentin Guidée 2020-02-29 12:36:33 +01:00
  • d71916c077 Merge branch 'DSchndr-german' into omega-hotfix Quentin Guidée 2020-02-29 12:32:28 +01:00
  • 9b6d68e932 Fixed conflicts Quentin Guidée 2020-02-29 12:30:54 +01:00
  • 3affdcfd3d Merge branch 'omega-hotfix' into omega-dev Quentin Guidée 2020-02-29 10:57:50 +01:00
  • 7bf3cd377c [Fix] Allow to compile only the code app Quentin Guidée 2020-02-29 10:57:29 +01:00
  • 3e04537abe Merge branch 'omega-hotfix' into omega-dev Quentin Guidée 2020-02-28 19:52:46 +01:00
  • 587b8dbf8c Merge branch 'numworks-master' into omega-hotfix Quentin Guidée 2020-02-28 19:50:56 +01:00
  • 02a5826789 Merge branch 'master' of https://github.com/numworks/epsilon into numworks-master Quentin Guidée 2020-02-28 19:50:43 +01:00
  • 9bf0d39030 [GitHub/Fix] GitHub Actions Quentin Guidée 2020-02-28 19:22:47 +01:00
  • f04c75583c [GitHub/Fix] GitHub Actions Quentin Guidée 2020-02-28 19:22:47 +01:00
  • 03e8353f17 [GitHub/Fix] GitHub Actions Quentin Guidée 2020-02-28 19:22:47 +01:00
  • e21245afbf [GitHub] GitHub Actions Quentin Guidée 2020-02-28 18:52:03 +01:00
  • 9f1dc91cde [GitHub] GitHub Actions Quentin Guidée 2020-02-28 18:52:03 +01:00
  • dc73193f8a [GitHub] GitHub Actions Quentin Guidée 2020-02-28 18:52:03 +01:00
  • d727fb4cf8 [poincare/test/function_solver] Run solver tests with negative steps Ruben Dashyan 2020-02-27 17:36:37 +01:00
  • 0a6af26162 [poincare/test/function_solver] Factor helper functions Ruben Dashyan 2020-02-27 16:56:05 +01:00
  • 29b0841a21 [poincare/test/function_solver] Change term: extremum -> point of interest Ruben Dashyan 2020-02-27 16:44:18 +01:00
  • 6d48ef5eb0 [poincare/test/function_solver] Simplify helper function's Ruben Dashyan 2020-02-27 15:51:55 +01:00