-
we can get reactivity from cross sections in addition to Bosch-Hale
DD example where the D_D_-_3He_n.txt file has been downloaded from https://github.com/shimwell/fusion_cross_sections
```python
…
-
Always getting lock error no matter which show I use
```
>>> plt.show("block")
Traceback (most recent call last):
File "", line 1, in
File "/home/casper/dev/notebooks/.venv/lib/python3.12/si…
-
I'm trying to analyze meteorological data with Nolds, using Hurst (R/S, DFA and GHE) with this code:
```
def compute_Hurst(self):
hurst_dict = {}
# Computing Hurst using nold…
-
### System Info
OS : ubuntu or win10
python 3.10.11
pandasai 2.3.0
### 🐛 Describe the bug
i am using PandasAI with streamlit,but output charts can`t display chinese correctly, i`v search is…
-
Hi Ciaran,
I am having some issues with the visualization of the transport column as described in the Hydrolearn course in 2.2 "Visualizing results with the transport column".
I am running the…
-
Hello,
I have an issue with my model's time-series generation accuracy using feedback.
It performs well when I use the `.run() method` with `forced_feedbacks` with known output values. However, …
-
### Steps to reproduce the problem
Create a playlist and add some files. Enable autosort. Sort the playlist. Add more files.
### What's going on? Describe the problem in as much detail as possib…
-
```
>>> fetching https://pkg-build.racket-lang.org/summary.rktd
>>> fetching https://plt.cs.northwestern.edu/release-pkg-build/summary.rktd
```
### Build Failures
- [ ] snack https://plt.cs.northwest…
-
y_hat_train = lin_model.predict(X_train)
plt.scatter(y_train, y_hat_train)
xy_range = [40, 100]
plt.plot(sy_range, xy_range)
--
y_hat_test = lin_model.predict(X_test)
plt.scatter(y_test, …
-
### What happened?
It got the following output trying to get the [Quick Start](https://microsoft.github.io/autogen/0.4.0.dev3/user-guide/core-user-guide/quickstart.html) code to work. I made some mi…