SoatDev IT Consulting
SoatDev IT Consulting
  • About us
  • Expertise
  • Services
  • How it works
  • Contact Us
  • News
  • August 7, 2023
  • Rss Fetcher

Better-than-Cubic Complexity for Matrix Multiplication in Rust

Midjourney: Cubic matrix multiplicationYears ago, I wrote an implementation of the Strassen matrix multiplication algorithm in C++, and recently re-implemented it in Rust as I continue to learn the language. This was a useful exercise in learning about Rust performance characteristics and optimization techniques, because although the algorithmic complexity of

Read more
  • August 7, 2023
  • Rss Fetcher

The Secret World of Utility-based Agents

Utility-based agents are flexible problem solvers that optimize decision-making.Continue reading on Better Programming »

Read more
  • August 6, 2023
  • Rss Fetcher

Swish function and a Swiss mathematician

The previous post looked at the swish function and related activation functions for deep neural networks designed to address the “dying ReLU problem.” Unlike many activation functions, the function f(x) is not monotone but has a minimum near x0 = -1.2784. The exact location of the minimum is where W

Read more
  • August 6, 2023
  • Rss Fetcher

Swish, mish, and serf

Swish, mish, and serf are neural net activation functions. The names are fun to say, but more importantly the functions have been shown to improve neural network performance by solving the “dying ReLU problem.” Softplus can also be used as an activation function, but our interest in softplus here is

Read more
  • August 6, 2023
  • Rss Fetcher

The Best Free Online Image Editors

We delve into the top free online photo editors and explore their features to help you discover the solution for your design needs. Continue reading The Best Free Online Image Editors on SitePoint.

Read more
  • August 5, 2023
  • Rss Fetcher

Generating and inspecting an RSA private key

In principle you generate an RSA key by finding two large prime numbers, p and q, and computing n = pq. You could, for example, generate random numbers by rolling dice, then type the numbers into Mathematica to test each for primaility until you find a couple prime numbers of

Read more
  • August 5, 2023
  • Rss Fetcher

RSA encryption in practice

At its core, RSA encryption is modular exponentiation. That is, given a message m, the encrypted form of m is x = me mod n where e is a publicly known exponent and n is a product of two large primes. The number n is made public but only the

Read more
  • August 5, 2023
  • Rss Fetcher

Best Material UI Themes for Stunning Web Applications

In this article, we will explore the best Material UI themes available, each offering unique features to suit various project needs. Continue reading Best Material UI Themes for Stunning Web Applications on SitePoint.

Read more
  • August 5, 2023
  • Rss Fetcher

Code to convert words to Major system numbers

A few days ago I wrote about using the CMU Pronouncing Dictionary to search for words that decode to certain numbers in the Major mnemonic system. You can find a brief description of the Major system in that post. As large as the CMU dictionary is, it did not contain

Read more
  • August 4, 2023
  • Rss Fetcher

Software and the Allee effect

The Allee effect is named after Warder Clyde Allee who added a term to the famous logistic equation. His added term is highlighted in blue. Here N is the population of a species over time, r is the intrinsic rate of increase, K is the carrying capacity, and A is

Read more
  • 1
  • …
  • 186
  • 187
  • 188
  • 189
  • 190
  • …
  • 252

Recent Posts

  • Factoring RSA100
  • Jeh Aerospace nets $11M to scale the commercial aircraft supply chain in India
  • A top designer was banned from Dribbble. Now he’s building his own competitor.
  • Pairing-unfriendly curves
  • Google says its AI-based bug hunter found 20 security vulnerabilities

Categories

  • Industry News
  • Programming
  • RSS Fetched Articles
  • Uncategorized

Archives

  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023

Tap into the power of Microservices, MVC Architecture, Cloud, Containers, UML, and Scrum methodologies to bolster your project planning, execution, and application development processes.

Solutions

  • IT Consultation
  • Agile Transformation
  • Software Development
  • DevOps & CI/CD

Regions Covered

  • Montreal
  • New York
  • Paris
  • Mauritius
  • Abidjan
  • Dakar

Subscribe to Newsletter

Join our monthly newsletter subscribers to get the latest news and insights.

© Copyright 2023. All Rights Reserved by Soatdev IT Consulting Inc.