GNU Octave 11 – Toate noutățile celei mai noi versiuni
https://penguinreviewslinux.blogspot.com/2026/02/gnu-octave-11-toate-noutatile-celei-mai.html
(more Linux and FOSS news in previous posts of thread)
Brave Search API unveils Place Search endpoint for detailed map queries:
https://alternativeto.net/news/2026/2/brave-search-api-unveils-place-search-endpoint-for-detailed-map-queries/
Intel Formally Ends Four Of Their Go Language Open-Source Projects:
https://www.phoronix.com/news/Intel-Stops-Go-Projects
Wireshark 4.6.4 Updates Protocol and Capture File Support, Fixes More Bugs:
https://9to5linux.com/wireshark-4-6-4-updates-protocol-and-capture-file-support-fixes-more-bugs
Portainer 2.39 LTS brings Fleet Governance Policies, alerting, and shared Git credentials:
https://alternativeto.net/news/2026/2/portainer-2-39-lts-brings-fleet-governance-policies-alerting-and-shared-git-credentials/
Deno 2.7 brings stable Temporal API, Windows on ARM support & better Node.js compatibility:
https://alternativeto.net/news/2026/2/deno-2-7-brings-stable-temporal-api-windows-on-arm-support-and-better-node-js-compatibility/
GNU Octave 11 Open-Source Scientific Programming Language Officially Released:
https://9to5linux.com/gnu-octave-11-open-source-scientific-programming-language-officially-released
GNU Gawk 5.4 Released With New MinRX Regex Matcher, Faster Reading Of Files:
https://www.phoronix.com/news/GNU-Gawk-5.4-Released
AOMedia Open Audio Codec "OAC" Aims To Be The Successor To Opus:
https://www.phoronix.com/news/AOMedia-OAC-Open-Audio-Codec
FosseryWeb page-builders progress report:
FosseryWeb Min support implemented, and the first cheatsheet generated using the tool is now online on the beta versions of the two sites, so the tool finally made it into production! Also ironed out quite a few bugs and unhandled edge cases yesterday.
https://fosseryweb.codeberg.page/@beta/cheatsheets/java/lists.html
https://fosseryweb-min.codeberg.page/@beta/cheatsheets/java/lists.html
FreeBSD's Rust Kernel Support Could Be Stable Enough To Try This Year:
https://www.phoronix.com/news/FreeBSD-Q4-2025-Status-Report
FreeBSD 14.4-RC1 Adds Emacs, Vim & More To DVD Images:
https://www.phoronix.com/news/FreeBSD-14.4-RC1-Released
Genode OS 26.02 Halfway Done Migrating From GitHub To Codeberg:
https://www.phoronix.com/news/Genode-OS-26.02
(Yay, Codeberg keeps winning!)
#WeeklyNews #OpenSource #FOSSNews #FOSS #OpenSourceNews #News #BraveSearch #Intel #Wireshark #Portainer #Deno #GNU #GNUOctave #GNUGawk #OAC #FosseryWeb #FreeBSD #GenodeOS #AudioCodec #Containerization #Networking #JavaScript #OS #OperatingSystem #Programming #Development #Cheatsheet #ProgrammingCheatsheet #JavaCheatsheet #FosseryTech
GNU Octave 11 – Toate noutățile celei mai noi versiuni
https://penguinreviewslinux.blogspot.com/2026/02/gnu-octave-11-toate-noutatile-celei-mai.html
GNU Octave 11 – Toate noutățile celei mai noi versiuni
https://penguinreviewslinux.blogspot.com/2026/02/gnu-octave-11-toate-noutatile-celei-mai.html
GNU Octave 11 introduce miglioramenti significativi per prestazioni, precisione numerica, GUI e compatibilità MATLAB. Scopri tutte le novità della nuova versione. #GNUOctave #OpenSource #NumericalComputing #Linux
GNU Octave 11 Open-Source Scientific Programming Language Officially Released
Another amazing pendulum made of two pendulum coupled by a spring. The equations of motion can easily be obtained from the total Energy, which is the sum of each pendulum energy plus the potential energy of the spring. For small angles the motion is almost the superposition of two sinusoïdal signal for a+b and a-b
Now #scilab accept anonymous functions definition with a syntax close to #matlab #gnuoctave , this make translation between this langages easier. For example :
f=@(t) exp(-t.^2); %% octave syntax
f=#(t) -> (exp(-t.^2)); // scilab syntax
In der letzten englischen Übung im Modul #ElectricalEngineering ging es um die Leistungsberechnung in resistiven Stromkreisen. Dazu haben wir uns die Spannungsteilerregel, die Zahlenrechnung in #GNUOctave, die Simulation in #LTspice und die Analyse in der #Lcapy Bibliothek in #Python angeschaut:
https://www.twitch.tv/mathiasmagdowski/v/2633558625
Für ein zugehöriges Experiment hat die Zeit leider nicht mehr gereicht.
GNU Octave Meets JupyterLite: Compute Anywhere, Anytime
https://blog.jupyter.org/gnu-octave-meets-jupyterlite-compute-anywhere-anytime-8b033afbbcdc
#HackerNews #GNUOctave #JupyterLite #ComputeAnywhere #OpenSource #DataScience