Friday, May 18, 2018

Digest for comp.programming.threads@googlegroups.com - 6 updates in 6 topics

Sky89 <Sky89@sky68.com>: May 17 08:51PM -0400

Hello,
 
 
About political philosophy
 
I think you know me more today, that i have posted my political
philosophy here on this forum, and also that i am a more serious
computer programmer, today i will talk about an important subject,
i have said that political philosophy has as a prerequisite "order"
and being disciplined also needs "order", so we have to define
"order" , and in political philosophy we define "order" by
a priori pure moral inferred from "reason" and by empirical moral
inferred from "experience", but by a good approximation we can say that
today we have not to hate arabs, that's not a good thing to do, because
we have to "transcend" and "help" arabs to be better, China has to help
arabs to be better, and USA has to help arabs to be better and
Europe has to help arabs to be better, that's the right thing
to do, today for example we are fighting extremism and violence of ISIS,
but we have to do better than that , we have to help arabs to be better
at economy etc. to help them fight extremism and fight there problems.
 
 
Thank you,
Amine Moulay Ramdane.
Sky89 <Sky89@sky68.com>: May 17 08:24PM -0400

Hello..
 
You have to know about political philosophy
 
What is the very important part of political philosophy ?
 
You can not call it political philosophy if it is not "order"
 
And you can not call it disciplined if it is not "order"
 
and "order" has to be defined more precisely by a priori moral
and by empirical moral.
 
If you start to "hate" arabs and hate others and hate our world, that's
not "order", and if there is no order over this planet that's dangerous.
 
 
 
Thank you,
Amine Moulay Ramdane.
Sky89 <Sky89@sky68.com>: May 17 07:36PM -0400

Hello...
 
 
My way of thinking..
 
It is like a scientist that wants to implement more mathematical tools
or the kind and that doesn't care about the best code factorization or
about the beautifulness of the code, i am like that , i am not a
software programmer, i have a university level diploma in
microelectronics and i have studied Turbo pascal and assembler when i
have studied for my Diploma in microelectronics and after that i have
learned Delphi that looks like Turbo pascal and i have learned C++ and
Java to implement my scalable algorithms and my software tools, and i
have learned operational research and i have learned more mathematics
and i have learned more computer science.
 
I am not a coder like you.
 
Thank you,
Amine Moulay Ramdane.
Sky89 <Sky89@sky68.com>: May 17 07:14PM -0400

Hello..
 
 
To Java or not to Java or to C++ or not to C++ ?
 
You will think that i am Delphi or that i am C++, but
i am not Delphi or C++, i am "inventing" scalable algorithms
and many other tools like my Parallel Compression Library and my
Parallel archiver in Delphi and FreePascal and many others and i am
porting them to C++ or to Java, and this has given my
new library called: C++ synchronization objects library here:
 
https://sites.google.com/site/aminer68/c-synchronization-objects-library
 
 
And my Delphi and FreePascal Parallel Compression Library and my
Parallel archiver do work with C++Builder, and i will try
to port them to GCC and to Visual C++.
 
This is how i am doing it for Delphi and FreePascal and for C++..
 
I have also implemented my Scalable Parallel C++ Conjugate Gradient
Linear System Solver Library, read about it:
 
Sparse linear system solvers are ubiquitous in high performance
computing (HPC) and often are the most computational intensive parts in
scientific computing codes. A few of the many applications relying on
sparse linear solvers include fusion energy simulation, space weather
simulation, climate modeling, and environmental modeling, and
finite element method, and large-scale reservoir simulations to enhance
oil recovery by the oil and gas industry. .
 
My Scalable Parallel C++ Conjugate Gradient Linear System Solver
Library for Windows and Linux was updated to version 1.70,
it was more optimized, and this version is much more stable
and scalable and very fast:
 
Author: Amine Moulay Ramdane
 
Description:
 
This library contains a Scalable Parallel implementation of
Conjugate Gradient Dense Linear System Solver library that is
NUMA-aware and cache-aware, and it contains also a Scalable
Parallel implementation of Conjugate Gradient Sparse Linear
System Solver library that is cache-aware.
 
Conjugate Gradient is known to converge to the exact solution in n steps
for a matrix of size n, and was historically first seen as a direct
method because of this. However, after a while people figured out that
it works really well if you just stop the iteration much earlier - often
you will get a very good approximation after much fewer than n steps. In
fact, we can analyze how fast Conjugate gradient converges. The end
result is that Conjugate gradient is used as an iterative method for
large linear systems today.
 
 
You can download it from:
 
https://sites.google.com/site/aminer68/scalable-parallel-c-conjugate-gradient-linear-system-solver-library
 
Please download the zip file and read the readme file inside the
zip to know how to use it.
 
Language: GNU C++ and Visual C++ and C++Builder
 
Operating Systems: Windows, Linux, Unix and Mac OS X on (x86)
 
 
 
 
Thank you,
Amine Moulay Ramdane.
Sky89 <Sky89@sky68.com>: May 17 06:37PM -0400

Hello,
 
More precision about my Scalable Parallel C++ Conjugate Gradient Linear
System Solver Library:
 
Sparse linear system solvers are ubiquitous in high performance
computing (HPC) and often are the most computational intensive parts in
scientific computing codes. A few of the many applications relying on
sparse linear solvers include fusion energy simulation, space weather
simulation, climate modeling, and environmental modeling, and
finite element method, and large-scale reservoir simulations to enhance
oil recovery by the oil and gas industry. .
 
My Scalable Parallel C++ Conjugate Gradient Linear System Solver
Library for Windows and Linux was updated to version 1.70,
it was more optimized, and this version is much more stable
and scalable and very fast:
 
Author: Amine Moulay Ramdane
 
Description:
 
This library contains a Scalable Parallel implementation of
Conjugate Gradient Dense Linear System Solver library that is
NUMA-aware and cache-aware, and it contains also a Scalable
Parallel implementation of Conjugate Gradient Sparse Linear
System Solver library that is cache-aware.
 
Conjugate Gradient is known to converge to the exact solution in n steps
for a matrix of size n, and was historically first seen as a direct
method because of this. However, after a while people figured out that
it works really well if you just stop the iteration much earlier - often
you will get a very good approximation after much fewer than n steps. In
fact, we can analyze how fast Conjugate gradient converges. The end
result is that Conjugate gradient is used as an iterative method for
large linear systems today.
 
 
You can download it from:
 
https://sites.google.com/site/aminer68/scalable-parallel-c-conjugate-gradient-linear-system-solver-library
 
Please download the zip file and read the readme file inside the
zip to know how to use it.
 
Language: GNU C++ and Visual C++ and C++Builder
 
Operating Systems: Windows, Linux, Unix and Mac OS X on (x86)
 
 
 
 
Thank you,
Amine Moulay Ramdane.
Sky89 <Sky89@sky68.com>: May 17 01:08PM -0400

Hello,
 
 
My Parallel archiver was updated to version 4.76, it was optimized more.
 
You can download it from:
 
https://sites.google.com/site/aminer68/parallel-archiver
 
 
Thank you,
Amine Moulay Ramdane.
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to comp.programming.threads+unsubscribe@googlegroups.com.

No comments: