-
release condition: (python-3.6.1)
expected:
- design tweaks:
- "spyder3.exe" instead of "spyder.exe"
- WinPython-3.6.1 removes remove python._pth and its side-effect
- statsmodels-0.8.0
-…
-
I installed octomap using sudo apt-get install ros-kinetic-octomap
then tried to install octovis using:
sudo apt-get install ros-kinetic-octovis
it shows E: unable to locate package
What could b…
-
# Features concept
This is a part of Features concept. This issue discusses schema. See also #129.
## Schema
Schema is a way to validate and organize elements positioning and occurrence in the Tree …
-
Again, apologies for the vague issue, but:
1. Do readtables exist? If so where are they documented? (Better: some simple examples?)
2. If not, then make this a feature request to have them...
-
Also support field initializers in struct declarations.
This issue tracks reinstating the aborted C# 6 feature reverted per
- https://github.com/dotnet/roslyn/issues/1029
which was aborted because …
-
Ok, so here's what I'm really working on - a syntax layer for Monocle that I believe dramatically improves usability and learning curve while sacrificing neither power nor principle. It's almost comp…
-
there is an issue to install packages with entry points, not sure if it's a 3.6.0b1 bug or a feature. python3.6 may look for a registery entry, and react badly when not finding one.
to read: sys.path…
-
release condition: (spyder3.0.2, numpy-1.11.2, pandas 0.19.1, scikit-learn-0.18.0, scikit-optimize-0.2, Matplotlib1.5.3 (rc3: november 5th 2016)
Features:
- Highlights : pandas 0.19.1, scikit-lear…
-
Log:
```
Run options: exclude {:example=>true}
[2014-09-27T15:33:29-04:00] DEBUG: Building node object for chefspec.local
[2014-09-27T15:33:29-04:00] DEBUG: Extracting run list from JSON attributes p…
-
This ticket can be used for the refactoring of the data structures used in Kitura. Almost all of the data structures in Kitura are reference types (classes). Value-types offer many advantages such as:…