atlas news
Python Forum
10 décembre
15h04
KohLantaKrabi
Dear Python experts, I beg your pardon I have to ask for your help. For days I am tryinf a Software callws PassGAN. https: github.com brannondorsey PassGAN I installed it using git clone and pipx requirements.txt I installed apt install nvidia-driver firmware-misc-nonfree with apt. Then I tried...
11h51
Optimization Software Engineer
Our team is using scipy.optimize.curve fit to return least-squares fitting and I am unable to return the textbook uncertainties that I expect. In fact, the uncertainty on the slope seems to be incorrect by exactly a factor of 1.5. My toy example is three data points with only uncertainty on the y...
05 décembre
21h32
Graphics error
I discovered this impressive collection of shell scripts for image processing, using the imagemagick library I whish they were Python scripts, which would allow us to learn a lot about image processing and reuse pieces of code easily. I may volonteer to port a few of these scripts to Python one day...
04 décembre
23h19
Py script to APP on MAC
Hi All, First time poster so please excuse noob mistakes. I am using Micropython to program a microcontroller (an ESP32 for this project) and one of the things I need to do is iterate through a list of fixed values repeatedly, that is restart at the first item after the last item has been returned....
05h37
Announcing CallFlow Tracer - Advanced Python Performance Analysis Library
Starting this year, there will be 12 days of puzzles each December. https: adventofcode.com
01 décembre
17h29
What pip version should I install on Cygwin for jupyter-python39?
I’m searching for a web based Python compiler that’s reliable and feature-rich, perfect for rapid prototyping but also capable of advanced debugging and scalable testing. With also a multi-version Python support (3.10 through 3.12) to switch between versions and test compatibility. Do you have any...
17h51
Standard template Data Engineering and Analytics - hosthub
This program is a lightweight, pure-Python tool designed to help traders accurately measure, control, and optimize their risk on every position. Built entirely with the Python standard library, it provides a fast and transparent way to calculate position sizes, validate risk levels, and maintain...
28 novembre
04h17
No new line from print in a browser