Parallel archiver version 2.1 and Parallel compression library version 3.2
Hello,
Parallel archiver was updated to version 2.1
and Parallel compression library was updated to version 3.2,
I have added support for 64 bit LZMA compression/decompression.
If you want to use Windows 64 bit Parallel LZMA just copy the
LZMAStream1.dll inside the LZMA_fpc64 directory and LZMAStream2.dll
inside LZMA_dcc64 directory to your current directory or to the
c:\windows\system32 directory, and if you want to use Windows 32bit
Parallel LZMA copy the LZMAStream1.dll inside the LZMA_fpc32 directory
and LZMAStream2.dll inside LZMA_dcc32 directory to your current
...
Parallel archiver version 2.1 and Parallel compression library version 3.2
Hello,
Parallel archiver was updated to version 2.1
and Parallel compression library was updated to version 3.2,
I have added support for 64 bit LZMA compression/decompression.
If you want to use Windows 64 bit Parallel LZMA just copy the
LZMAStream1.dll inside the LZMA_fpc64 directory and LZMAStream2.dll
inside LZMA_dcc64 directory to your current directory or to the
c:\windows\system32 directory, and if you want to use Windows 32bit
Parallel LZMA copy the LZMAStream1.dll inside the LZMA_fpc32 directory
and LZMAStream2.dll inside LZMA_dcc32 directory to your current
...
Parallel archiver was updated to version 2.1,and Parallel compression library was updated to version 3.2Hello...
Parallel archiver was updated to version 2.1
and Parallel compression library was updated to version 3.2,
I have added support for 64 bit LZMA compression/decompression.
If you want to use Windows 64 bit Parallel LZMA just copy the
LZMAStream1.dll inside the LZMA_fpc64 directory and LZMAStream2.dll
inside LZMA_dcc64 directory to your current directory or to the
c:\windows\system32 directory, and if you want to use Windows 32bit
Parallel LZMA copy the LZMAStream1.dll inside the LZMA_fpc32 directory
and LZMAStream2.dll inside LZMA_dcc32 directory to your current
d...
how can i write this statement labels=[1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;1;2;2;2;2;2;2;2;2;2;2;2;2;2;2;2;2;2;2;2;2;2;2;2;2;3;3;3;3;3;3;3;3;3;3;3;3;3;3;3;3;3;3;3;3;3;3;3;3;]; in compress foHow to write it in compact form to avoid repetition
"shah " <shahkhn3@gmail.com> wrote in message <lodugh$8hr$1@newscl01ah.mathworks.com>...
> How to write it in compact form to avoid repetition
You'll find in this thread different solutions for similar question
http://www.mathworks.fr/matlabcentral/newsreader/view_thread/335814
Bruno
...
[1 1 1 1 1 ;2 2 2 2 2 ;3 3 3 3 3 3;....;n n n n n]Hi,
Anybody knows how to create this matrix but without using any loops?
a=[1 1 1 1 1 ;2 2 2 2 2 ;3 3 3 3 3 ;.......;n n n n n ]
Thank you.
Hana.
Hana wrote:
> Hi,
> Anybody knows how to create this matrix but without using any loops?
> a=[1 1 1 1 1 ;2 2 2 2 2 ;3 3 3 3 3 ;.......;n n n n n ]
HELP REPMAT
- Randy
Hana wrote:
>
>
> Hi,
> Anybody knows how to create this matrix but without using any
> loops?
> a=[1 1 1 1 1 ;2 2 2 2 2 ;3 3 3 3 3 ;.......;n n n n n ]
>
> Thank you.
> Hana.
Hope this isn't homework.
>> repmat([1:n]'...
Aix 5.2 and gcc 3.3-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Any bleading edgers out there get this to work?
Building with BerkeleyDb 4.1.25 and TLS
Had some problems with propolice (stack smashing protection) causing gcc
to fail. Removed that option and now it compiles but won't link... yeah
I know AIX what's new?
The configure script for newdb had some of the same errors while testing
for mutex's but eventually found
configure:17733: result: UI/threads/library
Fails with
ld: 0711-317 ERROR: Undefined symbol: .mutex_init
ld: 0711-317 ERROR: Undefined symbol: .cond_init
ld: 0711-317 ERRO...
Upgrade from VO 1 - 2 - 2..1 -2.2 - 2.3 -2.4 - 2.5 - 2.6 - 2.7About upgrade 2.5 - 2.7 at $ 384.00
For most products I'm using - the updates (2.0 - 2.1 - 2.7) are free...
2.0 to 3.0 might be worth + 10-30% of the original price?
VO is + full price again & again - Full program price for every minor
upgrade/bug-fix?
I dropped out of the money/bugs [VO] at 2.5 after starting at 1.0 more than
10 years ago.
Certainly whoever is making VO have to make a living; earning moneys: - that
is OK!
A 10 years old VO site; - 10 years later, how much have changed?
http://www.yi.com/prany/cavo/cavofront.htm
Even MS is not ...
compiling gcc 3.2.3 on aix 4.3.2 using gcc 3.2.1All,
I am trying to compile gcc-3.2.3 on aix-4.3.2 using a prebuilt
gcc-3.2.1.
I am using GNU make, native as,ar,ld.
There are the errors I get.
Can anyone help?
thx
balaji
$ gmake bootstrap
gmake[1]: Entering directory `/mnt/gcc-3.2.3/aix/libiberty'
gmake[2]: Entering directory `/mnt/gcc-3.2.3/aix/libiberty/testsuite'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/mnt/gcc-3.2.3/aix/libiberty/testsuite'
gmake[1]: Leaving directory `/mnt/gcc-3.2.3/aix/libiberty'
gmake[1]: Entering directory `/mnt/gcc-3.2.3/aix/zlib'
: gmake ; exec true "AR_...
how to convert union(2*x+y=3,3*x+2*y=5) to {2*x+y=3,3*x+2*y=5}Thanks!
In article <1140494713.980133.168190@f14g2000cwb.googlegroups.com>,
loric <dr.huiliu@gmail.com> wrote:
>Thanks!
It isn't clear exactly what your question is, but:
> `union`({2*x+y=3},{3*x+2*y=5});
{2 x + y = 3, 3 x + 2 y = 5}
> Union := proc() { seq( `if`(s::'set',op(s),s), s=args ) } end proc:
> Union(2*x+y=3,3*x+2*y=5);
{2 x + y = 3, 3 x + 2 y = 5}
> Union(2*x+y=3,{3*x+2*y=5});
{2 x + y = 3, 3 x + 2 y = 5}
...
ANN: ActivePython 2.3.2 & ActivePython 2.2.3We are pleased to announce that versions 2.3.2 and 2.2.3 of ActivePython
are now available for download from:
http://www.ActiveState.com/ActivePython
ActivePython 2.3.2 is the first ActivePython release for the Python
2.3.x series. ActivePython 2.2.3 is a bugfix release for, and
supercedes, ActivePython 2.2.2.
ActivePython is ActiveState's quality-assured binary build of Python.
Builds are currently available for Windows, Linux and Solaris.
In addition to the core language, ActivePython features:
* zlib and bzip2 for data compression;
* Tkinter for Tk development;
* a lar...
ANN: ActivePython 2.3.2 & ActivePython 2.2.3We are pleased to announce that versions 2.3.2 and 2.2.3 of ActivePython
are now available for download from:
http://www.ActiveState.com/ActivePython
ActivePython 2.3.2 is the first ActivePython release for the Python
2.3.x series. ActivePython 2.2.3 is a bugfix release for, and
supercedes, ActivePython 2.2.2.
ActivePython is ActiveState's quality-assured binary build of Python.
Builds are currently available for Windows, Linux and Solaris.
In addition to the core language, ActivePython features:
* zlib and bzip2 for data compression;
* Tkinter for Tk development;...
[RELEASED] Release candidates for Python 2.6.8, 2.7.3, 3.1.5, and 3.2.3We're pleased to announce the immediate availability of release candidates for
Python 2.6.8, 2.7.3, 3.1.5, and 3.2.3 . The main impetus for these releases is
fixing a security issue in Python's hash based types, dict and set, as described
below. Python 2.7.3 and 3.2.3 include the security patch and the normal set of
bug fixes. Since Python 2.6 and 3.1 are maintained only for security issues,
2.6.8 and 3.1.5 contain only various security patches.
The security issue exploits Python's dict and set implementations. Carefully
crafted input can lead to extremely long computation...