home.social

#numere — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #numere, aggregated by home.social.

fetched live
  1. What do you folks think about this grey highlighting of the !!CODE!! sequences in the doc comments in this file? Does it increase readability? Would you prefer another colour?

  2. @jakehamilton we are grateful for any collaboration on or similar things.

  3. We just add changes to to provide a n-dimensional tensor product with tensorprod() (yes, the name is identical to 's implementation and that's for a reason) and an expansion of trace() to provide also the tensor contraction as a generalisation of the matrix trace.

  4. @beka_valentine tbh I think that this is kind of an unfair generalization. We've always been helpful in the past, but to be fair here, we didn't get much chance to so otherwise.

    However, with the advent of BS LLMs, the interest in apps like has dropped significantly, which means we might not get any chance in the future.

  5. The of the final v1.1.8 is still some weeks away, but we already prepared the new including contribution guidelines.

    github.com/numere-org/NumeRe-P

    To simplify the contribution process, you can install the packaging tools from the new repository, which will handle the file structure, forking, branch and commit creation as well as the pull request for you.

  6. The next version of will make use of the new on . And if you want to have a personal or private repository: you can create and configure your own. We do support GitHub and out-of-the-box!

    github.com/numere-org/NumeRe-P

  7. Tables in will now finally also handle the "duration" data type correctly. Together with this change, column types will now prefer "value.f64" over "value.cf64" and the user-triggered auto-conversion will now also try to convert a column to categorical values.

  8. We just pushed the implementation for bit-level logic and manipulation functions within .

  9. We just pushed changes to the static code analyzer and the code parser, which will improve the detection of types and errors in the next version of : github.com/numere-org/NumeRe/i

    Bonus feature: the path object has now methods for handling the path parent.

  10. We added two new objects:
    - the "kind-of-missing" dict object (github.com/numere-org/NumeRe/i) and
    - a ready-to-use logger object (github.com/numere-org/NumeRe/i)

    Both will be availake in the upcoming full of in a few weeks.

    Any ideas, which further standard objects might be necessary?

  11. After we released the current release candidate of , there is now the real possibility for community localisations. Right now, we are working on a process for contributing as well as on the actual plug-in for getting the localisations in the first place. And yes, the plug-in will be written within NumeRe.

  12. Just designed a new with a specific design. Tell us, what you think: sprd.co/3xDxeJq

    The production will take about a week, we'll keep you updated, once we have it in our hands.

  13. 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

  14. 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.

  15. 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!

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

  17. 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

  18. 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.

  19. 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.

  20. 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...

  21. 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.

  22. 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.

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

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

  25. @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

  26. @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/

  27. 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)