home.social

NumeRe.org :cpp_language:

View on fosstodon.org
  1. Some of you might not have noticed that we have a built-in reporter in , so consider this a periodic reminder.

    If you have a request or experience some troubles, just use the "Report a problem or a feature request" (for you, the GUI will most likely in English) menu option in the help menu. That will open up a dialog window, where you can enter any details necessary for understanding your inquiry. Our bot will then create the issue for you right in our repo

  2. BTW: the via were redirected to . This should enhance the download speed a lot.

    The mirrors at @sourceforge were not reliable yesterday (only one was available) resulting in painful slow download speeds here in Europ. It is imperative that this is not acceptable one day after a new .

  3. At least the standard is now available via .

    There seem to be problems with the portable one, which we do not really understand, because the contents of both installers are identical, only the installation process is different with the standard one requiring elevation.

  4. The publication of the to takes again some time, as they seem to have problems with our installer - which should work perfectly fine - at least it does on our various testing machines.

    Do you experience any troubles? Please let us know!

  5. Using the new matrices in , some calculations are now also getting faster like the below.

  6. What are the major features in this release?

    - We moved all matrix operations into the standard calculation and deprecated `matop`
    - is now aware and handles that by encoding all strings and files using

  7. WE DID IT!

    Finally, after many months of waiting, we published a new of this morning: numere.org/home/releases#h.2zt

    The binary can be downloaded from Github or SourceForge. We comitted a new manifest to winget, but the PR has not been merged right now, so you need to be patient here.

  8. With the next candidate of we will also ship three new example scripts showing

    - how general binary files can be read

    - how one can translate C file structures into NumeRe code during file import and

    - how files can be traversed using DictStruct instances.

  9. The next two days are reserved for tests of on a non-dev machine. We're doing this to ensure that as much bugs are detected as possible

    We all know that catching all bugs is not even remotely possible...

  10. We just completed the tests regarding the new deeply integrated matrix calculation mode for (making `matop` obsolete).

    The tests for a few new object methods are also completed so as the tests for standard maths functions.

    One major change will be the total switch to UTF-8 encoding for all files. Note that this will affect you, if your used non-ASCII characters within your files.

  11. We just completed the tests regarding the new deeply integrated matrix calculation mode for (making `matop` obsolete).

    The tests for a few new object methods are also completed so as the tests for standard maths functions.

    One major change will be the total switch to UTF-8 encoding for all files. Note that this will affect you, if your used non-ASCII characters within your files.

  12. How do you like the following outputs of matrices. Can you notice that one of the matrices is an higher-order tensor?

  13. @ataustin Don't think that's necessary. She will most probably use some nicely written code to analyze the data later 😉

  14. @hackaday is also a good alternative, much like GNU Octave and @LabPlot it comes with many features already built-in, but also provides a powerful programming language.

    Fun fact, we've also written a blog post about when NumeRe is the better spreadsheet: en.numere.org/home/blog/when-n

  15. @alternativeto mentiones some of the main new features brought to you with the current of called v1.1.7 "Chandrasekhar"

    Take a look at: alternativeto.net/news/2025/8/

  16. The limit does not influence this new of , besides being this version's namesake. It's only about the mass of white dwarfs.

    Get the unlimited release via winget or directly at GitHub (github.com/numere-org/NumeRe/r) or SourceForge (sourceforge.net/projects/numer)

  17. The upcoming will provide a lot of major changes. One notable addition will be the first built-in to compose complex hierarchical

    And if you didn't follow us through the and release candidate phase be prepared for a really huge set of changes.

  18. Finally! We are close to releasing the new stable version v1.1.7 of . It will happen this month, this week and most probably in the next few days. Stay tuned!

  19. Yesterday evening, we published a new of ! The new release candidate brings more than 60 changes and a lot of improvements. Check it out here: en.numere.org/home/releases

  20. Just a qick reminder that we've published another blog article about in which cases is the better app:

    en.numere.org/home/blog/when-n

  21. @libreoffice We still see people recommending Excel and throwing around those "Excel tools" (aka spreadsheets with some formulas).

    Please stop endorsing spreadsheet apps for anything else than spreadsheets. Better use applications for numerical computations like or , which produce understandable, mainainable and debuggable solutions.

  22. Cheers everyone! That's just a very early idea, but if we would set up a regular webinar focusing on and around , would you like to join it?

  23. @OpenSciTwente @LabPlot We are responsible for our own solution . We are not using Labplot but we appreciate that those guys are considering our application as an inspiration. Thanks for that!

  24. Quick reminder that you can now request features and report bugs directly in . Just use the corresponding menu item in the help menu. There is no need for a account any more, but giving us a contact possibility is greatly appreciated. 😃

  25. Random quick reminder: is still completely bullshit free. It only features some sort of called usual

  26. As we promised a few days ago: here is our new of ! This time, it is an actual beta release due to the major internal changes, so be warned! A "full" release candidate will be published next year and the actual full release a little bit later.

    github.com/numere-org/NumeRe/r

  27. , everyone! We wish you all the best and a good next year 2025!

    A quick spoiler: there's still a of in the pipeline for 2024.

  28. There are chances that you'll get at least an initial version of with the next of . Initial tests were successful, but we haven't already tested all relevant scenarios. **Fingers crossed**

  29. We made our first try to an within . Runs pretty well and displays also the expected Kármán vortex street.

    What do you think? Learn more at en.numere.org