-
I am growing increasingly concerned that we are locking ourselves into a substandard numeric API heading toward 1.0 that will be hard to alter in the future without breaking a significant amount of cl…
-
Create material for a half-day or full-day introduction to programming using R to parallel existing material using Python.
-
Hi,
Could this project be packaged and released on the typesafe repo?
I use SBT at work, yet I cannot add git dependencies to my project due to firewall issues.
-
I think a pythonic API is very important for this project. The code by Mojang is messy and full of Java idioms.
After bringing compatibility with Python 3 and adding tests, I think the first thing th…
dbrgn updated
10 years ago
-
```
File "/home/vperic/devel/sympy/sympy-py3k/sympy/core/containers.py", line 176, in keys
return Tuple(*iter(self.keys()))
File "/home/vperic/devel/sympy/sympy-py3k/sympy/core/containers.py", line 17…
-
This is not an issue per se, but just an entry to provide context for the following commit:
https://github.com/citation-style-language/styles/commit/36eb37bb43c22879613f1312d8041dac42d72607.
Here is …
-
from https://github.com/openETCS/toolchain/issues/158
Please add, if not already inside, the following criteria:
## Requirements Handling
- [x] Editing of Textual Requirements
- [x] Represent Relat…
-
As WP4 leader
-
Hi!
I haven't managed to fix an issue with sunspot, where I can't index objects with accented characters in their content.
I'm using sunspot 1.3.1, sunspot-rails 1.3.1, sunspot-solr 2.0.0pre (to get…
jure updated
10 years ago
-
```
Because bool's are not allowed in args, and without a Boolean subclassing basic, bools as conditions force evaluation regardless of evaluate option.
Opening this issue is based on changes in pull…