#7 Additional packages
Merged 2 years ago by ankursinha. Opened 2 years ago by iztokf.
Unknown source main  into  main

@@ -10,6 +10,10 @@

  | `sudo dnf install python3-amply`

  | A Python package for AMPL/GMPL datafile parsing.

  

+ | link:https://src.fedoraproject.org/rpms/R-arules[arules]

+ | `sudo dnf install R-arules`

+ | Provides the infrastructure for representing, manipulating and analyzing transaction data and patterns.

+ 

  | link:https://src.fedoraproject.org/rpms/octave-brain2mesh[brain2mesh]

  | `sudo dnf install octave-brain2mesh`

  | A fully automated high-quality brain tetrahedral mesh generation toolbox.
@@ -18,6 +22,10 @@

  | `sudo dnf install catch22 python3-catch22`

  | catch22 is a collection of 22 time-series features coded in C.

  

+ | link:https://src.fedoraproject.org/rpms/python-contextualbandits[contextualbandits]

+ | `sudo dnf install python3-contextualbandits`

+ | Python implementations of contextual bandits algorithms.

+ 

  | link:https://src.fedoraproject.org/rpms/python-editdistance[editdistance]

  | `sudo dnf install python3-editdistance`

  | A fast implementation of the edit distance (Levenshtein distance) in Python.
@@ -58,6 +66,10 @@

  | `sudo dnf install python3-mne`

  | Magnetoencephalography (MEG) and Electroencephalography (EEG) data analysis.

  

+ | link:https://src.fedoraproject.org/rpms/python-nashpy[Nashpy]

+ | `sudo dnf install python3-nashpy`

+ | A library for the computation of Nash equilibria in two player games.

+ 

  | link:https://src.fedoraproject.org/rpms/python-neurodsp[neurodsp]

  | `sudo dnf install python3-neurodsp`

  | A Python package to analyze and simulate neural time series, using digital signal processing.
@@ -70,6 +82,10 @@

  | `sudo dnf install python3-niaaml`

  | AutoML in Python.

  

+ | link:https://src.fedoraproject.org/rpms/python-niaclass[NiaClass]

+ | `sudo dnf install python3-niaclass`

+ | Framework for solving classification tasks using nature-inspired algorithms.

+ 

  | link:https://src.fedoraproject.org/rpms/python-niapy[NiaPy]

  | `sudo dnf install python3-niapy`

  | A Python package for solving optimization problems.

no initial comment
  • i think catch22 needs to be removed here
  • would this fit better in utilities or something? is it for analysis?

1 new commit added

  • Typo fix
2 years ago

catch22 does not belong to me. I am not the maintainer of this package. However, I found one typo in my last commit.

From my point of view, current packages in this commit are suitable for data analysis collection.

Pull-Request has been merged by ankursinha

2 years ago

I will also add additional utilities soon.

Metadata