File tree 14 files changed +18
-13
lines changed
14 files changed +18
-13
lines changed Original file line number Diff line number Diff line change 2
2
mkl_fft changelog
3
3
=================
4
4
5
+ 1.3.9
6
+ =====
7
+
8
+ Updated code and build system to support NumPy 2.0
9
+
5
10
1.3.8
6
11
=====
7
12
Original file line number Diff line number Diff line change 1
- {% set version = "1.3.8 " %}
1
+ {% set version = "1.3.9 " %}
2
2
{% set buildnumber = 0 %}
3
3
4
4
package :
Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python
2
- # Copyright (c) 2017-2019 , Intel Corporation
2
+ # Copyright (c) 2017-2024 , Intel Corporation
3
3
#
4
4
# Redistribution and use in source and binary forms, with or without
5
5
# modification, are permitted provided that the following conditions are met:
Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python
2
- # Copyright (c) 2017-2023 , Intel Corporation
2
+ # Copyright (c) 2017-2024 , Intel Corporation
3
3
#
4
4
# Redistribution and use in source and binary forms, with or without
5
5
# modification, are permitted provided that the following conditions are met:
Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python
2
- # Copyright (c) 2017-2023 , Intel Corporation
2
+ # Copyright (c) 2017-2024 , Intel Corporation
3
3
#
4
4
# Redistribution and use in source and binary forms, with or without
5
5
# modification, are permitted provided that the following conditions are met:
Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python
2
- # Copyright (c) 2017-2023 , Intel Corporation
2
+ # Copyright (c) 2017-2024 , Intel Corporation
3
3
#
4
4
# Redistribution and use in source and binary forms, with or without
5
5
# modification, are permitted provided that the following conditions are met:
Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python
2
- # Copyright (c) 2017-2023 , Intel Corporation
2
+ # Copyright (c) 2017-2024 , Intel Corporation
3
3
#
4
4
# Redistribution and use in source and binary forms, with or without
5
5
# modification, are permitted provided that the following conditions are met:
Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python
2
- # Copyright (c) 2019-2023 , Intel Corporation
2
+ # Copyright (c) 2019-2024 , Intel Corporation
3
3
#
4
4
# Redistribution and use in source and binary forms, with or without
5
5
# modification, are permitted provided that the following conditions are met:
Original file line number Diff line number Diff line change 1
- __version__ = '1.3.8 '
1
+ __version__ = '1.3.9 '
Original file line number Diff line number Diff line change 1
- # Copyright (c) 2017-2023 , Intel Corporation
1
+ # Copyright (c) 2017-2024 , Intel Corporation
2
2
#
3
3
# Redistribution and use in source and binary forms, with or without
4
4
# modification, are permitted provided that the following conditions are met:
Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python
2
- # Copyright (c) 2017-2023 , Intel Corporation
2
+ # Copyright (c) 2017-2024 , Intel Corporation
3
3
#
4
4
# Redistribution and use in source and binary forms, with or without
5
5
# modification, are permitted provided that the following conditions are met:
Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python
2
- # Copyright (c) 2017-2023 , Intel Corporation
2
+ # Copyright (c) 2017-2024 , Intel Corporation
3
3
#
4
4
# Redistribution and use in source and binary forms, with or without
5
5
# modification, are permitted provided that the following conditions are met:
Original file line number Diff line number Diff line change 1
1
/*
2
- Copyright (c) 2017-2019 , Intel Corporation
2
+ Copyright (c) 2017-2024 , Intel Corporation
3
3
4
4
Redistribution and use in source and binary forms, with or without
5
5
modification, are permitted provided that the following conditions are met:
Original file line number Diff line number Diff line change 1
1
/*
2
- Copyright (c) 2017-2019 , Intel Corporation
2
+ Copyright (c) 2017-2024 , Intel Corporation
3
3
4
4
Redistribution and use in source and binary forms, with or without
5
5
modification, are permitted provided that the following conditions are met:
You can’t perform that action at this time.
0 commit comments