-
### Python version
Python 3.11.5
### Pymatgen version
2024.7.18
### Operating system version
_No response_
### Current behavior
Thanks to Dr. Wagner from MPI for Chemical Physics of Solids in D…
-
Not having access to GPT4 via API, and also trying to limit cost, I'm trying to use ChatGPT Plus to run this.
https://github.com/acheong08/ChatGPT-to-API offers a simple solution for this, and works …
-
**Describe the problem you have/What new integration you would like**
Please consider adding platform support for the new RP2350 MCU and their official Raspberry Pi Pico 2 development board. …
Hedda updated
3 months ago
-
Hi :)
I'd like to use the `POLY` values to implement the lens distortion model, but I have a few questions:
1. `POLY` - are r0-r4 the radial coefficients and r5-r6 the tangential coefficients, or ar…
-
### Describe the bug?
There is no result for float division 0/0. "No result" extends to another calculation. It gives problems for example in integration. Suppose e.g. to numerically calculate a defi…
-
Hi there, I wanted to understand how can we calculate the total number of LEDs that can be controlled by one single raspberry pi to play a video without any flickering effect
-
I try to calculate the C3 coefficient between two states in a python-script.
Here is a minimal working example:
```python
import os
from pairinteraction import pireal as pi
if not os.path.exi…
-
4. v1.8.2 Esp32
Is there any way to calculate and display refresh rate on the serial monitor?
It is possible in this raspberry pi library
https://github.com/hzeller/rpi-rgb-led-matrix/blob/…
-
I need to log ground truth of quadrotor (x,y,yaw). on topic /ground_truth_to_tf/pose robot pose are okey but to calculate robot yaw we need to use orientation. in orientation x and y are
x: -6.875…
-
TLDR: It looks like cache_call does something funky if the PTA object has more than one CW signal in it and the likelihood is called multiple times (which, of course, happens always in MCMCs). For now…