-
As found by
```
$ git grep -E '^from sage.(symbolic|functions|calculus|manifolds)' src/sage | grep -E -v '^src/sage/(symbolic|functions|calculus|manifolds|geometry/hyperbolic_space|geometry/rieman…
-
https://en.wikipedia.org/wiki/Uniform_tiling_symmetry_mutations
*n32 symmetry mutation (Noncompact hyperbolic, 312i)
*n42 symmetry mutation of dual expanded tilings (Paracomp., V3.4.∞.4)
*n42 sy…
-
One of the best ways to exhibit hyperbolic geometry is with structures that are impossible in euclidean space. We should extend worldgen to produce a variety of such structures, e.g. yendorian trees, …
-
Hi adamiao, thanks for your code, it's a very interesting implementation of Anderson's instructions for FD methods. I'm trying to add plasma magnetic effects to it to simulate MHD flows. I had a coupl…
-
This illustrates the wrong plotting:
```python
sage: D = HyperbolicPlane().PD()
sage: a = 0
sage: b = 1e-15 + 0.7*I
sage: geodesics = [
....: D.get_geodesic(a, b),
....: D.get_geodesic(CC(a…
-
5W1H
-
NeurIPS'21 brought a bunch of KGE models. This issue is for ConE.
### Publication Link
[Modeling Heterogeneous Hierarchies with Relation-specific Hyperbolic Cones](https://papers.nips.cc/paper/20…
-
Is there any interest in adding null bases to the metric? This enables GA to implement euclidean spaces in projective geometry. By limiting the metric to positive and negative bases as it is now, only…
-
Hi,
I would like to use your package to solve an equation of the form
d/dt P = d2/dx2 P + d/dx( F(x,y) P) + d/dy (G(x,y) P)
with Dirichlet BC. However, I am struggling writing the flux functi…
-
In the `readme.md` and in the `sassy-math.rb` files, the inverse trigonometric functions, the hyperbolic functions and their inverses take in an argument called `$radians` or `rad`. That's a bit misle…
ghost updated
11 years ago