python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Solving log-transformed ODE system without overflow error
I have a system of ODEs where my state variables and independent variable span many orders of magnitude (initial values are around 0 at t=0 and are expected to become about 10¹⁰ by t=10¹⁷). I also wan...
quantumflash
Votes: 0
Answers: 1
I can't solve two matrix multiple in pulp objective
I am a novice in writing code in programing.
I'm having trouble writing a objective code in the Python pulp library and I can't solve its error.
I write to python code a logarithm expression that is a...
shima torabi
Votes: 0
Answers: 0
Creating a Logarithm Scale with Min, Max and Discrete "steps"
I'm building a scale for generating colors for a map, where various ranges of numbers correspond to colors. In the scale below, the a, b, and c values (along with the min and max) form "steps&quo...
Harrison Cramer
Votes: 0
Answers: 1
How to manually type a logarithm base on Windows 10/11 in a .txt file
I am currently using a text file to write down some quick notes about searching algorithms and their complexity. To do so, I want to be able to write my notes properly. (for a better understanding)
Fo...
Alex Veillette
Votes: 0
Answers: 1