Skip to content

xxao/mMass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mMass Backup Repository

This is my original source code backup repository for mMass software. Although mMass is no longer actively developed and supported I decided to put the code here for others to be able to share it, fork it and all the git craziness. Feel free to make your own changes but please do not expect further contributions from my side.

At the time of writing the mMass code I was really not a programmer. Programming was just a hobby and I was doing it rather for fun. Please respect this while reading and modifying the original code :)

Thank you for your interest, and ... have fun!

Requirements

The mMass code was developed under Python 2 and has never been updated to Python 3. Same is true for all the dependencies such as wxPython and NumPy. The code was last tested against the following versions of said libraries and it is known to not work properly with current versions. At the end of the day, the code has not been touched since 2013.

  • Python 2.7
  • NumPy 1.5
  • wxPython 2.8.12.1

Disclaimer

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

For Research Use Only. Not for use in diagnostic procedures.

License

This program and its documentation are Copyright 2005-2013 by Martin Strohalm.

This program, along with all associated documentation, is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. See the LICENSE.TXT file for details (and make sure that you have entirely read and understood it!)

Please note in particular that, if you use this program, or ANY part of it - even a single line of code - in another application, the resulting application becomes also GPL. In other words, GPL is a "contaminating" license.

If you do not understand any portion of this notice, please seek appropriate professional legal advice. If you do not or - for any reason - you can not accept ALL of these conditions, then you must not use nor distribute this program.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License (file LICENSE.TXT) for more details.

The origin of this software must not be misrepresented; you must not claim that you wrote the original software. Altered source versions must be clearly marked as such, and must not be misrepresented as being the original software.

This notice must not be removed or altered from any source distribution.

Releases

No releases published

Packages

No packages published