Scientific computing utilities combining FEM, ANN and tooling
Project description
Davout
Repository to store my workhorses and research-themed park. Github link to the repository and source files: https://github.com/Matheus-Janczkowski/Davout
-
Link to the booklet on installation of a miscelaneous of software: https://www.overleaf.com/read/wbxhncmtnmkm#0eb73b
-
Link to the booklet on python programming: https://www.overleaf.com/read/hcmfzzsrhndj#00fdb1
-
Link to the booklet on writing in LaTeX: https://www.overleaf.com/read/sdrvfrpdjhft#66d6f9
-
Link for the presentation template: https://www.overleaf.com/read/sbgxdphxswmm#6d7d64
Installation using pip
pip install Davout
Installation using installer file
Download the zip file, unzip it and move it to a suitable directory. Open the Davout folder, where setup.py is located. Open this path in terminal (using a virtual environment) and run the following command
python davout_installer.py
Installation using command
Download the repository, unzip the file, put it in a suitable place for you. Activate a python virtual environment (follow instruction in the booklet 1. to create a virtual environment if you don't have one), go into the directory where the files are located through the virtual environment terminal. Then, type in terminal (instead of python you might need to explicitely type in the version, like python3):
python setup.py bdist_wheel sdist
pip install .
To test the installation:
python
import Davout
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file davout-0.1.0.dev102.tar.gz.
File metadata
- Download URL: davout-0.1.0.dev102.tar.gz
- Upload date:
- Size: 731.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71303a2e4b864d2373b3a5a4ec40420637b9bbb5138cf70335db83765d8aabd0
|
|
| MD5 |
3177af7e083d3f4f37414a1b3cb21412
|
|
| BLAKE2b-256 |
938699b22c3f6f239389b4edbba08c8a8976c4c2e09d08f10e6610ad5a6bdb4b
|
File details
Details for the file davout-0.1.0.dev102-py3-none-any.whl.
File metadata
- Download URL: davout-0.1.0.dev102-py3-none-any.whl
- Upload date:
- Size: 861.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2748edca65ef4a3244019173073f2bf3b318aa7e0f103ece610ca78a2244026e
|
|
| MD5 |
8e765839b1deff5e6ea4bc443b53c28a
|
|
| BLAKE2b-256 |
88a40526d0faeff2ddc9e7d93761a311e8d58cc0c33203e8bc0611bcae78e6d0
|