Metadata-Version: 1.1
Name: magforce
Version: 2.4
Summary: Free Python3 library for easy calculation and plotting of magnetic forces
Home-page: https://github.com/MateusRodolfo/magforce
Author: Mateus Rodolfo
Author-email: mateusgrodolfo@gmail.com
License: agpl-3.0
Download-URL: https://github.com/MateusRodolfo/magforce/archive/v2.4.tar.gz
Description: Free Python3 library for easy calculation and plotting of magnetic forces.
        
        Made by [Mateus Rodolfo](https://www.linkedin.com/in/mateusgrodolfo/) during an internship at LNCMI (CNRS) supervised by Eric Beaugnon.
        
        Uses the [magpylib](https://www.sciencedirect.com/science/article/pii/S2352711020300170) python library.
        
        Thanks [Mr Ortner](https://www.linkedin.com/in/michael-ortner-b6b724143/) for all  the help provided.
        
        [Examples files](https://github.com/MateusRodolfo/magforce/tree/master/examples) using the source code (no imports), using the library as an import as well as magpylib examples for magnet setup.
Keywords: python,python3,magnet
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
