-
Eamon have created pbn-files with the boards from challenge the champs, and also boards from Pavliceks site
https://github.com/lorserker/ben/tree/main/Challenges
BEN can read these and bid them …
-
If user hasn't done anything with Homebrew before (or other package managers), then the usual `curl get.bw2.io/agent | sh' install will fail because it assumes existence of `/usr/local/bin`.
Fix: …
-
Now I use such constructions for drawing:
~~~python
bw, = ax.plot(np.linspace(x.min(), x.max(),1000), fit.bw(x=np.linspace(x.min(), x.max(),1000), M = result.best_values['bw_M'], G=result.best_val…
bdrum updated
3 years ago
-
Attempting to export the hybridized database to a Brightway project using the a method from the `pylcaio.Analysis` class:
```
Analysis.export_to_brightway2(
bw2_project_name = 'my_project',
…
-
Hi,
How can I apply automatic bandwidth selection for 2d data? I tried 'silverman', 'scott', 'ISJ' and they all say "rule is only available for 1D data".
I also think about cross-validation but…
-
The [AB poster](https://github.com/LCA-ActivityBrowser/activity-browser/issues/149) under construction should have a section describing the purpose and goals of the software. Initial research suggests…
-
Code: https://github.com/bw2/ConfigArgParse/blob/master/configargparse.py#L569
A module should *not* use `print` to output information.
mhoff updated
5 years ago
-
connect to irc.stealth.net (IRCnet)do /keepnick whatever get the follwing:
! Keepnick: Unable to find a chatnet
ghost updated
6 years ago
-
We all know there are different perspectives on how GWP is calculated in ReCiPE. However, the tuple stored in brightway methods are all described as “GWP1000”, so there are no differences in the descr…
-
## Submitter
Elias S. Azzi, part-time researcher at the Swedish University of Agricultural Sciences (SLU), Department of Energy & Technology; working with LCA & biochar systems. Individual participan…