Activity for mds-utils

  • Michele De Stefano committed [ff1414]

    python: Now leaving the C++ standard specificat...

  • Michele De Stefano Michele De Stefano committed [2ede32]

    Doxygen: Upgraded documentation main page

  • Michele De Stefano Michele De Stefano committed [3879d4]

    Doxygen: Upgraded documentation main page

  • mds-utils mds-utils released /mds-utils-2.1.1.tar.bz2

  • Michele De Stefano Michele De Stefano committed [f52c01]

    Upgraded the ChangeLog and the Doxygen document...

  • Michele De Stefano Michele De Stefano committed [9cb785]

    Bug fixed into the mds_utils::python::numpy::ND...

  • Michele De Stefano Michele De Stefano committed [13227d]

    Fixed setup.py detection of NumPy include dir.

  • Michele De Stefano Michele De Stefano committed [ca6aa5]

    Fixed documentation.

  • mds-utils mds-utils released /mds-utils-2.1.0.tar.bz2

  • Michele De Stefano Michele De Stefano committed [287e43]

    Fixed the version of the mds_utils python package.

  • mds-utils mds-utils released /mds-utils-2.1.0.tar.bz2

  • Michele De Stefano Michele De Stefano committed [76b23e]

    Updated the ChangeLog file.

  • mds-utils mds-utils released /mds-utils-2.1.0.tar.bz2

  • Michele De Stefano Michele De Stefano committed [06c135]

    Corrected the README file.

  • Michele De Stefano Michele De Stefano committed [1f39bc]

    Corrected the documentation

  • mds-utils mds-utils released /mds-utils-2.1.0.tar.bz2

  • Michele De Stefano committed [760d19]

    Preparing for the new 2.1.0 release

  • Michele De Stefano committed [f17659]

    Modified the NumPy1DArray class. It now inherit...

  • Michele De Stefano committed [9c7b65]

    Added typecheck to obj.i

  • Michele De Stefano committed [7574d9]

    Fixed some bugs into numpy_array.hpp

  • Michele De Stefano committed [313fda]

    Added to numpy_array.i the typemaps that allow ...

  • Michele De Stefano committed [12b135]

    Writing example for numpy_array.hpp usage.

  • Michele De Stefano committed [961994]

    Wrapping NumPy 1D array with the boost::numeric...

  • Michele De Stefano committed [ab7989]

    Fixed some documentation

  • Michele De Stefano committed [6934b1]

    Corrected a small bug into numpy_array.hpp

  • mds-utils mds-utils released /mds-utils-2.0.0.tar.bz2

  • Michele De Stefano committed [cdbd9f]

    Upgraded the ChangeLog.

  • Michele De Stefano committed [6e63e9]

    Upgraded the doxygen documentation.

  • Michele De Stefano committed [80de22]

    Finished developing mds-utils 2.0.0

  • Michele De Stefano committed [737a63]

    Fixed the distribution scripts.

  • Michele De Stefano committed [3afe20]

    Added typechecks to the python package.

  • Michele De Stefano committed [a8d486]

    Added a generic sequence interface to the Pytho...

  • Michele De Stefano committed [60f110]

    Added move semantics to List::append into the P...

  • Michele De Stefano committed [746f38]

    Fixed some documentation.

  • Michele De Stefano committed [dbbe1a]

    Corrected a docstring.

  • Michele De Stefano committed [a28127]

    Reorganized the python package.Modified corresp...

  • Michele De Stefano committed [b8c95e]

    Completed the modifications caused by upgrade o...

  • Michele De Stefano committed [24daff]

    Added a third template parameter to NDArrayIter...

  • Michele De Stefano committed [689bd9]

    Applied small changes

  • Michele De Stefano committed [edf2be]

    Fixed some small bugs.

  • Michele De Stefano committed [86a3fa]

    Completed the 2.0.0 release and corrected the d...

  • Michele De Stefano committed [51164c]

    Finished the ublas Python module. Need to remov...

  • Michele De Stefano committed [36f4ff]

    Exposing boost::numeric::ublas::symmetric_matrix.

  • Michele De Stefano committed [a654d7]

    Documentation for the ublas module done. Furthe...

  • Michele De Stefano committed [872be5]

    Fixed the ublas Python module. Assembling the d...

  • Michele De Stefano committed [89adf2]

    Fixing the ublas Python module.

  • Michele De Stefano committed [a9493c]

    Implementing the ublas python module.

  • Michele De Stefano committed [283501]

    Partially fixed the ublas python module. Contin...

  • Michele De Stefano committed [d3c35c]

    Fixed matrix_sparse.hpp. Upgraded vector.hpp. F...

  • Michele De Stefano committed [8070b5]

    Fixing matrix_sparse.hpp to_python function.

  • Michele De Stefano committed [c71a72]

    Fixed matrix.i and matrix_usage.i. Continuing w...

  • Michele De Stefano committed [d81695]

    Wrapped boost::numeric::ublas::matrix type (lim...

  • Michele De Stefano committed [818dc2]

    Fixing bugs into the to_python converter for co...

  • Michele De Stefano committed [28aea2]

    Testing the to_python converter for compressed ...

  • Michele De Stefano committed [8bc308]

    Writing the to_python converter for compressed ...

  • Michele De Stefano committed [71985a]

    Writing the to_python converter for compressed ...

  • Michele De Stefano committed [ca458f]

    Fixed csc matrices. Writing to_python converter...

  • Michele De Stefano committed [65cc62]

    Fixed get function for csr matrices. Still to f...

  • Michele De Stefano committed [0c20f5]

    Refactoring matrix_sparse.hpp

  • Michele De Stefano committed [eb6dd9]

    Refactoring matrix_sparse.hpp

  • Michele De Stefano committed [9f9128]

    Upgrading the matrix.hpp and matrix_sparse.hpp ...

  • Michele De Stefano committed [d78b2f]

    Upgrading code with the new NDArrayIterator

  • Michele De Stefano committed [eb582c]

    Modified NDArrayIterator in order to be able to...

  • Michele De Stefano committed [d27ac5]

    Completed the implementation of the NumPy ndarr...

  • Michele De Stefano committed [15cde5]

    Trying to make the array iterator work also whe...

  • Michele De Stefano committed [07cfff]

    Some bug fixed into the numpy/array_iterator.hp...

  • Michele De Stefano committed [eea5c1]

    Numpy C array iterator wrapper: bug fixing

  • Michele De Stefano committed [5c365c]

    Wrapping the C array iterator from Numpy: first...

  • Michele De Stefano committed [d6ebb4]

    Wrapping the C array iterator from Numpy

  • Michele De Stefano committed [1f1f8a]

    Wrappung the C array iterator from Numpy

  • Michele De Stefano committed [d22ee5]

    Wrappung the C array iterator from Numpy

  • Michele De Stefano committed [f18446]

    Wrapping the C array iterator from Numpy

  • Michele De Stefano committed [a26e09]

    Wrapping the C array iterator from Numpy

  • Michele De Stefano committed [f9f8a1]

    Added conversion utilities for numpy

  • Michele De Stefano committed [38d8e3]

    Fixing bug into the from Python converter for s...

  • Michele De Stefano committed [3ed7c8]

    Verifying operations with complex numbers for P...

  • Michele De Stefano committed [727798]

    The "from Python" converter for compressed matr...

  • Michele De Stefano committed [50de62]

    Fixing bugs

  • Michele De Stefano committed [84a967]

    Writing uBLAS converters for compressed matrices.

  • Michele De Stefano committed [bbb278]

    Writing uBLAS converters for compressed matrices

  • Michele De Stefano committed [92d00b]

    Writing uBLAS converters for compressed matrices

  • Michele De Stefano committed [be0ec9]

    Fixed some bugs. Reorganized the code. Added th...

  • Michele De Stefano committed [51a2d4]

    Writing converters for uBLAS compressed matrices

  • Michele De Stefano committed [6f106c]

    Added two calling wrappers to Obj in obj.hpp

  • Michele De Stefano committed [5e3557]

    Finished the refactoring of container_operators...

  • Michele De Stefano committed [c95cb6]

    Refactored Python indexing utilities to SWIG

  • Michele De Stefano committed [23363e]

    Added docstrings to the mds_utils Python package.

  • Michele De Stefano committed [532545]

    Terminated python converters uBLAS -> NumPy

  • Michele De Stefano committed [db677a]

    Modifying Python utilities for uBLAS. Added a P...

  • Michele De Stefano committed [242faf]

    Cosmetic changes

  • Michele De Stefano committed [05f166]

    Finished the typemaps for boost::numeric::ubla...

  • Michele De Stefano committed [031a2c]

    Refactored matrix.hpp. Working on vector.hpp (P...

  • Michele De Stefano committed [f10959]

    Transferred typemaps for ublas::matrix into mat...

  • Michele De Stefano committed [8a7a2e]

    Refactored all SWIG interfaces.

  • Michele De Stefano committed [0961aa]

    Finished matrix.hpp. TO DO: examples and interf...

  • Michele De Stefano committed [f0a734]

    Completed preliminary tests on python/ublas/mat...

  • Michele De Stefano committed [4c4bf2]

    Partially solved the problem with python/ublas/...

  • Michele De Stefano committed [8a4f4e]

    Bug fixing converters for boost::numeric::ublas...

  • Michele De Stefano committed [a423b0]

    Added converters for boost::numeric::ublas::mat...

  • Michele De Stefano committed [de174b]

    Rewriting code for uBLAS Python support.

1 >
MongoDB Logo MongoDB