2themaxx

Results 4 issues of 2themaxx

### Environment (OS, Python version, PySpice version, simulator) OS: Ubuntu 20.04 Python: 3.8 PySpice version: 1.5 (from github repo, pulled 13 May 2021) simulator: ngspice (32) ### Expected Behaviour transient...

This is really a nit-picky detail, but there's no shebang ("#!/usr/bin/env python3") at the beginning of the ode_demo.py. Also, for some reason the graphics are not generating. I removed the...

Be sure you've searched [the forums](https://forums.fast.ai) for the error message you received. Also, unless you're an experienced fastai developer, first ask on the forums to see if someone else has...

So I'd like to try and get some conda-based package management on android using termux. I was going to try compiling micromamba from scratch statically compiling it with bionic and...

enhancement
help wanted