Android: oszuści mają cię na widelcu. Mogą szpiegować i kraść dane
https://www.dobreprogramy.pl/android-oszusci-maja-cie-na-widelcu-moga-szpiegowac-i-krasc-dane,6693319584766592a
https://www.dobreprogramy.pl/android-oszusci-maja-cie-na-widelcu-moga-szpiegowac-i-krasc-dane,6693319584766592a
dobreprogramy
Android: oszuści mają cię na widelcu. Mogą szpiegować i kraść dane
Użytkownicy Androida mogą się czuć coraz mniej bezpieczni. Aplikacje zawierające wirusy stale zagrażają ich smartfonom,…
Forwarded from Tomasz Starszy od Arpanetu
"Zrób to w hardwarze"
#if #swoth #loop #try #exceptions #programming
https://t.me/joinchat/TOueAISx9OVaw-Jw
#if #swoth #loop #try #exceptions #programming
https://t.me/joinchat/TOueAISx9OVaw-Jw
Forwarded from Programmer Humor
Forwarded from Programmer Humor
"Do not try and bend the regex—that's impossible... the regex doesn't exist—it's just a code or a program that matches a search pattern"
https://redd.it/qaapb5
by @programmer_humor
https://redd.it/qaapb5
by @programmer_humor
Meta kanał o innych kanałach:
ciekawe lub śmieszne pomysły, memy, wynalazki, odkrycia naukowe i rozrywka fantastyczna.
ZAPRASZAMY DO WSPÓŁPRACY!
https://t.me/PomyslyCiekawostkiFantazje
ciekawe lub śmieszne pomysły, memy, wynalazki, odkrycia naukowe i rozrywka fantastyczna.
ZAPRASZAMY DO WSPÓŁPRACY!
https://t.me/PomyslyCiekawostkiFantazje
Telegram
👌🏼Ciekawostki & pomysły & fantazje🚀
Meta kanał czerpiący z wielu źródeł:
ciekawe lub śmieszne pomysły, memy, wynalazki, odkrycia naukowe i rozrywka fantastyczna.
ciekawe lub śmieszne pomysły, memy, wynalazki, odkrycia naukowe i rozrywka fantastyczna.
Forwarded from Interesting Engineering
Even as whistleblowers continue to reveal misgivings at Facebook, the social media company is keen to enter the next phase of its growth and rebrand the company image to reflect its scale and its vision.
Rebranding of the company is not new in the tech world. While Snapchat shortened itself to Snap in 2016, a year earlier, Google reorganized itself under the brand ‘Alphabet’ to drop the tag of a ‘search engine company’ and focus on ambitious projects outside the digital realm as well. Facebook’s attempt looks similar to Google’s approach and more details are likely to emerge in about a week, as the company converges for its annual Connect Conference on October 28th.
But the main question is, will the values change?
Find out more at https://bit.ly/3aRqnmN
#engineering
Rebranding of the company is not new in the tech world. While Snapchat shortened itself to Snap in 2016, a year earlier, Google reorganized itself under the brand ‘Alphabet’ to drop the tag of a ‘search engine company’ and focus on ambitious projects outside the digital realm as well. Facebook’s attempt looks similar to Google’s approach and more details are likely to emerge in about a week, as the company converges for its annual Connect Conference on October 28th.
But the main question is, will the values change?
Find out more at https://bit.ly/3aRqnmN
#engineering
Forwarded from Nauka, Technologia, Ludzkość
Rebranding Facebooka.
Najwyraźniej uznali że stara marka ma już zbyt zszarganą opinię
https://wmeritum.pl/facebook-zmienia-nazwe-zuckerberg/358303
Najwyraźniej uznali że stara marka ma już zbyt zszarganą opinię
https://wmeritum.pl/facebook-zmienia-nazwe-zuckerberg/358303
wMeritum.pl
Facebook zmienia nazwę! Nową ogłosi osobiście Mark Zuckerberg
W przyszłym tygodniu poznamy nową nazwę, która zastąpi dotychczasową Facebook - informuje Polsat News powołując się na amerykański portal "The
There are a few Linux phones. How about Linux tablets? I listed a few options you can have if you want Linux on a tablet?
https://itsfoss.com/linux-tablets/
https://itsfoss.com/linux-tablets/
It's FOSS
Looking for Linux Tablets? Here are Your Options
There are Linux laptops, Linux mini PCs and Linux Phones. What about Linux-based tablets? What if you want to use a real Linux on a tab? Here are your options.
Steam has started to certify which games will work with its Linux-based handheld gaming device Steam Deck. I hope it also helps in determining which Steam games will work well on desktop Linux, though there is no official confirmation on this front.
https://news.itsfoss.com/steamdeck-verified/
https://news.itsfoss.com/steamdeck-verified/
It's FOSS News
Valve is Reviewing Games Compatible with SteamOS - It's FOSS News
Valve's game console, Steam Deck, will showcase the games compatible with SteamOS. Thanks to Valve's Steam Deck compatibility program.
Visual Studio Code and Atom are two of the most popular modern, open source code editors. Read how they are similar or different.
https://itsfoss.com/visual-studio-code-vs-atom/
https://itsfoss.com/visual-studio-code-vs-atom/
It's FOSS
Visual Studio Code or Atom? Which Code Editor to Use?
If you cannot make up your mind and want to compare and choose between one VS Code and Atom, this article should help you decide for yourself.
What is the best numerical library c/c++ ?
https://www.researchgate.net/post/What-is-the-best-numerical-library-c-c#view=615851ff76177c43eb5a36fc
Vladimir A. Ostatochnikov added an answer
November 14, 2018
Hello. You can find a library for your application from the list:
_C_
* BLOPEX (Block Locally Optimal Preconditioned Eigenvalue Xolvers) is an open-source library for the scalable (parallel) solution of eigenvalue problems.
* FFTW (Fastest Fourier Transform in the West) is a software library for computing Fourier and related transforms.
* GNU Scientific Library, a popular, free numerical analysis library implemented in C.
* GNU Multi-Precision Library is a library for doing arbitrary-precision arithmetic.
* hypre (High Performance Preconditioners) is an open-source library of routines for scalable (parallel) solution of linear systems and preconditioning.
* LabWindows/CVI is an ANSI C IDE that includes built-in libraries for analysis of raw measurement data, signal generation, windowing, filter functions, signal processing, linear algebra, array and complex operations, curve fitting and statistics.
* Lis is a scalable parallel library for solving systems of linear equations and eigenvalue problems using iterative methods.
Intel MKL, Intel Math Kernel Library (in C), a library of optimized math routines for science, engineering, and financial applications, written in C/C++ and Fortran. Core math functions include BLAS, LAPACK, ScaLAPACK, sparse solvers, fast Fourier transforms, and vector math.
* Portable, Extensible Toolkit for Scientific Computation (PETSc), is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations.
* SLEPc Scalable Library for Eigenvalue Problem Computations is a PETSc-based open-source library for the scalable (parallel) solution of eigenvalue problems.
_C++_
* Adept is a combined automatic differentiation and array library.
* Advanced Simulation Library is free and open source hardware accelerated multiphysics simulation software with an OpenCL-based internal computational engine.
* ALGLIB is an open source / commercial numerical analysis library with C++ version
* Armadillo is a C++ linear algebra library (matrix and vector maths), aiming towards a good balance between speed and ease of use. It employs template classes, and has optional links to BLAS and LAPACK. The syntax (API) is similar to MATLAB.
* Blaze is an open-source, high-performance C++ math library for dense and sparse arithmetic.
* Blitz++ is a high-performance vector mathematics library written in C++.
* Boost.uBLAS C++ libraries for numerical computation
* deal.II is a library supporting all the finite element solution of partial differential equations.
* Dinrhiw2 is a C++ linear algebra (BLAS) and machine learning (neural networks) library.
* Dlib is a modern C++ library with easy to use linear algebra and optimization tools which benefit from optimized BLAS and LAPACK libraries.
* Eigen is a vector mathematics library with performance comparable with Intel's Math Kernel Library
* Hermes Project: C++/Python library for rapid prototyping of space- and space-time adaptive hp-FEM solvers.
* IML++ is a C++ library for solving linear systems of equations, capable of dealing with dense, sparse, and distributed matrices.
* IT++ is a C++ library for linear algebra (matrices and vectors), signal processing and communications. Functionality similar to MATLAB and Octave.
* LAPACK++, a C++ wrapper library for LAPACK and BLAS
* Intel MKL, Intel Math Kernel Library (in C and C++), a library of optimized math routines for science, engineering, and financial applications, written in C/C++ and Fortran. Core math functions include BLAS, LAPACK, ScaLAPACK, sparse solvers, fast Fourier transforms, and vector math.
https://t.me/ProgramowanieLinux/303
https://www.researchgate.net/post/What-is-the-best-numerical-library-c-c#view=615851ff76177c43eb5a36fc
Vladimir A. Ostatochnikov added an answer
November 14, 2018
Hello. You can find a library for your application from the list:
_C_
* BLOPEX (Block Locally Optimal Preconditioned Eigenvalue Xolvers) is an open-source library for the scalable (parallel) solution of eigenvalue problems.
* FFTW (Fastest Fourier Transform in the West) is a software library for computing Fourier and related transforms.
* GNU Scientific Library, a popular, free numerical analysis library implemented in C.
* GNU Multi-Precision Library is a library for doing arbitrary-precision arithmetic.
* hypre (High Performance Preconditioners) is an open-source library of routines for scalable (parallel) solution of linear systems and preconditioning.
* LabWindows/CVI is an ANSI C IDE that includes built-in libraries for analysis of raw measurement data, signal generation, windowing, filter functions, signal processing, linear algebra, array and complex operations, curve fitting and statistics.
* Lis is a scalable parallel library for solving systems of linear equations and eigenvalue problems using iterative methods.
Intel MKL, Intel Math Kernel Library (in C), a library of optimized math routines for science, engineering, and financial applications, written in C/C++ and Fortran. Core math functions include BLAS, LAPACK, ScaLAPACK, sparse solvers, fast Fourier transforms, and vector math.
* Portable, Extensible Toolkit for Scientific Computation (PETSc), is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations.
* SLEPc Scalable Library for Eigenvalue Problem Computations is a PETSc-based open-source library for the scalable (parallel) solution of eigenvalue problems.
_C++_
* Adept is a combined automatic differentiation and array library.
* Advanced Simulation Library is free and open source hardware accelerated multiphysics simulation software with an OpenCL-based internal computational engine.
* ALGLIB is an open source / commercial numerical analysis library with C++ version
* Armadillo is a C++ linear algebra library (matrix and vector maths), aiming towards a good balance between speed and ease of use. It employs template classes, and has optional links to BLAS and LAPACK. The syntax (API) is similar to MATLAB.
* Blaze is an open-source, high-performance C++ math library for dense and sparse arithmetic.
* Blitz++ is a high-performance vector mathematics library written in C++.
* Boost.uBLAS C++ libraries for numerical computation
* deal.II is a library supporting all the finite element solution of partial differential equations.
* Dinrhiw2 is a C++ linear algebra (BLAS) and machine learning (neural networks) library.
* Dlib is a modern C++ library with easy to use linear algebra and optimization tools which benefit from optimized BLAS and LAPACK libraries.
* Eigen is a vector mathematics library with performance comparable with Intel's Math Kernel Library
* Hermes Project: C++/Python library for rapid prototyping of space- and space-time adaptive hp-FEM solvers.
* IML++ is a C++ library for solving linear systems of equations, capable of dealing with dense, sparse, and distributed matrices.
* IT++ is a C++ library for linear algebra (matrices and vectors), signal processing and communications. Functionality similar to MATLAB and Octave.
* LAPACK++, a C++ wrapper library for LAPACK and BLAS
* Intel MKL, Intel Math Kernel Library (in C and C++), a library of optimized math routines for science, engineering, and financial applications, written in C/C++ and Fortran. Core math functions include BLAS, LAPACK, ScaLAPACK, sparse solvers, fast Fourier transforms, and vector math.
https://t.me/ProgramowanieLinux/303
Telegram
LINUX PROGRAMMING
MTL4 is a generic C++ template library providing sparse and dense BLAS functionality. MTL4 establishes an intuitive interface (similar to MATLAB) and broad applicability thanks to Generic programming.
The NAG Library has C++ API
NTL is a C++ library…
The NAG Library has C++ API
NTL is a C++ library…
* MLPACK is an open-source library for machine learning, exploiting C++ language features to provide maximum performance and flexibility while providing a simple and consistent API
* MTL4 is a generic C++ template library providing sparse and dense BLAS functionality. MTL4 establishes an intuitive interface (similar to MATLAB) and broad applicability thanks to Generic programming.
* The NAG Library has C++ API
* NTL is a C++ library for number theory.
* Trilinos is an effort to develop algorithms and enabling technologies for the solution of large-scale, complex multi-physics engineering and scientific problems. It is a collection of packages.
* VISPACK is a standard visualization software library for manipulating level-set surface models
https://www.researchgate.net/post/What-is-the-best-numerical-library-c-c#view=615851ff76177c43eb5a36fc
* MTL4 is a generic C++ template library providing sparse and dense BLAS functionality. MTL4 establishes an intuitive interface (similar to MATLAB) and broad applicability thanks to Generic programming.
* The NAG Library has C++ API
* NTL is a C++ library for number theory.
* Trilinos is an effort to develop algorithms and enabling technologies for the solution of large-scale, complex multi-physics engineering and scientific problems. It is a collection of packages.
* VISPACK is a standard visualization software library for manipulating level-set surface models
https://www.researchgate.net/post/What-is-the-best-numerical-library-c-c#view=615851ff76177c43eb5a36fc
LINUX &&|| PROGRAMMING
* MLPACK is an open-source library for machine learning, exploiting C++ language features to provide maximum performance and flexibility while providing a simple and consistent API * MTL4 is a generic C++ template library providing sparse and dense BLAS functionality.…
Try http://dlib.net/; free, easy to use and very fast for high performance computing.
dlib.net
dlib C++ Library
LINUX &&|| PROGRAMMING
* MLPACK is an open-source library for machine learning, exploiting C++ language features to provide maximum performance and flexibility while providing a simple and consistent API * MTL4 is a generic C++ template library providing sparse and dense BLAS functionality.…
Faizur Rashid: Ya normal opinion is yet good openCV to get support in both c++ and python.
LINUX &&|| PROGRAMMING
* MLPACK is an open-source library for machine learning, exploiting C++ language features to provide maximum performance and flexibility while providing a simple and consistent API * MTL4 is a generic C++ template library providing sparse and dense BLAS functionality.…
Armando Alaminos Bouza:
For those searching for libraries with source code I recommend Prof. John Burkardt codes:
https://people.sc.fsu.edu/~jburkardt/c_src/r8lib/r8lib.html
https://people.sc.fsu.edu/~jburkardt/c_src/c_src.html
For those searching for libraries with source code I recommend Prof. John Burkardt codes:
https://people.sc.fsu.edu/~jburkardt/c_src/r8lib/r8lib.html
https://people.sc.fsu.edu/~jburkardt/c_src/c_src.html