Skip to content

Commit

Permalink
Merge branch 'fix_neon' of https://github.com/cbielow/OpenMS into fix…
Browse files Browse the repository at this point in the history
…_neon
  • Loading branch information
cbielow committed Aug 17, 2023
2 parents a8309c8 + 45c96b0 commit f44456c
Show file tree
Hide file tree
Showing 38 changed files with 5 additions and 2,560 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ PR - Pull Request (on GitHub), i.e. integration of a new feature or bugfix
---- OpenMS 3.1.0 (released: under development) ----
------------------------------------------------------------------------------------------

- Major change: removed the distinction between TOPP tool and util and the TOPP and UTIL build targets were merged to a single TOPP target. All utils are considered tools now and categorized as "Utilities".
- Added SageAdapter. Support for standard identification tasks with sage (https://github.com/lazear/sage).
- require some advanced instruction sets for x64 CPUs: SSE3 (g++/clang) or AVX (MSVC); and NEON for ARM64 CPUs (#6978)
and report them via the OpenMSInfo tool (#7022)
Expand All @@ -30,6 +31,7 @@ Cleanup of old/unused tools and code:
- Removed PepNovoAdapter
- Removed CompNovoAdapter and library code
- Removed simplistic evaluation tools FFEval, LabeledEval, TransformationEvaluation
- Removed EnzymaticDigestionLogModel

------------------------------------------------------------------------------------------
---- OpenMS 3.0 (released 7/2023) ----
Expand Down
69 changes: 0 additions & 69 deletions doc/code_examples/Tutorial_PeakIntensityPredictor.cpp

This file was deleted.

1 change: 0 additions & 1 deletion doc/code_examples/executables.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ Tutorial_TheoreticalSpectrumGenerator
Tutorial_MorphologicalFilter
Tutorial_Unlabeled
Tutorial_typeAsString
Tutorial_PeakIntensityPredictor
)

# --------------------------------------------------------------------------
Expand Down
229 changes: 0 additions & 229 deletions share/OpenMS/CHEMISTRY/MissedCleavage.model

This file was deleted.

Empty file removed share/OpenMS/IDPool/IDPool.txt
Empty file.
29 changes: 0 additions & 29 deletions share/OpenMS/IDPool/README

This file was deleted.

2 changes: 0 additions & 2 deletions share/OpenMS/PIP/codebooks.data

This file was deleted.

2 changes: 0 additions & 2 deletions share/OpenMS/PIP/linearMapping.data

This file was deleted.

Loading

0 comments on commit f44456c

Please sign in to comment.