Releases: a-ma72/rainflow
rfcnt-v0.4.7
Python source distribution to rfcnt
Install:
pip install https://github.com/a-ma72/rainflow/releases/download/rfcnt-v0.4.7/rfcnt-0.4.7-cp39-cp39-win_amd64.whl --no-build-isolation --no-deps
or using PyPi repository (TODO):
pip install rfcnt --no-build-isolation --no-deps
Tests:
python -m rfcnt.run_tests
Examples:
python -m rfcnt.run_examples
Using rfcnt in Google Colaboratory
https://colab.research.google.com
!pip install https://github.com/a-ma72/rainflow/releases/download/rfcnt-0.4.7/rfcnt-0.4.7.tar.gz
import rfcnt
rfcnt.tests.examples.example_1()
rfcnt-0.4.6
Python source distribution to rfcnt
Install:
pip install https://github.com/a-ma72/rainflow/releases/download/rfcnt-0.4.6/rfcnt-0.4.6.tar.gz --no-build-isolation --no-deps
or using PyPi repository:
pip install rfcnt --no-build-isolation --no-deps
Tests:
python -m rfcnt.run_tests
Examples:
python -m rfcnt.run_examples
Using rfcnt in Google Colaboratory
https://colab.research.google.com
!pip install https://github.com/a-ma72/rainflow/releases/download/rfcnt-0.4.6/rfcnt-0.4.6.tar.gz
import rfcnt
rfcnt.tests.examples.example_1()
rfcnt-0.4.5
Python source distribution to rfcnt
Install:
pip install https://github.com/a-ma72/rainflow/releases/download/rfcnt-0.4.5/rfcnt-0.4.5.tar.gz --no-build-isolation --no-deps
or using PyPi repository:
pip install rfcnt --no-build-isolation --no-deps
Tests:
python -m rfcnt.run_tests
Examples:
python -m rfcnt.run_examples
Using rfcnt in Google Colaboratory
https://colab.research.google.com
!pip install https://github.com/a-ma72/rainflow/releases/download/rfcnt-0.4.5/rfcnt-0.4.5.tar.gz
import rfcnt
rfcnt.tests.examples.example_1()
rfcnt-0.4.4
Python source distribution to rfcnt
Install:
pip install https://github.com/a-ma72/rainflow/releases/download/rfcnt-0.4.4/rfcnt-0.4.4.tar.gz
or using PyPi repository:
pip install rfcnt
Tests:
python -m rfcnt.run_tests
Examples:
python -m rfcnt.run_examples
Using rfcnt in Google Colaboratory
https://colab.research.google.com
!pip install https://github.com/a-ma72/rainflow/releases/download/rfcnt-0.4.4/rfcnt-0.4.4.tar.gz
import rfcnt
rfcnt.tests.examples.example_1()
rfcnt-0.4.3
Python source distribution to rfcnt
Install:
pip install https://github.com/a-ma72/rainflow/releases/download/rfcnt-0.4.3/rfcnt-0.4.3.tar.gz
or using PyPi repository:
pip install rfcnt
Tests:
python -m rfcnt.run_tests
Examples:
python -m rfcnt.run_examples
Using rfcnt in Google Colaboratory
https://colab.research.google.com
!pip install https://github.com/a-ma72/rainflow/releases/download/rfcnt-0.4.3/rfcnt-0.4.3.tar.gz
import rfcnt
rfcnt.tests.examples.example_1()
rfcnt-0.3.1
Python source distribution to rfcnt
Install:
pip install https://github.com/a-ma72/rainflow/releases/download/rfcnt-0.3.1/rfcnt-0.3.1.tar.gz
or using PyPi repository:
pip install rfcnt
Tests:
python -m rfcnt.run_tests
Examples:
python -m rfcnt.run_examples
Using rfcnt in Google Colaboratory
https://colab.research.google.com
!pip install https://github.com/AndreasMartin72/rainflow/releases/download/rfcnt-0.3.1/rfcnt-0.3.1.tar.gz
import rfcnt
rfcnt.tests.examples.example_1()
rfcnt-0.2.0
Python source distribution to rfcnt
Install:
pip install https://github.com/AndreasMartin72/rainflow/releases/download/rfcnt-0.2.0/rfcnt-0.2.0.tar.gz
or using PyPi repository:
pip install rfcnt
Tests:
python -m rfcnt.run_tests
Examples:
python -m rfcnt.run_examples
Using rfcnt in Google Colaboratory
https://colab.research.google.com
!pip install https://github.com/AndreasMartin72/rainflow/releases/download/rfcnt-0.2.0/rfcnt-0.2.0.tar.gz
import rfcnt
rfcnt.tests.examples.example_1()
rfcnt-0.1.2
Python source distribution to rfcnt
Install:
pip install https://github.com/AndreasMartin72/rainflow/releases/download/rfcnt-0.1.2/rfcnt-0.1.2.tar.gz
or using PyPi repository:
pip install rfcnt
Tests:
python -m rfcnt.run_tests
Examples:
python -m rfcnt.run_examples
Using rfcnt in Google Colaboratory
https://colab.research.google.com
!pip install https://github.com/AndreasMartin72/rainflow/releases/download/rfcnt-0.1.2/rfcnt-0.1.2.tar.gz
import rfcnt
rfcnt.tests.examples.example_1()
pyrfc-0.1.1
Python source distribution to rfcnt
Install:
pip install rfcnt-0.1.1.tar.gz
or using PyPi repository:
pip install rfcnt
Tests:
python -m rfcnt.run_tests
Examples:
python -m rfcnt.run_examples