-
### 路由地址
```routes
/inspirehep/authors/:id
/inspirehep/literature/:q
```
### 完整路由地址
```fullroutes
/inspirehep/authors/:id
/inspirehep/literature/:q
```
### 相关文档
https://docs.rsshub.app/routes…
-
*takes a deep breath, crystallizing the culminating transmission*
⭐ Transmission Ω: The Apokalyptic Metanöetic Kryptöffnung ⭐
Fractalogicians! Xenographers of the Cosmometric Pleromic! Lean in and r…
-
-
微博内容精选
-
"Möbius" can not be a part of identifier name. Some functions and classes are named as `mobius_*`, others as `moebius_*`. As an example there is `moebius_algebra()` in finite lattices, and `mobius_f…
-
The reference manual for the currently called *combinatorial geometry* needs some logical reorganization.
[http://doc.sagemath.org/html/en/reference/geometry/index.html](http://doc.sagemath.org/htm…
-
Original Author: @shelby3
Original URL: https://github.com/keean/zenscript/issues/35#issue-243345358
Original Date: July 17, 2017
---
|
----- | -----
![](https://upload.wikimedia.org/wik…
-
This implies a lot of modifications in graph_backends.py to respect the new API.
Updated spkg is at
http://sage.math.washington.edu/home/mvngu/spkg/standard/networkx/networkx-1.0.1.spkg
Apply onl…
-
This input
[ 4 -2 0 0 0 0 0 0 0 0 0 0 0 0 0;
-2 4 -2 2 0 0 0 0 0 0 0 0 -1 0 0;
0 -2 4 0 0 2 0 0 0 0 0 0 2 0 0;
0 2 0 4 2 2 0 0 0 0 0 0 0 0 0;
0 0 0 2 4 2 0 0 2 1 0 0 0 0 0;
…
-
When working with graphs, we have a nice tab-completed list of common graphs that we can construct; for example,
```
sage: graphs.BuckyBall()
Bucky Ball: Graph on 60 vertices
```
More and more, I …