-
I'm running tests with a minimal install (no matplotlib or astropy) and they are fine, but if I then do
pip install -r test_requirements.txt
(which just installs `pytest-doctestplus`) then I…
-
Since V0.1.2 *(and the ray length is now pre-computed in #3)*, cylinders completely lost the ability to be fully customizable as they were in the first versions. Sometimes, it is absolutely better to …
-
Hi, and thanks for the great package!
I'm using a custom function to calculate the distance between two points from the database and using that function to order results by the distance from a refe…
-
```
What steps will reproduce the problem?
1. Running smatool
2.
3.
What is the expected output? What do you see instead?
When running the smatool in the morning, I see that the time difference betw…
-
Vincenty Distance is an iterative formula to calculate the shortest distance between two points on a spheroid. It is more accurate than simple great circle calculations, such as Haversine, which uses …
-
Any affect on SprinklersPi due to the following change:
"We would like to inform you about our plans to complete the migration from One Call 2.5 to One Call 3.0 that started 2 years ago. In line with…
-
Hello.
I am running polarnet.
May I ask you how many epochs you have made in the pretrained model?
Thank you.
-
May math knowledge is quite limited. But in the past, I more than once had to deal with circular data. I usually use a Von Mises distribution to approximate my data. Having support in Boost.Math would…
ghost updated
4 years ago
-
This is inspired by GitHub and other systems like BitBucket. When you open a directory window, if there is a README.md (markdown) or README (plain text) then put its contents below the list of files i…
-
one of the things that affects usability of fancy terminal apps
is redrawing the characters. if you try to scroll fast in hipster you can see flickering, and if you run hipster via a slow serial conne…