[Scilab-users] bvode example broken?

2020-07-15 Thread Rene Djack
Hello, I' m new to this list and to scilab too! Working on bvode, I try the example "Quantum Neumann equation" found in the scilab help and i get the error message "Collocation matrix is singular" Is this example broken? Somebody have the same message? I'm using scilab 6.10 from scilab-6.10.bin.li

Re: [Scilab-users] bvode example broken?

2020-07-15 Thread Claus Futtrup
I confirm the last example in https://help.scilab.org/docs/6.1.0/en_US/bvode.html returns the following error - on a Windows 10 machine: --> exec('D:\Userdata\Claus\Documents\Scilab\bvode_example.sce', -1)  VERSION *COLNEW* OF COLSYS .  THE MAXIMUM NUMBER OF SUBINTERVALS IS MIN ( 117 (ALLOWED F

Re: [Scilab-users] bvode example broken?

2020-07-15 Thread Rafael Guerra
Hi, Face same error in Win10 Scilab 6.1.0. But no such error in Win10 Scilab 5.5.2. Rgds, Rafael From: users On Behalf Of Rene Djack Sent: Wednesday, July 15, 2020 8:39 PM To: users@lists.scilab.org Subject: [Scilab-users] bvode example broken? Hello, I' m new to this list and to scila

Re: [Scilab-users] bvode example broken?

2020-07-15 Thread Stéphane Mottelet
Scilab 5.5.2. Rgds, Rafael *From:* users *On Behalf Of *Rene Djack *Sent:* Wednesday, July 15, 2020 8:39 PM *To:* users@lists.scilab.org *Subject:* [Scilab-users] bvode example broken? Hello, I' m new to this list and to scilab too! Working on bvode, I try the example "Quantum Neuman

Re: [Scilab-users] bvode example broken?

2020-07-16 Thread Rene Djack
t; > > > *From:* users > *On Behalf Of *Rene Djack > *Sent:* Wednesday, July 15, 2020 8:39 PM > *To:* users@lists.scilab.org > *Subject:* [Scilab-users] bvode example broken? > > > > Hello, > > I' m new to this list and to scilab too! > > Working

Re: [Scilab-users] bvode example broken?

2020-07-16 Thread Clément David
ing list for Scilab > Subject: Re: [Scilab-users] bvode example broken? > > Also tested on linux/scilab 5.5.2 --> no error I will post in scilab bugzilla. > Thanks for your answers > Rgds > René > > > > > > Le mer. 15 juil. 2020 à 21:20, Stéphane Mo