N!no

Results 14 issues of N!no

I think it would be good if we apply the GitHub badge named donate rather than the huge QR codes of Alipay and WeChat Pay. It's not elegant. We can...

校正时我发现有些链接指向了原文档,我们应该让它这样做么?我们是否应该让它指向中文文档。

@henryiii , I think we should add more standards for Doc contributing (maybe to add something, e.g. contributing-doc.md or add a new title in [CONTRIBUTING.md](https://github.com/scikit-hep/boost-histogram/blob/develop/CONTRIBUTING.md)). When adding new docs, should...

good first issue
docs

The example code provided in [simple_numpy.py](https://github.com/scikit-hep/boost-histogram/blob/develop/examples/simple_numpy.py) might not meet the criteria for high coupling, as it is very similar to the code in [simple_2d.py](https://github.com/scikit-hep/boost-histogram/blob/develop/examples/simple_2d.py). I recommend you to delete this...

good first issue
docs

Hello, We are designing a lib based on boost-histogram and mplhep. We want to build a plotting function that can draw the 2d histogram and its projections with respect to...

LG has some great changes in its new version and some tutorials are not adjusted accordingly. Fixs include: 1. Drop some deprecate warnings. 2. Check dependencies before installation.

Besides #265, we also need to update docs for some latest features. #282 has added some, we also need: - [ ] tests and docs `.from_columns` and `plot_pie` #140. -...

documentation
good first issue

As @matthewfeickert mentioned in #110. We can use doctest in hist to keep the docs up-to-date.

documentation

**Describe the problem, if any, that your feature request is related to** We need to have a test to make sure adding the same axes to two Histograms property makes...

enhancement