This repository was archived by the owner on Jan 25, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Gold/2021 #29
Open
xaleryb
wants to merge
28
commits into
master
Choose a base branch
from
gold/2021
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Gold/2021 #29
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
f17174a
Merge pull request #10 from IntelPython/master
ekomarova 902ebc7
License update for beta release
DmitryKizaev 5f991d0
Indentation fix
DmitryKizaev 5577125
Indentation fix #2
DmitryKizaev e317e9c
Indentation fix #3
DmitryKizaev 0ee1c2a
Add license_file
DmitryKizaev c298cf7
Merge pull request #12 from DmitryKizaev/legal-update-beta
DmitryKizaev 5fcfe4b
Update meta.yaml
xaleryb 1143e0b
Update setup.py
xaleryb 748dcf6
Merge pull request #15 from IntelPython/xaleryb-patch-3
xaleryb 17a1279
Merge pull request #16 from IntelPython/xaleryb-patch-4
xaleryb afa7b8c
Update meta.yaml
xaleryb 1e72cf4
Revert "Update setup.py"
xaleryb a9a78e8
Update build.sh
xaleryb 6705e06
Add wheels build (#20)
Vyacheslav-Smirnov 559bd0d
Update linux build tah for wheels (#21)
Vyacheslav-Smirnov 5ba4e37
Update packages wheel deps (#22)
Vyacheslav-Smirnov b601b58
Update development status in setup.py (#23)
Vyacheslav-Smirnov 5a6fadc
Bump build number
Vyacheslav-Smirnov 19f8b54
Rebuild
Vyacheslav-Smirnov 9eccf90
Works with only 2021.3 ipp
Vyacheslav-Smirnov 9997da0
Merge pull request #26 from IntelPython/rebuild
xaleryb 1726e57
resolve conflicts gold vs master
Alexander-Makaryev 315cd0e
delete restrictions for IPP version
Alexander-Makaryev dcf3cd7
increase build number
Alexander-Makaryev 234bc08
Update meta.yaml
Alexander-Makaryev b34122a
Update meta.yaml
Alexander-Makaryev 6fb095a
Merge pull request #30 from IntelPython/numpy-ver-1-20-test
xaleryb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| {% set version = "1.2.0" %} | ||
| {% set buildnumber = 7 %} | ||
| {% set buildnumber = 8 %} | ||
|
|
||
| package: | ||
| name: scikit-ipp | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
?