Skip to content

[ calculation ] Adding Scientific Form in the complementary outputs with exponent shift functionality (#149)#180

Draft
devdl11 wants to merge 4 commits intoUpsilonNumworks:upsilon-devfrom
devdl11:upsilon-issue149
Draft

[ calculation ] Adding Scientific Form in the complementary outputs with exponent shift functionality (#149)#180
devdl11 wants to merge 4 commits intoUpsilonNumworks:upsilon-devfrom
devdl11:upsilon-issue149

Conversation

@devdl11
Copy link
Copy Markdown
Member

@devdl11 devdl11 commented Mar 18, 2022

Look the issue #149 for more details.

Tasks:

  • Create the basic system for the integers
  • Implementing the system for the others complementarities output if possible (decimal/fraction)

@devdl11 devdl11 marked this pull request as draft March 18, 2022 18:14
case 2:
return I18n::Message::BinaryBase;
case 3:
return I18n::Message::Scientific;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you fix indentation ?

Suggested change
return I18n::Message::Scientific;
return I18n::Message::Scientific;

@github-actions
Copy link
Copy Markdown

.text .rodata .bss .data Total (RAM) Total (ROM)
Base 813224 bytes 442332 bytes 226896 bytes 1776 bytes 228672 bytes 1257332 bytes
Head 813664 bytes 442332 bytes 226904 bytes 1776 bytes 228680 bytes 1257772 bytes
+440 bytes +0 bytes +8 bytes +0 bytes +8 bytes +440 bytes
+0.1 % +0.0 % +0.0 % +0.0 % +0.0 % +0.0 %

@github-actions
Copy link
Copy Markdown

.text .rodata .bss .data Total (RAM) Total (ROM)
Base 813224 bytes 442332 bytes 226896 bytes 1776 bytes 228672 bytes 1257332 bytes
Head 813776 bytes 442332 bytes 226904 bytes 1776 bytes 228680 bytes 1257884 bytes
+552 bytes +0 bytes +8 bytes +0 bytes +8 bytes +552 bytes
+0.1 % +0.0 % +0.0 % +0.0 % +0.0 % +0.0 %

@github-actions
Copy link
Copy Markdown

.text .rodata .bss .data Total (RAM) Total (ROM)
Base 813224 bytes 442332 bytes 226896 bytes 1776 bytes 228672 bytes 1257332 bytes
Head 813776 bytes 442332 bytes 226904 bytes 1776 bytes 228680 bytes 1257884 bytes
+552 bytes +0 bytes +8 bytes +0 bytes +8 bytes +552 bytes
+0.1 % +0.0 % +0.0 % +0.0 % +0.0 % +0.0 %

@github-actions
Copy link
Copy Markdown

.text .rodata .bss .data Total (RAM) Total (ROM)
Base 813224 bytes 442332 bytes 226896 bytes 1776 bytes 228672 bytes 1257332 bytes
Head 813848 bytes 442332 bytes 226904 bytes 1776 bytes 228680 bytes 1257956 bytes
+624 bytes +0 bytes +8 bytes +0 bytes +8 bytes +624 bytes
+0.1 % +0.0 % +0.0 % +0.0 % +0.0 % +0.0 %

@AnCarsenat
Copy link
Copy Markdown

Hello. Has upsilon updates stopped ? It isn't quite clear. I got beta on my numworks and don't have scientifuc notation in additional expressions.

@Yaya-Cout
Copy link
Copy Markdown
Member

This PR is still in draft, so I won't merge it it's marked as ready (or whenever I get time to review test the whole change and fix potential bugs).

I don't have much time to write code for Upsilon, but I can still merge and create new releases if a PR is ready to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants