Displaying 20 results from an estimated 67 matches for "scilab".
Did you mean:
colab
2010 Aug 03
1
Bug#591537: xen: FTBFS on sparc: Scilab cannot open JVM library.
...debian-sparc at lists.debian.org
Usertags: sparc
Hi,
your package no longer builds on sparc:
| make[1]: Leaving directory `/build/buildd-sivp_0.5.2-2-sparc-3aHxSt/sivp-0.5.2'
| SCI_DISABLE_TK=1 SCI_JAVA_ENABLE_HEADLESS=1 DOCBOOK_ROOT=/usr/share/sgml/docbook/stylesheet/xsl/nwalsh \
| /usr/bin/scilab -nw -f builder.sce
| Could not find the Java configuration for the model <sparc>. Please contact us.
| Error: Impossible to define SCIHOME environment variable.
|
| Could not load JVM dynamic library (libjava).
| Error: libjvm.so: cannot open shared object file: No such file or directory
|...
2008 Dec 31
2
Execution of a .sce file through R
Dear R Users
Does some has any idea about how to execute a scilab file(.sce file) from
the Terminal in R.
Any kind of guidance would be highly welcomed and appreciated.
--
View this message in context: http://www.nabble.com/Execution-of-a-.sce-file-through-R-tp21227441p21227441.html
Sent from the R help mailing list archive at Nabble.com.
2012 Feb 18
1
PATCH: Port equalloudfilt.m MATLAB to scilab
Although the script doesn't generate identical results, it seems to get fairly close.
The deviations for the Butterworth filter settings seem larger than for the equal loudness filter.
This script requires OpenSource scilab which is available for Windows, Linux and MacOS.
http://www.scilab.org/products/scilab/download
Earl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Port-David-Robinson-s-equalloudfilt.m-MATLAB-script-.patch
Type: application/octet-stream
Size: 4021 bytes...
2017 Oct 11
12
[Bug 103217] New: Recent noveau causes errors with scilab 5.5.2 on NVIDIA G84GL [Quadro FX 570]
https://bugs.freedesktop.org/show_bug.cgi?id=103217
Bug ID: 103217
Summary: Recent noveau causes errors with scilab 5.5.2 on
NVIDIA G84GL [Quadro FX 570]
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouv...
2012 Nov 08
1
the results of the SORT function differ from Scilab/Matlab for Complex Numbers
Hello useRs,
The results of the SORT function differ from Scilab/Matlab for Complex
Numbers in my example.
This design is the desirable in R?
Thanks.
Cleber
r <- c(
1.7507+0.1689i, 1.7507-0.1689i, 1.3886+0.0000i, 1.0458+0.0792i,
1.0458-0.0792i,
0.8279+0.1861i, 0.8279-0.1861i, 0.8263+0.3731i, 0.8263-0.3731i,
0.6548+0.0000i
)
> cbind(sort(r, d=T))...
2009 Jun 22
0
Putting R Based open source analytics for collobrative spreadsheet working on the Cloud
>
>
> Dear All,
I just posted an interview with Karim Chine of http://www.biocep.net/ who
has successfully built a latform for on demand data mining enabled by the
cloud through R.
Here is an except
BIOCEP is built on top of R and Scilab and anything that you can do within
those environments is accessible through BIOCEP. Here is what you have
uniquely with this new R/Scilab-based e-platform:
- *High productivity* via the most advanced cross-platform workbench
available *for the R environment*.
- *Advanced Graphics: with BIOCEP, a...
2010 Mar 23
0
[LLVMdev] Scilab-to-LLVM Google Summer of Code project
See http://wiki.scilab.org/Contributor_-_LLVM
Ciao,
Duncan.
2012 Sep 19
0
[LLVMdev] Scilab to Verilog
Hi,
I am working on to implement Scilab codes to FPGA format i.e, a similar
kind of c to vhdl by trident compiler.Is there anybody working on this?
Regards
Manas Das
Research Assistant
IIT-Bombay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/2012...
2011 Oct 10
1
Child process died
Hello,
I have installed libguestfs on RHEL 5.5 64 bit. 3 packages i
have installed.
libguestfs-tools-c-1.9.10-1.1
libguestfs-tools-1.9.10-1.1
libguestfs-1.9.10-1.1
When i am trying to run virt-resize it gives me error:
virt-resize -expand /dev/sda1 vm01.scilab vm01.scilab-15GB -d
libguestfs: trace: add_drive_opts "vm01.scilab" "readonly:true"
libguestfs: trace: add_drive_opts = 0
libguestfs: trace: add_drive_opts "vm01.scilab-15GB"
libguestfs: trace: add_drive_opts = 0
libguestfs: trace: launch
sh: /home/rjones/d/qemu/qemu-...
2010 Aug 25
4
OT: R for iPhone/iPad OS?
No, seriously: I've had more than one person at work wonder what math
toolset could be loaded onto iOS. So, before Matlab, FreeMat,
Mathematia, SciLab, Octave, or numpy (:-) ) produces a version for iPad,
any chance someone is working on R for iPad?
2009 Jul 24
4
Cannot install Matlab 5.3 R11
Hi everybody:
Thanks for reading.
I'm a Linux Debian Lenny user. I'm trying to install Matlab 5.3 R11 through wine-1.0.1-174-gc4039bd. The SETUP.EXE runs correctly.
The problem is when I enter the PLP (Personal License Password) required. I'm sure that the PLP is correct, but "matlab says not". The message is:
"The PLP you have entered is incorrect. Check your PLP
2009 Jun 02
10
Most used R editors
...So, I would like to know which editor is the most used in the R community.
This post is some kind of survey.
Personally, I use Emacs with ESS, It permits to :
- open more than one R session
- split the emacs editor as many part as you want.
- use a lot of keybindings.
...
I also tried Rkwards, Scilab (windows), JGR etc... but they are not suitable for what I do.
Best,
- Martial
_________________________________________________________________
Découvrez toutes les possibilités de communication avec vos proches
[[alternative HTML version deleted]]
2012 Apr 04
0
[LLVMdev] GSoC 2012 proposal : Integrate Baggy Bounds Checking into SAFECode
...xtend BBC to include the following checks: access to scalar fields
in structures and pointer dereferences.
[10-11] Test and improvement, make BBC works well with the test-suite.
[12] Document for BBC support in SAFECode.
*Project experience*
* *
In GSoC2009, I took part in a project: support Scilab language on SWIG [2].
I added a backend module in SWIG, so that it can support all the C features
for Scilab language: variables, functions, constants, enums, structs,
unions, pointers and arrays.
In GSoC2010, I also successfully finished a project called“epfs”[3] , which
means embedding Python...
2009 Feb 10
1
need help with installRExcel()
Struggled a whole day, but still could not get DCOM working on my machine.
What I did is:
1. Installed R 2.8.1 under folder "../R/R-2.8.1"
2. Installed R_Scilab_DCOM3.0-1B5 under folder ".. \R\(D)COM Server"
3. Installed packages: rscproxy_1.0-12, RExcelInstaller_3.0-10,
rcom_2.0-4...
4. run the following commands:
library(rscproxy)
library(rcom)
comRegisterRegistry()
library(RExcelInstaller)
installRExce...
2010 Nov 25
4
how to find a row index in a matrix or a data frame ?
...e expression
all(x[i,]==as.list(r))
evaluates to TRUE. I can not evaluate an expression like
x[x[,1]==2 & x[,2]==5,]
because I do not know in advance how many columns x will have.
Basically, thus, I'm looking for an equivalent of "vectorfind" in
Scilab.
(B) Which would be the most appropriate data type for x, matrix or
data frame or another type?
(C) What will be better, searching for rows or searching for columns?
Thank you for your help!
Best, Mirko
2009 Sep 21
2
logarithmic seq() ?
Hello,
in scilab /Matlab there are functions that can create linear sequences (like R's
seq()) as well as logarithmic sequences.
Is there a logarithmic aequivalent of seq()?
Or maybe this would be an idea for newer R-releases,
maybe a type-option with "linear" and "logarithmic" as
paramete...
2012 Feb 16
3
ACM Software Copyright and License Agreement
...e use of routines from the ACM Collected Algorithms, i.e.
<netlib.org/toms/> (CALGO, or Trans. On Math. Software, TOMS), in Open Source
programs, maybe also in some R packages --- and sometimes these programs are
distributed under the GPL license, sometimes under proprietary licenses, e.g.
in Scilab.
The use of these CALGO programs is subject to the ACM Software Copyright and
License Agreement <www.acm.org/publications/policies/softwarecrnotice> which
includes the following paragraph:
**Commercial Use**
Any User wishing to make a commercial use of the Software must contact...
2012 Mar 28
0
[LLVMdev] GSoC 2012 Proposal: Python bindings for LLVM
...y 16~ July 22 Adding Python 3 support, make it basically work
July 23~ July 29 Debug and improve Python 3 support
July 30 ~ August 5 Test to make Python 3 support in good shape.
August 6 ~ August 12 Document for Python 3 support.
*Project experience*
In GSoC2009, I took part in a project: support Scilab language on SWIG [5].
I added a backend module in SWIG, so that it can support all the C features
for Scilab language: variables, functions, constants, enums, structs,
unions, pointers and arrays.
In GSoC2010, I also successfully finished a project called“epfs”[6] , which
means embedding Python fr...
1999 Sep 19
1
error in loading shared libraries
...the following problem:
/home/royle> R
/usr/local/share/R/bin/R.binary: error in loading shared libraries: /usr/local/share/R/bin/R.binary: undefined symbol: __setfpucw
Can someone advise me on how to fix this problem?
I haven't modified my system at all, other than to install Octave
and Scilab (and an add-on package for Octave).
kind regards
andy
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "bo...
2010 Jul 29
1
New Open Source Community
Equalis just announced it's public beta today
http://www.equalis.com http://www.equalis.com .
It has forums dedicated to lots of math topics including open source
software. It specifically has an R forum and an R user group. Also has
forums and groups for Octave, Scilab, and Sage.
http://www.equalis.com/forums/ http://www.equalis.com/forums/
http://www.equalis.com/members/group.asp?id=66492
http://www.equalis.com/members/group.asp?id=66492
Check it out - registration is free. We can use it as a resource to promote
R and help each other.
--
View this message...