-
```
See http://code.google.com/p/box2d/issues/detail?id=207 and
http://code.google.com/p/box2d/issues/detail?id=166
We should follow Box2d on this, and enable either exporting of a world directly
t…
-
```
The Computational Crystallography Toolbox (cctbx)(see
http://cctbx.sourceforge.net/) are python modules useful for calculations
etc within crystallography. It also includes symmetry (space group…
-
```
The Computational Crystallography Toolbox (cctbx)(see
http://cctbx.sourceforge.net/) are python modules useful for calculations
etc within crystallography. It also includes symmetry (space group…
-
```
The Computational Crystallography Toolbox (cctbx)(see
http://cctbx.sourceforge.net/) are python modules useful for calculations
etc within crystallography. It also includes symmetry (space group…
-
```
class A(object):
status_positions = ["C", "Z", "I", "D", "B", "5", "V", "N"]
def pop_status(self):
flags_bin = 42
flags = set([(flag_name if (flags…
-
```
The Computational Crystallography Toolbox (cctbx)(see
http://cctbx.sourceforge.net/) are python modules useful for calculations
etc within crystallography. It also includes symmetry (space group…
-
```
The Computational Crystallography Toolbox (cctbx)(see
http://cctbx.sourceforge.net/) are python modules useful for calculations
etc within crystallography. It also includes symmetry (space group…
-
I'm going to spend a week, most likely after the EEC deadline, writing an angular correlations class. Some of the things I hope to incorporate:
- event mixing technique
- storage of prompt and event-m…
-
```
class A(object):
status_positions = ["C", "Z", "I", "D", "B", "5", "V", "N"]
def pop_status(self):
flags_bin = 42
flags = set([(flag_name if (flags…
-
At today's meeting, we discussed creating an HTML accessibility prototype. @jessegreenberg & @samreid began work on one and committed it in 0019695119cb1b3aec36d2bcf438652020dff535 . The latest vers…