Publications about Octave: Difference between revisions

From Octave
Jump to navigation Jump to search
m (Shorten headline.)
m (→‎2019: use username.)
Line 14: Line 14:
|-
|-
| Scientific programming with GNU Octave
| Scientific programming with GNU Octave
| [[User:siko1056|Kai T. Ohlhus]]
| [[User:siko1056|siko1056]]
| [https://github.com/octave-de/octave_slides/releases/download/2019-11-22/slides_Ohlhus_2019-11-22.pdf PDF]
| [https://github.com/octave-de/octave_slides/releases/download/2019-11-22/slides_Ohlhus_2019-11-22.pdf PDF]
| [https://github.com/octave-de/octave_slides/releases/tag/2019-11-22 GitHub]
| [https://github.com/octave-de/octave_slides/releases/tag/2019-11-22 GitHub]

Revision as of 02:23, 27 November 2019

Tech Talks

Public talks about the GNU Octave project, internals and advanced usage.

2019

Title Author Published Formats Material Copyright Topics Covered
Scientific programming with GNU Octave siko1056 PDF GitHub GPL 3.0 / CC-BY 4.0 project, community, MS Windows install, Jupyter-Notebooks, m-code optimization, external code interface, development, bug tracker

2018

Title Author Published Formats Material Copyright Topics Covered
GNU Octave in 2018: Project Status and Future Challenges jwe PDF - Copyright © ESI Group, 2017. project, detailed history, goals, developer/mailing-list activity, innovations
Scientific programming with GNU Octave KaKiLa YouTube GitLab GPL 3.0 / CC-BY-SA 4.0 project, community, Octave packages (creation, usage), FLOSS

2015

Title Author Published Formats Material Copyright Topics Covered
Writing High Performance m-files Rik PDF - - optimization basics, Octave structure/interpreter, benchmarking, arrayfun, vectorization, memory management, pre-allocation, in-place operators, copy-on-write
Writing packages for Octave Carandraug PDF - - Octave packages (creation, usage)
Profiling with GNU Octave Daniel Kraft PDF - - profiler usage and implementation details

See also

Publications using Octave