-
So I tried getting DynaSim working in Octave and wanted to document my progress here.
I tried 3 different approaches based on the instructions here (https://github.com/DynaSim/DynaSim/wiki/Frequent…
-
The following citation information should be added in Octave Online to the `citation` function:
```
@manual{,
title = {{Octave Online}: Cloud IDE for GNU Octave},
author = {Shan…
-
Few suggestions to make.m runngin Octave
1. since Octave default is "more on", it should be changed locally.
2. until https://savannah.gnu.org/bugs/?46849 will be fixed, stopping the shadow warnings:
…
-
Hi, I am trying to install octave following the instructions in [http://www.schoeps.org/home/2018/01/how-to-compile-gnu-octave-with-openblas-on-macos/](http://www.schoeps.org/home/2018/01/how-to-compi…
pdoak updated
6 years ago
-
When hg-cloning Octave, everything goes fine:
```
$ hg clone http://www.octave.org/hg/octave upstream
real URL is http://hg.savannah.gnu.org/hgweb/octave
requesting all changes
adding changesets
addi…
-
Many thanks for your work on this project. Please find the log below when trying to build the package using R 4.0.3 on Ubuntu 20.04. Let me know if any additional information is required
```
WARNI…
-
I have tested your solution with Octave 7.2.0 and you should know the application name 'octave-cli.exe' has changed to 'octave-launch.exe'. Also notice that 'octave-launch.exe' is now used for both GU…
-
```
octave:6> pkg install https://github.com/apjanke/octave-testify/releases/download/v0.3.3/testify-0.3.3.tar.gz
warning: function /Users/janke/octave/testify-0.3.3/shims/pre-5.0/isfolder.m shadows…
-
While trying to create a minimal example file to reproduce https://forum.image.sc/t/bio-formats-octave-error-on-bfsave/27504, I realized that the current Travis build is failing - see https://travis-c…
-
Hi, I am attempting to follow some examples of `fplot` in GNU Octave with RcppOctave. Although there are errors in GNU Octave, all 3 of the plots are drawn, but none of them are drawn in R.
in R 3.2.…