-
Notifications
You must be signed in to change notification settings - Fork 463
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Python/kandinsky] Added in draw_string choice of font #1799
base: master
Are you sure you want to change the base?
Commits on Nov 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 80f3af3 - Browse repository at this point
Copy the full SHA 80f3af3View commit details
Commits on Nov 13, 2020
-
[shared] Keep graph units when using navigation
When using the Navigate menu on graphs, the grid units are computed using the normal graph's range, so that the units won't change. Change-Id: I8ff8853868e5c90319619a6271d6a7d87ae82ab0
Configuration menu - View commit details
-
Copy full SHA for 4233f19 - Browse repository at this point
Copy the full SHA 4233f19View commit details -
[graph] Keep Auto when opening and closing Navigate
If the user opens the Navigate menu, then closes it immediately, the Auto status is not turned off. Change-Id: I2d1ca0cfdae1b9c957dede7bf9f3c2890dea1bb0
Configuration menu - View commit details
-
Copy full SHA for ea3e328 - Browse repository at this point
Copy the full SHA ea3e328View commit details -
Merge pull request numworks#415 from RedGl0w/patch-9
[Ion/usb] Changed URL in order to have easier update
Configuration menu - View commit details
-
Copy full SHA for 3252bad - Browse repository at this point
Copy the full SHA 3252badView commit details -
Merge pull request numworks#402 from RedGl0w/patch-4
[Python] Change heap (32 to 100K)
Configuration menu - View commit details
-
Copy full SHA for 83b4d93 - Browse repository at this point
Copy the full SHA 83b4d93View commit details
Commits on Nov 16, 2020
-
[graph] Fix a bug when zooming
When entering the Navigate menu, a portion of the Y axis is memoized to preserve the grid units. However, this portion was not modified when zooming, causing some glitches. Change-Id: I06b4ee044eaa75d48b8f338c9ef6ea33bb299e39
Configuration menu - View commit details
-
Copy full SHA for 4177843 - Browse repository at this point
Copy the full SHA 4177843View commit details -
[poincare] Prevent Bad access on abstract symbol context
Change-Id: I3077db5fdc2430ee11ceb1c6eb651e4331fb2ba0
Configuration menu - View commit details
-
Copy full SHA for a0497d3 - Browse repository at this point
Copy the full SHA a0497d3View commit details -
[poincare] Avoid nullptr context on non-Numbers sign and nullStatus m…
…ethods Change-Id: I3361344c1e0b50cdbe999d6ea50025022a51f603
Configuration menu - View commit details
-
Copy full SHA for 73b5b07 - Browse repository at this point
Copy the full SHA 73b5b07View commit details -
[poincare] Replaced an escape case with an assert only
Change-Id: I5ea501beeb42577a25dd752f8b9492210abd38fc
Configuration menu - View commit details
-
Copy full SHA for 04b2683 - Browse repository at this point
Copy the full SHA 04b2683View commit details
Commits on Nov 17, 2020
-
[poincare/matrix_layout] Remove empty rows
Empty columns are automatically removed ; the same is now done to empty rows. Change-Id: Ib66dfe83f1ea712d3f9a450eedd7ade709296413
Configuration menu - View commit details
-
Copy full SHA for 62e2a71 - Browse repository at this point
Copy the full SHA 62e2a71View commit details -
[poincare/matrix_layout] Keep median rows and columns
Empty columns and rows are only removed automatically when they are the last row/column. This way, the user can edit a median row/column without the matrix collapsing. Change-Id: If611fa0133f270d785809d433ae879879b6b093f
Configuration menu - View commit details
-
Copy full SHA for 7184202 - Browse repository at this point
Copy the full SHA 7184202View commit details -
[poincare/matrix_layout] Remove columns with backspace
Allow removing empty columns with backspace, the same way one can remove empty rows. This allows deleting the internal columns that are not automatically deleted. Change-Id: I52def7939257942a8396721d01c4d1531ef90361
Configuration menu - View commit details
-
Copy full SHA for 323e72a - Browse repository at this point
Copy the full SHA 323e72aView commit details -
[poincare/matrix_layout] Change comparison order
Change-Id: Iaa048d82005a7dfa380357e80bbac447c0976e55
Configuration menu - View commit details
-
Copy full SHA for 0c44deb - Browse repository at this point
Copy the full SHA 0c44debView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ecfa00 - Browse repository at this point
Copy the full SHA 0ecfa00View commit details
Commits on Nov 19, 2020
-
[poincare] Handle horizontal vectors
Change-Id: I98088b2b9f2dbc0549795a5c3eed4787fea70068
Configuration menu - View commit details
-
Copy full SHA for bee8d85 - Browse repository at this point
Copy the full SHA bee8d85View commit details -
[poincare/test] Add tests on horizontal vectors
Change-Id: If2d6293ede044ffe71e632212eff155b80ad683f
Configuration menu - View commit details
-
Copy full SHA for cb54e22 - Browse repository at this point
Copy the full SHA cb54e22View commit details -
[poincare] Require same vector orientation for dot and cross products
Change-Id: I4cf248cf564899314a1efb1c5e39a041395ba583
Configuration menu - View commit details
-
Copy full SHA for c041370 - Browse repository at this point
Copy the full SHA c041370View commit details -
[poincare] Add an Array class to factorize Matrix and Grid methods
Change-Id: Ia61caf0bf182c1111119740d43d957f203c0975c
Configuration menu - View commit details
-
Copy full SHA for 5224566 - Browse repository at this point
Copy the full SHA 5224566View commit details -
[poincare] Add a vector type for matrix product and norm operations
Change-Id: I28b0956273f8c0a3a9bdc4389956caa106d6b8af
Configuration menu - View commit details
-
Copy full SHA for d8527b0 - Browse repository at this point
Copy the full SHA d8527b0View commit details
Commits on Nov 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0de5c89 - Browse repository at this point
Copy the full SHA 0de5c89View commit details -
[poincare] Prevent system parenthesis text insertion
Change-Id: I5963d2fda37ed9776059b29edced75f88b4ccb2b
Configuration menu - View commit details
-
Copy full SHA for 3ac3fba - Browse repository at this point
Copy the full SHA 3ac3fbaView commit details
Commits on Nov 23, 2020
-
[.github/workflows] CI: use msys2/setup-msys2 instead of
numworks/setup-msys2
Configuration menu - View commit details
-
Copy full SHA for 5eaea62 - Browse repository at this point
Copy the full SHA 5eaea62View commit details -
[ion/simulator] Temporarly increase stack size on simulator
Change-Id: I0f27277ea704f81e316c7ff78fb7bed8c70ff4ae
Configuration menu - View commit details
-
Copy full SHA for 962136c - Browse repository at this point
Copy the full SHA 962136cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99e63ec - Browse repository at this point
Copy the full SHA 99e63ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd5cdb0 - Browse repository at this point
Copy the full SHA bd5cdb0View commit details
Commits on Nov 24, 2020
-
[graph] Change cursor initial position
The cursor now initially aligns with the grid, and tries to avoid points where the function is not defined. Change-Id: Ie3b304281f5848102c2f3c0aa5c031b351418186
Configuration menu - View commit details
-
Copy full SHA for 5e679b7 - Browse repository at this point
Copy the full SHA 5e679b7View commit details -
[shared] Remove angleUnitVersion
The angleUnitVersion check is no longer needed, as changing the angle unit with a trigonometric function set would leave the cursor hanging. Change-Id: I17d99c05daeacfec953865158cdfe7706635cd32
Configuration menu - View commit details
-
Copy full SHA for 56e03aa - Browse repository at this point
Copy the full SHA 56e03aaView commit details -
[i18n] Fix PT translation for imperial units
Pint -> "Pinto" Cup -> "Copo" Change-Id: I96dea0c6f1551db617f017d2121aaf0f2b6d0095
Configuration menu - View commit details
-
Copy full SHA for 4aa19cc - Browse repository at this point
Copy the full SHA 4aa19ccView commit details -
[github/workflows] Update Metrics to remove NumWorksBot
Change-Id: Icfd19cbad5472f6bf81a2a1accb88e79ab7a115b
Configuration menu - View commit details
-
Copy full SHA for 110f333 - Browse repository at this point
Copy the full SHA 110f333View commit details -
Change-Id: Ic34b84073ef268eaddfe4224c3171c9aaa7ca395
Configuration menu - View commit details
-
Copy full SHA for b08a29c - Browse repository at this point
Copy the full SHA b08a29cView commit details -
[apps/sequence] Fix row offset when returning to previous menu
Change-Id: Ic3eee6bb1ecb991b97dc9190fab95774938d294e
Configuration menu - View commit details
-
Copy full SHA for 387d3c9 - Browse repository at this point
Copy the full SHA 387d3c9View commit details -
[apps/sequence] Factorize sequence row index offsets
Change-Id: Id6fa632521858c48fe7d3daf35fd846bf24a05eb
Configuration menu - View commit details
-
Copy full SHA for cfc37f1 - Browse repository at this point
Copy the full SHA cfc37f1View commit details
Commits on Nov 26, 2020
-
[poincare/zoom] Method NextUnit
Change-Id: I8200c38fd44b662dcffa8e9850fc272f3e2dc7e8
Configuration menu - View commit details
-
Copy full SHA for e416297 - Browse repository at this point
Copy the full SHA e416297View commit details -
[poincare/zoom] Preserve standard bound when normalizing
Change-Id: I6d736e945eda6982ad26836763feded8a55134a0
Configuration menu - View commit details
-
Copy full SHA for 540209f - Browse repository at this point
Copy the full SHA 540209fView commit details -
[poincare/zoom] Reduce the step for searching points of interest
The algorithm to search for points of interest will miss some. We reduce the step to make it more precise, so that tan(x) and tan(x-90) have the same profile. Change-Id: Ia1bac1d4e7b98d2d6f36f8ce12ed9dac67d40198
Configuration menu - View commit details
-
Copy full SHA for ca9cb63 - Browse repository at this point
Copy the full SHA ca9cb63View commit details -
[poincare/zoom] Remember points of interest when refining
Change-Id: I229cbffa2577d23bfa0a4c0632bc9ec32ae338e7
Configuration menu - View commit details
-
Copy full SHA for a418602 - Browse repository at this point
Copy the full SHA a418602View commit details -
[poincare/zoom] Reduce zoom artifact
Do not use the bounds of the interval when computing a refined range. As the bounds are often integers, the zoom would give strange result on some non-continuous functions (e.g. f(x) = x!). Change-Id: Ie127fe15191cb3951cff223adc8dc3172188c789
Configuration menu - View commit details
-
Copy full SHA for adf2834 - Browse repository at this point
Copy the full SHA adf2834View commit details -
[poincare/zoom] Ignore imprecise float value
When looking for extrema in a function, we need to discard results where the function growth rate is smaller than the precision of the float type itself : these results are likely to be too noisy, and can cause false positives. e.g. : The sqrt(x^2+1)-x function Change-Id: I6e2c002d7308b41a4c226d274cbb5d9efe4ea7db
Configuration menu - View commit details
-
Copy full SHA for 291b400 - Browse repository at this point
Copy the full SHA 291b400View commit details -
[poincare/zoom] Rework unit tests
Change-Id: Id0ff36517d14710701f6a4c1cec8817442b6f946
Configuration menu - View commit details
-
Copy full SHA for 229865a - Browse repository at this point
Copy the full SHA 229865aView commit details -
[poincare/zoom] Better handling of single points of interest
Functions with a single point of inerest used to be drawn on a tiny interval around this point. Now, an orthonormal window is built around the point of interest, giving a much nicer view. Change-Id: I7793797aead2695532ddea44d93d62bb7ef870f4
Configuration menu - View commit details
-
Copy full SHA for 4869383 - Browse repository at this point
Copy the full SHA 4869383View commit details -
[poincare/zoom] Update unit tests
Change-Id: Ic108bfbacd54d43ef6c721589ada813ca648e88e
Configuration menu - View commit details
-
Copy full SHA for fdcccde - Browse repository at this point
Copy the full SHA fdcccdeView commit details -
[poincare/zoom] Fix coding style
Change-Id: I263e1a95023f650376bf6a1c4bb45426d52d5e4c
Configuration menu - View commit details
-
Copy full SHA for 746a781 - Browse repository at this point
Copy the full SHA 746a781View commit details -
[poincare/zoom] Update tests for the device
Change-Id: Ied73829ff294dc243ca177c5c2acfb374a7446b9
Configuration menu - View commit details
-
Copy full SHA for ddfde60 - Browse repository at this point
Copy the full SHA ddfde60View commit details -
[poincare/zoom] Float litterals
Change-Id: Ifea5f356b9cee271c43b3d9b9168fd38db78d87a
Configuration menu - View commit details
-
Copy full SHA for 2ba1941 - Browse repository at this point
Copy the full SHA 2ba1941View commit details -
[apps/regression] Fix angleUnit dependent coefficients for trigonomet…
…ric model Change-Id: I8027c131b0fd7b020eb502168ac068a0b84da1e4
Configuration menu - View commit details
-
Copy full SHA for c55eb6b - Browse repository at this point
Copy the full SHA c55eb6bView commit details -
[apps/regression] Use cmath for sin and cos functions
Change-Id: I670eda49a73d9bf1d1d75194178344adda9b1014
Configuration menu - View commit details
-
Copy full SHA for 1025fd9 - Browse repository at this point
Copy the full SHA 1025fd9View commit details -
[apps/regression] Improve initial coefficient value
Change-Id: I2026b8de7e031f7e22921be2def800fa71d7a4e4
Configuration menu - View commit details
-
Copy full SHA for 06d7104 - Browse repository at this point
Copy the full SHA 06d7104View commit details -
[apps/regression] Add tests for Trigonometric regressions
Change-Id: Ie4363d79a53c09369b24924b35bf26a66e9a8f93
Configuration menu - View commit details
-
Copy full SHA for 72e8ac7 - Browse repository at this point
Copy the full SHA 72e8ac7View commit details -
[apps/regression] Compute numberOfPoints automatically
Change-Id: I35a1902aeda06cc80ae8808d886b3e161bae8ad9
Configuration menu - View commit details
-
Copy full SHA for e9662e4 - Browse repository at this point
Copy the full SHA e9662e4View commit details -
[apps/regression] Remove TODO and update comment
Change-Id: I049645e03c82e953dde14f363d113b718408efd5
Configuration menu - View commit details
-
Copy full SHA for 1fd970f - Browse repository at this point
Copy the full SHA 1fd970fView commit details
Commits on Nov 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1347b1a - Browse repository at this point
Copy the full SHA 1347b1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff029ea - Browse repository at this point
Copy the full SHA ff029eaView commit details -
Merge pull request numworks#427 from quentinguidee/merge-upstream
[upstream] Update
Configuration menu - View commit details
-
Copy full SHA for 7f488b4 - Browse repository at this point
Copy the full SHA 7f488b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bbba6c - Browse repository at this point
Copy the full SHA 5bbba6cView commit details -
Merge pull request numworks#428 from Omega-Numworks/omega-bot-for-wor…
…kflows [github/workflows] Omega-Robot for workflows
Configuration menu - View commit details
-
Copy full SHA for f0ecb4c - Browse repository at this point
Copy the full SHA f0ecb4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68397ad - Browse repository at this point
Copy the full SHA 68397adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f05547 - Browse repository at this point
Copy the full SHA 1f05547View commit details
Commits on Nov 28, 2020
-
[base.es.i18n] Translated some missing stuff to Spanish (numworks#430)
* Update base.es.i18n * Update base.es.i18n * Update base.es.i18n * Update base.es.i18n * Update base.es.i18n * Update apps/home/base.es.i18n Co-authored-by: Quentin <[email protected]> Co-authored-by: Quentin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b343c5a - Browse repository at this point
Copy the full SHA b343c5aView commit details
Commits on Nov 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bd22c06 - Browse repository at this point
Copy the full SHA bd22c06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 312c02f - Browse repository at this point
Copy the full SHA 312c02fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3674278 - Browse repository at this point
Copy the full SHA 3674278View commit details -
[github/workflows] Update Metrics to remove NumWorksBot
Change-Id: Icfd19cbad5472f6bf81a2a1accb88e79ab7a115b
Configuration menu - View commit details
-
Copy full SHA for e295e9e - Browse repository at this point
Copy the full SHA e295e9eView commit details
Commits on Dec 1, 2020
-
[ion/simulator] Update calculator keyboard image
Remove the "sto" from the x^y/sto->/F key, and add the % symbol to the Backspace key.
Configuration menu - View commit details
-
Copy full SHA for 71ac56f - Browse repository at this point
Copy the full SHA 71ac56fView commit details
Commits on Dec 2, 2020
-
[poincare/logarithm] ln(0) = undef
As a consequence, log(x,0) = ln(x)/ln(0) = undef
Configuration menu - View commit details
-
Copy full SHA for 9775953 - Browse repository at this point
Copy the full SHA 9775953View commit details -
Configuration menu - View commit details
-
Copy full SHA for f09f06d - Browse repository at this point
Copy the full SHA f09f06dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48bd7b6 - Browse repository at this point
Copy the full SHA 48bd7b6View commit details -
[shared/continuous_function_cache] Detach cache from function
When three functions or more, the third function and later don't use caching. But it is still possible for them to have been linked to a cache (for instance if previous functions had been deactivated earlier). To avoid a function tapping into another function's cache, we reset the cache. e.g. Define 3 functions f(x)=1, g(x)=2, h(x)=3, and deactivate f. Draw the graph, come back, reactivate f, then draw again. ---> The space between y=2 and y=3 will be filled with the color of h, as h "remembers" using cache n°2, wich currently contains the values of function g.
Configuration menu - View commit details
-
Copy full SHA for 3501146 - Browse repository at this point
Copy the full SHA 3501146View commit details -
[shared/continous_function] Detach cache of inactive function
When a function that had previously been cached is deactivated, its cache can be used by another function. When the function is reactivated, if it tries to reuse its previous cache, it will be filled with values from another function, and will not be cleared. By detaching the cache of a function that becomes inactive, we ensure that the next time this function is cached, the chache will be cleared. e.g. Define to functions f(x)=x, g(x)=-x, draw them both. Deactivate f, the redraw the graph Reactivate f, the draw again
Configuration menu - View commit details
-
Copy full SHA for 9379795 - Browse repository at this point
Copy the full SHA 9379795View commit details -
Configuration menu - View commit details
-
Copy full SHA for 591f47d - Browse repository at this point
Copy the full SHA 591f47dView commit details -
[poincare/logarithm] Fix derivative domain of definition
The logarithm function is undefined for negative numbers, but its derivative, the inverse function, is defined everywhere. We thus need to virtually limit the domain of definition of the derivative.
Configuration menu - View commit details
-
Copy full SHA for a178c88 - Browse repository at this point
Copy the full SHA a178c88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 764d14f - Browse repository at this point
Copy the full SHA 764d14fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1531f96 - Browse repository at this point
Copy the full SHA 1531f96View commit details -
Configuration menu - View commit details
-
Copy full SHA for b69f06b - Browse repository at this point
Copy the full SHA b69f06bView commit details -
[escher] Moved repetition factor logic up in Escher from poincare
Change-Id: I7c8f932e3e7d04c928ca881113ba6b5df05b94e7
Configuration menu - View commit details
-
Copy full SHA for 636e863 - Browse repository at this point
Copy the full SHA 636e863View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cd3fe6 - Browse repository at this point
Copy the full SHA 8cd3fe6View commit details
Commits on Dec 3, 2020
-
[apps/statistics] Update wording
Change-Id: I4e3a042e1da6c7264932ff87fba0529f7aa1091d
Configuration menu - View commit details
-
Copy full SHA for f54c5a8 - Browse repository at this point
Copy the full SHA f54c5a8View commit details
Commits on Dec 4, 2020
-
[poincare] Add ReductionContext to unaryFunctionDifferential
Change-Id: I99ba90f8c38cab5d8fe2139f49e4f94c1d52d296
Configuration menu - View commit details
-
Copy full SHA for f329ca8 - Browse repository at this point
Copy the full SHA f329ca8View commit details -
[poincare/trigonometry] Method UnitConversionFactor
Change-Id: I4ef3e4404071a305354b572e15e5199040f9bf48
Configuration menu - View commit details
-
Copy full SHA for 64208a7 - Browse repository at this point
Copy the full SHA 64208a7View commit details -
[poincare/derivative] Fix derivative of trigonometric functions
The classic differentiation forumals for trigonometric functions assume a variable in radians. A multiplicative constant must be added when another unit is used. Change-Id: Iec428acd7d93e415fddb184300437ae09d1d997c
Configuration menu - View commit details
-
Copy full SHA for a113801 - Browse repository at this point
Copy the full SHA a113801View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f0a18f - Browse repository at this point
Copy the full SHA 1f0a18fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a47207 - Browse repository at this point
Copy the full SHA 1a47207View commit details
Commits on Dec 7, 2020
-
[poincare/derivative] Reduce before replacing symbol
The general formula for deriving a power makes use of the logarithm, which often disappears at simplification. However, replacing the symbol before simplifying can lead to applying an invalid argument to the logarithm, making the whole expression invalid. e.g. diff(1/x,x,-2) If x is replaced by -2 before reducing the power derivative, ln(-2) will reduce to Unreal, as will the rest of the expression.
Configuration menu - View commit details
-
Copy full SHA for 3f6e444 - Browse repository at this point
Copy the full SHA 3f6e444View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76eb155 - Browse repository at this point
Copy the full SHA 76eb155View commit details -
[poincare/derivative] Derivate special numbers
Derivate the numbers Undefined, Unreal, Infinity symbolically : Undefined -> Undefined Unreal -> Unreal Infinity -> Undefined
Configuration menu - View commit details
-
Copy full SHA for 7ae0397 - Browse repository at this point
Copy the full SHA 7ae0397View commit details -
[poincare/unreal] Type in derivate method
Unreal's derivate method returns true, to signify that it is unchanged by the derivation operation. This implementation mostly exists for documentation, as an Unreal derivand will be handled by the defaultShallowReduce method.
Configuration menu - View commit details
-
Copy full SHA for bd302bb - Browse repository at this point
Copy the full SHA bd302bbView commit details -
[shared] Add forceChangeY parameter to normalize()
Change-Id: Iff5417cd765f3fd09825b81cb41f883530b39233
Configuration menu - View commit details
-
Copy full SHA for 6e9195f - Browse repository at this point
Copy the full SHA 6e9195fView commit details -
[graph] Preserve default X range
When computing the automatic zoom, if the X axis has integer bounds (most likely because the range has been built to be orthonormal), do not add margins to the X axis, so that it keeps user friendly values. Change-Id: I49d99b79c68fbd8a49e5c2521b250c40aad75d48
Configuration menu - View commit details
-
Copy full SHA for ff220b7 - Browse repository at this point
Copy the full SHA ff220b7View commit details -
[shared] Remove const qualifiers from interestingRanges
Change-Id: I794aa144af9dc9eab3090eea7fd54a7cdac2fd68
Configuration menu - View commit details
-
Copy full SHA for a885802 - Browse repository at this point
Copy the full SHA a885802View commit details -
[graph] Take margins into account for normalization
When building an orthonormal range for the automatic zoom, we provide a ratio for the screen without the margins. This way, adding the margins will make the graph orthonormal, and the banner cannot cover the function. Change-Id: If3a3f799d4e7e3e81ab77c6b418d70b734a6fbca
Configuration menu - View commit details
-
Copy full SHA for c89a7bc - Browse repository at this point
Copy the full SHA c89a7bcView commit details -
[shared] Do not compute range for convoluted functions
Evaluating a function containing a sequence, an integral or a derivative, is time consuming. Computing a range requires a plethora of evaluations, as such ranges for these functions cannot be evaluated in a timely fashion. Change-Id: I088a0e896dbc26e6563291cafdfe9ceba36dd5d0
Configuration menu - View commit details
-
Copy full SHA for b1da603 - Browse repository at this point
Copy the full SHA b1da603View commit details -
[poincare/zoom] Change weight function in RangeWithRatioForDisplay
Change-Id: I21520d8220083b40baa2e4928632632f2b73cb9b
Configuration menu - View commit details
-
Copy full SHA for 7f63daa - Browse repository at this point
Copy the full SHA 7f63daaView commit details -
[solver] Change angle unit before test
A test in equation_solve relies on the angle unit being set to Degree, but doesn't actually set it. Changing the angle unit to another one in a test prior would break this test. Change-Id: I6785b087f171d46226d484ebaa3ebdc9e791cedc
Configuration menu - View commit details
-
Copy full SHA for 1e7baba - Browse repository at this point
Copy the full SHA 1e7babaView commit details -
[shared] Create helper functions for ranges
These functions are used to test the full algorithm used to compute ranges. Change-Id: I48069e245aa6e879f66aecc29709fc6f992f5220
Configuration menu - View commit details
-
Copy full SHA for a9aeae9 - Browse repository at this point
Copy the full SHA a9aeae9View commit details -
[graph] Add tests for the full range computation
Change-Id: I040a36c035ec75ee950f1998667b70a417dea2f3
Configuration menu - View commit details
-
Copy full SHA for f3b770c - Browse repository at this point
Copy the full SHA f3b770cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 316d054 - Browse repository at this point
Copy the full SHA 316d054View commit details -
[poincare/zoom] Redraft search of orthonormal range
To find the optimal range with a specified ratio, we compute the values of the function on a default range, then center the Y axis to display the maximum number of points of the function.
Configuration menu - View commit details
-
Copy full SHA for 072fdda - Browse repository at this point
Copy the full SHA 072fddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8726bbd - Browse repository at this point
Copy the full SHA 8726bbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f8ab10 - Browse repository at this point
Copy the full SHA 1f8ab10View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffebd2e - Browse repository at this point
Copy the full SHA ffebd2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71be09b - Browse repository at this point
Copy the full SHA 71be09bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89979b4 - Browse repository at this point
Copy the full SHA 89979b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55f21f1 - Browse repository at this point
Copy the full SHA 55f21f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f95b57 - Browse repository at this point
Copy the full SHA 0f95b57View commit details
Commits on Dec 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c3ceb00 - Browse repository at this point
Copy the full SHA c3ceb00View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe4e2e3 - Browse repository at this point
Copy the full SHA fe4e2e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0f40f0 - Browse repository at this point
Copy the full SHA d0f40f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e17ff84 - Browse repository at this point
Copy the full SHA e17ff84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 357db44 - Browse repository at this point
Copy the full SHA 357db44View commit details -
Configuration menu - View commit details
-
Copy full SHA for a08e3e1 - Browse repository at this point
Copy the full SHA a08e3e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c28a519 - Browse repository at this point
Copy the full SHA c28a519View commit details
Commits on Dec 10, 2020
-
[poincare/zoom] Helper method SetZoom
Create a method SetZoom to zoom in and out on a window.
Configuration menu - View commit details
-
Copy full SHA for 71070ee - Browse repository at this point
Copy the full SHA 71070eeView commit details -
[shared/interactive_curve_view_range] Factor zoom
The zoom method to zoom in and out on a curve view make use of the SetZoom method in Poincare::Zoom.
Configuration menu - View commit details
-
Copy full SHA for 3cdb076 - Browse repository at this point
Copy the full SHA 3cdb076View commit details -
Configuration menu - View commit details
-
Copy full SHA for 625a89e - Browse repository at this point
Copy the full SHA 625a89eView commit details -
[poincare/zoom] Method ExpandSparseWindow
This method is used to remove extraneous empty sapce in the middle of the window for functions that are discontinuous between their points of interest.
Configuration menu - View commit details
-
Copy full SHA for 35bfb8e - Browse repository at this point
Copy the full SHA 35bfb8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 185c780 - Browse repository at this point
Copy the full SHA 185c780View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94b2da8 - Browse repository at this point
Copy the full SHA 94b2da8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79e59f5 - Browse repository at this point
Copy the full SHA 79e59f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e31859 - Browse repository at this point
Copy the full SHA 6e31859View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78cb340 - Browse repository at this point
Copy the full SHA 78cb340View commit details -
Configuration menu - View commit details
-
Copy full SHA for f202a4f - Browse repository at this point
Copy the full SHA f202a4fView commit details
Commits on Dec 14, 2020
-
[poincare/expression] Fix solutions to e^x=0
Because of the limitations of the floating-point representation, e^x is null for x <= 710, causing the nextRoot functions to find roots for it. To prevent this, we looking for places where a function changes sign, we actually require the function to take two non-null values of different signs.
Configuration menu - View commit details
-
Copy full SHA for c7b758f - Browse repository at this point
Copy the full SHA c7b758fView commit details -
Configuration menu - View commit details
-
Copy full SHA for efbbbe9 - Browse repository at this point
Copy the full SHA efbbbe9View commit details
Commits on Dec 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 56a6917 - Browse repository at this point
Copy the full SHA 56a6917View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7646f13 - Browse repository at this point
Copy the full SHA 7646f13View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7bbb25 - Browse repository at this point
Copy the full SHA b7bbb25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10c296e - Browse repository at this point
Copy the full SHA 10c296eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 479f345 - Browse repository at this point
Copy the full SHA 479f345View commit details
Commits on Dec 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for af3b2d4 - Browse repository at this point
Copy the full SHA af3b2d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2445678 - Browse repository at this point
Copy the full SHA 2445678View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60f8752 - Browse repository at this point
Copy the full SHA 60f8752View commit details
Commits on Dec 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1939293 - Browse repository at this point
Copy the full SHA 1939293View commit details
Commits on Dec 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fa523c2 - Browse repository at this point
Copy the full SHA fa523c2View commit details -
[poincare/unit] Handle kelvin with prefix
Units derived from kelvin (mK, cK, ...) were handled like Celsius and Fahrenheit, causing a bug where multiplications such as 2*pi*_cK to simplify as undef.
Configuration menu - View commit details
-
Copy full SHA for 9b3f7ed - Browse repository at this point
Copy the full SHA 9b3f7edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02d7a02 - Browse repository at this point
Copy the full SHA 02d7a02View commit details -
[shared/interact_curve_view_range] Check orthonormality after zoom
Zooming in and out on a graph usually preserves orthonormality. However, if the window has its bounds close to the limits for the values on the axes, zooming can change the ratio.
Configuration menu - View commit details
-
Copy full SHA for e9c953f - Browse repository at this point
Copy the full SHA e9c953fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bc9579 - Browse repository at this point
Copy the full SHA 5bc9579View commit details -
[poincare/src] Use reduce before removeUnit
With deepReduce(), when a simplifiaction was interrupted, expression could contain Undefined children, which would trigger the assert in removeUnit(). With reduce(), if a simplification is interrupted, the entire expression becomes Undefined, which is handled by removeUnits().
Configuration menu - View commit details
-
Copy full SHA for 7146eff - Browse repository at this point
Copy the full SHA 7146effView commit details -
Configuration menu - View commit details
-
Copy full SHA for e09bd0a - Browse repository at this point
Copy the full SHA e09bd0aView commit details
Commits on Dec 29, 2020
-
[shared/interactive_curve_view_range] Change normalization tolerance
The loss of significance that occurs when subtracting the bounds of the axes must be taken into account when asserting whether the range is orthonormal.
Configuration menu - View commit details
-
Copy full SHA for ea4770f - Browse repository at this point
Copy the full SHA ea4770fView commit details -
[statistics] Fix glitch with histogram parameters
In the window to change the histogram parameters, it was possible to set a rectangle width that was considered valid, but would make the starting abscissa invalid, while triggering no error message. The message would only show if the user closed the window and opened it again. e.g. : Set a series with only one value 1e10 Change its starting abscissa to 0 Change its rectangle width to 1, confirm and close the menu Re-open the menu, a message appears, and stays onscreen when leaving the menu.
Configuration menu - View commit details
-
Copy full SHA for 5ce5f4f - Browse repository at this point
Copy the full SHA 5ce5f4fView commit details -
[poincare/unit] Fix temperature conversion
The program would crash when trying to evaluate a unit conversion of the form "x→_U" where U was a unit of temperature and x did not have any unit.
Configuration menu - View commit details
-
Copy full SHA for fff514d - Browse repository at this point
Copy the full SHA fff514dView commit details -
[poincare/parametered_expression] Fix variables detection
The method getVariables would not correctly remove the parameter from the list of variables. e.g. In the expression "box+y×int(z,x,0,1)", when trying to remove x from the list of variables, the letter x would be removed from the name "box" instead.
Configuration menu - View commit details
-
Copy full SHA for 48d9358 - Browse repository at this point
Copy the full SHA 48d9358View commit details -
Configuration menu - View commit details
-
Copy full SHA for d26ba02 - Browse repository at this point
Copy the full SHA d26ba02View commit details -
[poincare/function] getVariables always gets the argument
When applied to a function f(x) = constant, the method getVariables would not find any, as the search is performed on the function's definition. Thus, when using the "Fill with formula" tool in Statistics, if the formula to fill V1 is "V1=f(V2)", the formula will be considered constant and applied to all values in V1. However, if V1 is longer than V2, the program will attempt to read undefined values of V2. With this change, the formula will only be applied to lines in V1 for which there is a corresponding line in V2.
Configuration menu - View commit details
-
Copy full SHA for 4209f0a - Browse repository at this point
Copy the full SHA 4209f0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6c91f7 - Browse repository at this point
Copy the full SHA f6c91f7View commit details
Commits on Jan 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7a6c0e6 - Browse repository at this point
Copy the full SHA 7a6c0e6View commit details -
[NL] fix omission sigma in toolbox
While changing from using sigma squared to just sigma I guess we deleted one character too much.
Configuration menu - View commit details
-
Copy full SHA for f449db6 - Browse repository at this point
Copy the full SHA f449db6View commit details
Commits on Jan 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d022231 - Browse repository at this point
Copy the full SHA d022231View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89107da - Browse repository at this point
Copy the full SHA 89107daView commit details -
[shared] InteractiveCurveViewRange::isOrthonormal
The old method isOrthonormal has been split into two : - shouldBeNormalized tests whether the range is close enough to a normal range - isOrthonormal tests whether the range is strictly orthonormal, but takes into account imprecisions of floating-point arithmetic
Configuration menu - View commit details
-
Copy full SHA for 89c5050 - Browse repository at this point
Copy the full SHA 89c5050View commit details -
Configuration menu - View commit details
-
Copy full SHA for abefc80 - Browse repository at this point
Copy the full SHA abefc80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 878685b - Browse repository at this point
Copy the full SHA 878685bView commit details -
[interactive_curve_view_range] Fix isOrthonormal when using Navigate
The method isOrthonormal takes into account the "offscreen" portion of the Y axis. This fixes a bug where zooming when using the Navigate option would remove the orthonormality marker while the graph was still orthonormal.
Configuration menu - View commit details
-
Copy full SHA for 5b106f0 - Browse repository at this point
Copy the full SHA 5b106f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 990c45b - Browse repository at this point
Copy the full SHA 990c45bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f0c7a8 - Browse repository at this point
Copy the full SHA 9f0c7a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a42208f - Browse repository at this point
Copy the full SHA a42208fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8372234 - Browse repository at this point
Copy the full SHA 8372234View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e7d93b - Browse repository at this point
Copy the full SHA 5e7d93bView commit details
Commits on Jan 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e8887a4 - Browse repository at this point
Copy the full SHA e8887a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49b74fb - Browse repository at this point
Copy the full SHA 49b74fbView commit details
Commits on Jan 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ed2d5e3 - Browse repository at this point
Copy the full SHA ed2d5e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11ef4bd - Browse repository at this point
Copy the full SHA 11ef4bdView commit details
Commits on Jan 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9b17d1b - Browse repository at this point
Copy the full SHA 9b17d1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 738a477 - Browse repository at this point
Copy the full SHA 738a477View commit details
Commits on Jan 22, 2021
-
Merge pull request numworks#445 from RedGl0w/omegaE15
[Update] Epsilon 15.3.1
Configuration menu - View commit details
-
Copy full SHA for 11f41a9 - Browse repository at this point
Copy the full SHA 11f41a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb9f9e0 - Browse repository at this point
Copy the full SHA cb9f9e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a3754a - Browse repository at this point
Copy the full SHA 0a3754aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 134f1da - Browse repository at this point
Copy the full SHA 134f1daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 917e753 - Browse repository at this point
Copy the full SHA 917e753View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7144923 - Browse repository at this point
Copy the full SHA 7144923View commit details
Commits on Jan 23, 2021
-
Merge pull request numworks#446 from RedGl0w/omegaE15
Fix home external apps display and accessibility
Configuration menu - View commit details
-
Copy full SHA for 0c01ccb - Browse repository at this point
Copy the full SHA 0c01ccbView commit details
Commits on Jan 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 40b8131 - Browse repository at this point
Copy the full SHA 40b8131View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44fc944 - Browse repository at this point
Copy the full SHA 44fc944View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b74553 - Browse repository at this point
Copy the full SHA 3b74553View commit details
Commits on Jan 29, 2021
-
Merge pull request numworks#449 from RedGl0w/someFixOnOmega21
Some fix on omega21
Configuration menu - View commit details
-
Copy full SHA for 5e91b12 - Browse repository at this point
Copy the full SHA 5e91b12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1354b3e - Browse repository at this point
Copy the full SHA 1354b3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61646cc - Browse repository at this point
Copy the full SHA 61646ccView commit details -
Merge pull request numworks#451 from RedGl0w/someFixOnOmega21
Added env var for omega state
Configuration menu - View commit details
-
Copy full SHA for 8599764 - Browse repository at this point
Copy the full SHA 8599764View commit details
Commits on Jan 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 66ea245 - Browse repository at this point
Copy the full SHA 66ea245View commit details
Commits on Feb 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 61a015b - Browse repository at this point
Copy the full SHA 61a015bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f380ad - Browse repository at this point
Copy the full SHA 8f380adView commit details -
Configuration menu - View commit details
-
Copy full SHA for d35e939 - Browse repository at this point
Copy the full SHA d35e939View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a45b3d - Browse repository at this point
Copy the full SHA 8a45b3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec0e72f - Browse repository at this point
Copy the full SHA ec0e72fView commit details -
Configuration menu - View commit details
-
Copy full SHA for da3c4a4 - Browse repository at this point
Copy the full SHA da3c4a4View commit details -
Merge pull request numworks#461 from M4xi1m3/fix-ci
[Fix] Make CI work again
Configuration menu - View commit details
-
Copy full SHA for 51ef7d7 - Browse repository at this point
Copy the full SHA 51ef7d7View commit details -
Merge pull request numworks#452 from ArtichOwO/omega-dev
[themes] Wrong colors in Omega Dark
Configuration menu - View commit details
-
Copy full SHA for 3227e7c - Browse repository at this point
Copy the full SHA 3227e7cView commit details -
Merge pull request numworks#460 from RedGl0w/omegaHomeFix
[Fix] Select last app with incomplete row in home
Configuration menu - View commit details
-
Copy full SHA for 3e3a634 - Browse repository at this point
Copy the full SHA 3e3a634View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7733378 - Browse repository at this point
Copy the full SHA 7733378View commit details -
Configuration menu - View commit details
-
Copy full SHA for fda0848 - Browse repository at this point
Copy the full SHA fda0848View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9773c09 - Browse repository at this point
Copy the full SHA 9773c09View commit details -
Merge pull request numworks#462 from M4xi1m3/3ds-simu-fix
[ion/3ds] Works again, added CIA target
Configuration menu - View commit details
-
Copy full SHA for 875b7b3 - Browse repository at this point
Copy the full SHA 875b7b3View commit details
Commits on Feb 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a60d47b - Browse repository at this point
Copy the full SHA a60d47bView commit details
Commits on Feb 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 37f78c5 - Browse repository at this point
Copy the full SHA 37f78c5View commit details
Commits on Feb 10, 2021
-
[poincare/parser] Use infinity symbol
- Use infinity symbol - Parse inf, oo, infity
Configuration menu - View commit details
-
Copy full SHA for 763ce87 - Browse repository at this point
Copy the full SHA 763ce87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3919049 - Browse repository at this point
Copy the full SHA 3919049View commit details -
Merge pull request numworks#465 from LeGmask/infinity
[poincare/parser] Use infinity symbol
Configuration menu - View commit details
-
Copy full SHA for 540c87c - Browse repository at this point
Copy the full SHA 540c87cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76e1bf8 - Browse repository at this point
Copy the full SHA 76e1bf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1728498 - Browse repository at this point
Copy the full SHA 1728498View commit details -
Merge pull request numworks#468 from M4xi1m3/i18n-fix
[i18n] Fixed missing / duplicate entries.
Configuration menu - View commit details
-
Copy full SHA for f6c9bb2 - Browse repository at this point
Copy the full SHA f6c9bb2View commit details
Commits on Feb 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 491c873 - Browse repository at this point
Copy the full SHA 491c873View commit details -
Configuration menu - View commit details
-
Copy full SHA for 135a56b - Browse repository at this point
Copy the full SHA 135a56bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef3682b - Browse repository at this point
Copy the full SHA ef3682bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b09da48 - Browse repository at this point
Copy the full SHA b09da48View commit details
Commits on Feb 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 085c903 - Browse repository at this point
Copy the full SHA 085c903View commit details -
Merge pull request numworks#471 from M4xi1m3/mk-app-check
[build] Throw an error when user is missing apps
Configuration menu - View commit details
-
Copy full SHA for 77ec00b - Browse repository at this point
Copy the full SHA 77ec00bView commit details
Commits on Feb 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6f3cb70 - Browse repository at this point
Copy the full SHA 6f3cb70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6628b54 - Browse repository at this point
Copy the full SHA 6628b54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c51ab2 - Browse repository at this point
Copy the full SHA 7c51ab2View commit details -
Merge pull request numworks#477 from gkelly/posix-shells
[build] Remove bash-ismes
Configuration menu - View commit details
-
Copy full SHA for d83e712 - Browse repository at this point
Copy the full SHA d83e712View commit details
Commits on Feb 16, 2021
-
[readme] Added French README (numworks#475)
Co-authored-by: Quentin <[email protected]> Co-authored-by: Maxime FRIESS <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fcc803d - Browse repository at this point
Copy the full SHA fcc803dView commit details -
Merge pull request numworks#473 from M4xi1m3/omega-dev
[external] Fixed numworks#454
Configuration menu - View commit details
-
Copy full SHA for 0250ad8 - Browse repository at this point
Copy the full SHA 0250ad8View commit details
Commits on Feb 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1838024 - Browse repository at this point
Copy the full SHA 1838024View commit details
Commits on Feb 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a77028a - Browse repository at this point
Copy the full SHA a77028aView commit details -
Merge pull request numworks#480 from M4xi1m3/omega-dev
[ion/web] Fixed emscripten EGL error
Configuration menu - View commit details
-
Copy full SHA for a540ef8 - Browse repository at this point
Copy the full SHA a540ef8View commit details -
Merge pull request numworks#470 from RedGl0w/omegaCIFix
Fix tests with omega and inf new symbol
Configuration menu - View commit details
-
Copy full SHA for d0e0ee6 - Browse repository at this point
Copy the full SHA d0e0ee6View commit details
Commits on Feb 19, 2021
-
[ion] New icon for the macOS simulator (numworks#464)
* New icon for the macOS simulator!! * Added a shadow to the macOS icon
Configuration menu - View commit details
-
Copy full SHA for 7301781 - Browse repository at this point
Copy the full SHA 7301781View commit details
Commits on Feb 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0a807c3 - Browse repository at this point
Copy the full SHA 0a807c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41554ca - Browse repository at this point
Copy the full SHA 41554caView commit details
Commits on Feb 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ba6ee3f - Browse repository at this point
Copy the full SHA ba6ee3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e7cf88 - Browse repository at this point
Copy the full SHA 6e7cf88View commit details
Commits on Feb 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f274b34 - Browse repository at this point
Copy the full SHA f274b34View commit details -
Merge pull request numworks#490 from M4xi1m3/jni-crash
[ion/android] Fix numworks#489
Configuration menu - View commit details
-
Copy full SHA for 27ea26b - Browse repository at this point
Copy the full SHA 27ea26bView commit details -
Merge pull request numworks#479 from Calvineries/omega-dev
ScriptSize French Translation
Configuration menu - View commit details
-
Copy full SHA for 4926e27 - Browse repository at this point
Copy the full SHA 4926e27View commit details
Commits on Feb 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6072307 - Browse repository at this point
Copy the full SHA 6072307View commit details
Commits on Feb 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 30f1d84 - Browse repository at this point
Copy the full SHA 30f1d84View commit details -
Merge pull request numworks#493 from M4xi1m3/patch-492
[external] Fixed numworks#492
Configuration menu - View commit details
-
Copy full SHA for ea71a83 - Browse repository at this point
Copy the full SHA ea71a83View commit details
Commits on Feb 28, 2021
-
Merge pull request numworks#474 from M4xi1m3/units
Fixed python in debug and -j build issues
Configuration menu - View commit details
-
Copy full SHA for af1be64 - Browse repository at this point
Copy the full SHA af1be64View commit details
Commits on Mar 1, 2021
-
Merge pull request numworks#491 from RedGl0w/omegaUsernameHidden
[Settings] Always compile with empty username, and don't dipslay
Configuration menu - View commit details
-
Copy full SHA for 668bd6b - Browse repository at this point
Copy the full SHA 668bd6bView commit details -
Merge pull request numworks#469 from RedGl0w/omegaSingleQuote
[Poincare/parser] support ' as derivative
Configuration menu - View commit details
-
Copy full SHA for b3bba17 - Browse repository at this point
Copy the full SHA b3bba17View commit details -
Configuration menu - View commit details
-
Copy full SHA for c988233 - Browse repository at this point
Copy the full SHA c988233View commit details -
Merge pull request numworks#495 from M4xi1m3/omega-atomic
[apps] Replaced atom with atomic
Configuration menu - View commit details
-
Copy full SHA for acd80f0 - Browse repository at this point
Copy the full SHA acd80f0View commit details -
A2drien committed
Mar 1, 2021 Configuration menu - View commit details
-
Copy full SHA for cabc1a9 - Browse repository at this point
Copy the full SHA cabc1a9View commit details -
Merge pull request numworks#498 from A2drien/credit-name
Update contributor and tester names (Omega 1.21)
Configuration menu - View commit details
-
Copy full SHA for a25ebc5 - Browse repository at this point
Copy the full SHA a25ebc5View commit details
Commits on Mar 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4718ff8 - Browse repository at this point
Copy the full SHA 4718ff8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7f7bbe - Browse repository at this point
Copy the full SHA d7f7bbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f380bf - Browse repository at this point
Copy the full SHA 9f380bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b08f793 - Browse repository at this point
Copy the full SHA b08f793View commit details -
Merge pull request numworks#499 from M4xi1m3/patch-151
Fixed issues with settings
Configuration menu - View commit details
-
Copy full SHA for 35c4c7f - Browse repository at this point
Copy the full SHA 35c4c7fView commit details
Commits on Mar 3, 2021
-
[apps/code] Fix French translation mistakes (numworks#500)
Corrected a few French translation issues in Python catalogue (lis -> lit; écris -> écrit)
Configuration menu - View commit details
-
Copy full SHA for ca6a0bd - Browse repository at this point
Copy the full SHA ca6a0bdView commit details
Commits on Mar 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cf8ecfb - Browse repository at this point
Copy the full SHA cf8ecfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b8db10 - Browse repository at this point
Copy the full SHA 6b8db10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b57f31 - Browse repository at this point
Copy the full SHA 7b57f31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8feb8e3 - Browse repository at this point
Copy the full SHA 8feb8e3View commit details
Commits on Mar 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8a400b7 - Browse repository at this point
Copy the full SHA 8a400b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73585d9 - Browse repository at this point
Copy the full SHA 73585d9View commit details
Commits on Mar 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 83e6fc9 - Browse repository at this point
Copy the full SHA 83e6fc9View commit details -
Merge pull request numworks#504 from quentinguidee/omega-dev-atomic-t…
…heme [themes] Change Atomic app theme
Configuration menu - View commit details
-
Copy full SHA for 32f567c - Browse repository at this point
Copy the full SHA 32f567cView commit details
Commits on Mar 15, 2021
-
Merge pull request numworks#505 from numworks/master
Pull epsilon master
Configuration menu - View commit details
-
Copy full SHA for d95b50a - Browse repository at this point
Copy the full SHA d95b50aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20d7094 - Browse repository at this point
Copy the full SHA 20d7094View commit details