Skip to main content

Release Notes

The list below summarizes changes in each PySAM version and shows the matching SAM version. For details about changes in different SAM versions see https://NatLabRockies.github.io/SAM/doc/releasenotes.html.

Version 8.0.0, July 22, 2026 - SAM 2026.7.3, SSC Version 308

Version 7.1.1, April 24, 2026 - SAM 2025.4.16 Revision 2, SSC Version 306

Version 7.1.0, July 24, 2025 - SAM 2025.4.16 Revision 1, SSC Version 303

Version 7.0.0, Apr, 17 2025 - SAM 2025.4.16, SSC Version 302

  • Added GETEM model and equations for Geothermal (#189)
  • Fixed AdjustmentFactors to be specific to the module (#188)
  • Dropped Python 3.8 support

Version 6.0.0, Dec 12, 2024 - SAM 2024.12.12, SSC Version 298

  • GenericSystem renamed to CustomGeneration
  • Fix attribute error when using "value" on non-existing attribute (#178)
  • Added Python 3.13 support

Version 5.1.0, Mar 13, 2024 - SAM 2023.12.17, Revision 1, SSC Version 290

  • Enable Hybrids in PySAM (#162)

Version 5.0.0, Dec 13, 2023 - SAM 2023.12.17, SSC Version 288

  • Fix AdjustmentFactors (#158)
  • Fix Non-annual Pvwatts simulations (#159)

Version 4.2.0, June 30, 2023 - SAM 2022.11.21, Revision 3, SSC Version 280

  • Fix support for arm64 and aarch64 (#143, #144)
  • Fix URDB v8 function (#145)
  • Windpower module example (#148)
  • Battery functions for reopt sizing (#149)

Version 4.1.0, Feb 24, 2023 - SAM 2022.11.21, Revision 1, SSC Version 279

  • Updated Documentation for INOUT variables (#141)
  • Added tolerance for Battery sizing tool (#140)
  • Add Python 3.11 support

Version 4.0.0, Dec 10, 2022 - SAM 2022.11.21, SSC Version 278

  • Added LoadTools, URDBv8 support and utility rate fixes (#126, 128)
  • License update (#127)
  • PySSC modifications for arrays (#125)

Version 3.0.2, Sep 27, 2022 - SAM 2021.12.02, Revision 2, SSC Version 274

  • Added support for Apple Silicon (#108)

Version 3.0.1, Mar 4, 2022 - SAM 2021.12.02, Revision 1, SSC Version 268

  • Moved all stub files from NREL-PySAM-stubs package into NREL-PySAM (#109)

Version 3.0.0, Dec 23, 2021 ~ SAM 2021.12.02, SSC Version 267

  • Warning: Significant changes to Battery and UtilityRate5 Modules, including redefinition of some variables. Please see SSC Release Notes for description of functionality and variable changes, and please see "Version Changes" section in PySAM Documentation for full list of variable changes.
  • Fix FetchResourceFiles's InsecureRequestWarning (#89); html error messages (#94); verbosity (#96)
  • Fix SAM_CSV_to_solar_data function missing information (#98)
  • Fix URDBv7_to_ElectricityRates error for certain demand structures (#99)
  • Add Python 3.10 Support (#104)
  • New Example for Selecting Modules and Inverter from the SAM Library (#103)

Version 2.2.4, Aug 20, 2021 ~ SAM 2020.11.29, Revision 2, SSC Version 259

  • Fix bug in Battery LMO/LTO life model
  • Fix a few cost defaults for PV PPA-model configuration
  • Clean up PhysicalTroughProcessHeat inputs

Version 2.2.3, July 22, 2021 ~ SAM 2020.11.29 Revision 2, SSC Version

  • Fix ResourceTools solar resource download bug (#86)
  • Update Models.rst and module docs
  • New analytic battery life model for LMO/LTO chemistry
  • Updates and Examples for WaveFileReader (#87)
  • Fix bug in 5-min PV files (#88)
  • Add replace function for Module and Module's Groups (#93)
  • SAM Release updates for Version 2020.11.29 Revision 2

Version 2.2.2, Mar 19, 2021 ~ SAM 2020.11.29 Revision 1, SSC Version 253

  • Add unassign function to modules (#65)
  • Fix mypy errors in stubs (#47)
  • Fix BatteryStateful bugs: memory leak; unintialized pointer in some constructors; fix setup error messaging (#67)
  • BatteryStateful features: ability to use adaptive timestep in simulation; speed up execution; Smith 2017 Life Model
  • Voltage cutoff feature for battery model (Battery & BatteryStateful)
  • Battery sizing tool can use per-module scaling for surface area (#77)
  • Updates to ResourceTools for weather download (#53, #50)
  • Leap year 2/29 date is now acceptable
  • Fix docs for TcsMoltenSalt (#66)
  • Update Import from SAM GUI example to use "PySAM JSON" option in Generate Code
  • Better error messaging (#74)
  • SAM Release updates for Version 2020.11.29 Revision 1

Version 2.2.0, Dec 2, 2020 ~ SAM 2020.11.29, SSC Version 250

  • Rename StandAloneBattery to Battery
  • New module: BatteryStateful with 3 defaults: NMCGraphite, LFPGraphite, LeadAcid
  • BatteryTools functions for switching chemistries
  • Update Docs to show list of interdependent variables at beginning
  • All changes from 2.1.5.devx versions
  • First PySAM package for Python 3.9

Version 2.1.5.dev3, Sep 3, 2020 ~ SAM 2020.2.29 r3, SSC Version 242

  • Price Signals Dispatch
  • Bug fix in PVWattsBatteryCommercial and PVBatteryCommercial incentives defaults

Version 2.1.5.dev2, Aug 10, 2020 ~ SAM 2020.2.29 r3, SSC Version 242

  • BatteryStateful bug fixes: current

Version 2.1.5.dev1, Aug 3, 2020 ~ SAM 2020.2.29 r3, SSC Version 242

  • BatteryStateful bug fixes: thermal, voltage
  • Stub files syntax fix

Version 2.1.5, July 7, 2020 ~ SAM 2020.2.29 r2, SSC Version 240

  • Updates to enable non-annual (single timestep or multiple, non-8760 timestep) simulations via weather input data (NOT weather files) for both pvsamv1 and pvwattsv7
  • Vanadium Redox Flow battery bug fix
  • Transformer loss units bug fix

Version 2.1.4, June 8, 2020 ~ SAM 2020.2.29 r2, SSC Version 240

  • Pvwattsv5_1ts bug fix
  • Self-shading calculation speed-up for Pvwattsv7, Pvsamv1 & Pvwattsv5

Version 2.1.3, May 29, 2020 ~ SAM 2020.2.29 r2, SSC Version 240

Version 2.1.1, May 15, 2020 ~ SAM 2020.2.29 r1, SSC Version 238

  • reopt size post bug
  • ssc_sim_from_dict bug fix
  • Version attribute: PySAM.__version__
  • URDBv7 in ResourceTools bug fix
  • ResourceFetcher for WindToolKit and National Solar Radiation Database downloads
  • case-insensitive default configuration names
  • Generic Exception replaces PySAM.Error for easier MP debugging

Version 2.0.2, Jan 27, 2020 ~ SAM 2020.2.x, SSC Version 233

  • All new functions and models in latest SAM Release
  • New functions (Reopt_size_batter_post, value, from_existing)
  • Chaining cmods together
  • Get variable by a name without knowing group, list all variables
  • New Tools section (BatteryTools, ResourceTools)
  • Easy way to create wind or solar data
  • Battery sizing
  • All compute modules to PySAM
  • Major reorganization of variable groups
  • Bug fixes
  • fopen defaults
  • turbine powercurve
  • Documentation features
  • Downstream and upstream variable suggestions
  • Examples page

Version 1.2.dev3, August 21, 2019 ~ SAM 2018.11.11.3, SSC Version 211

  • Wind PRUF framework
  • Wind resource distribution
  • Physical Trough reorganization
  • Grid compute module
  • Marine hydrokinetic compute module
  • Supercritical CO2 compute modules
  • Geothermal output names
  • Documentation: Variable requirement
  • Stubs: Added AdjustmentmentFactors

Version 1.2.1, April 26, 2019 ~ SAM 2018.11.11.3, SSC Version 209

  • SSC using doubles
  • Tcs_moltensalt RADCOOL group
  • Stub files and .rst files for readthedocs
  • Documentation updates

Version 1.1, April 15, 2019 ~ SAM 2018.11.11.3, SSC Version 208

  • Group all modules under PySAM namespace
  • Defaults for technology and financial models according to SAM GUI configurations
  • Include PySSC with dictionary functions as subpackage
  • Remove AdjustmentFactors group from non-technology modules
  • Fix custom exception for use with multiprocessing package
  • Documentation updates

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

nlr_pysam-8.0.0-cp314-cp314-win_amd64.whl (54.9 MB view details)

Uploaded CPython 3.14Windows x86-64

nlr_pysam-8.0.0-cp314-cp314-manylinux2014_x86_64.whl (84.0 MB view details)

Uploaded CPython 3.14

nlr_pysam-8.0.0-cp314-cp314-manylinux2014_aarch64.whl (80.1 MB view details)

Uploaded CPython 3.14

nlr_pysam-8.0.0-cp314-cp314-macosx_12_0_x86_64.whl (68.3 MB view details)

Uploaded CPython 3.14macOS 12.0+ x86-64

nlr_pysam-8.0.0-cp314-cp314-macosx_12_0_arm64.whl (63.9 MB view details)

Uploaded CPython 3.14macOS 12.0+ ARM64

nlr_pysam-8.0.0-cp313-cp313-win_amd64.whl (54.9 MB view details)

Uploaded CPython 3.13Windows x86-64

nlr_pysam-8.0.0-cp313-cp313-manylinux2014_x86_64.whl (84.0 MB view details)

Uploaded CPython 3.13

nlr_pysam-8.0.0-cp313-cp313-manylinux2014_aarch64.whl (80.1 MB view details)

Uploaded CPython 3.13

nlr_pysam-8.0.0-cp313-cp313-macosx_12_0_x86_64.whl (68.3 MB view details)

Uploaded CPython 3.13macOS 12.0+ x86-64

nlr_pysam-8.0.0-cp313-cp313-macosx_12_0_arm64.whl (63.9 MB view details)

Uploaded CPython 3.13macOS 12.0+ ARM64

nlr_pysam-8.0.0-cp312-cp312-win_amd64.whl (54.9 MB view details)

Uploaded CPython 3.12Windows x86-64

nlr_pysam-8.0.0-cp312-cp312-manylinux2014_x86_64.whl (84.0 MB view details)

Uploaded CPython 3.12

nlr_pysam-8.0.0-cp312-cp312-manylinux2014_aarch64.whl (80.1 MB view details)

Uploaded CPython 3.12

nlr_pysam-8.0.0-cp312-cp312-macosx_12_0_x86_64.whl (68.3 MB view details)

Uploaded CPython 3.12macOS 12.0+ x86-64

nlr_pysam-8.0.0-cp312-cp312-macosx_12_0_arm64.whl (63.9 MB view details)

Uploaded CPython 3.12macOS 12.0+ ARM64

nlr_pysam-8.0.0-cp311-cp311-win_amd64.whl (54.9 MB view details)

Uploaded CPython 3.11Windows x86-64

nlr_pysam-8.0.0-cp311-cp311-manylinux2014_x86_64.whl (83.7 MB view details)

Uploaded CPython 3.11

nlr_pysam-8.0.0-cp311-cp311-manylinux2014_aarch64.whl (80.0 MB view details)

Uploaded CPython 3.11

nlr_pysam-8.0.0-cp311-cp311-macosx_12_0_x86_64.whl (68.3 MB view details)

Uploaded CPython 3.11macOS 12.0+ x86-64

nlr_pysam-8.0.0-cp311-cp311-macosx_12_0_arm64.whl (63.9 MB view details)

Uploaded CPython 3.11macOS 12.0+ ARM64

nlr_pysam-8.0.0-cp310-cp310-win_amd64.whl (54.9 MB view details)

Uploaded CPython 3.10Windows x86-64

nlr_pysam-8.0.0-cp310-cp310-manylinux2014_x86_64.whl (83.7 MB view details)

Uploaded CPython 3.10

nlr_pysam-8.0.0-cp310-cp310-manylinux2014_aarch64.whl (79.9 MB view details)

Uploaded CPython 3.10

nlr_pysam-8.0.0-cp310-cp310-macosx_12_0_x86_64.whl (68.3 MB view details)

Uploaded CPython 3.10macOS 12.0+ x86-64

nlr_pysam-8.0.0-cp310-cp310-macosx_12_0_arm64.whl (63.9 MB view details)

Uploaded CPython 3.10macOS 12.0+ ARM64

nlr_pysam-8.0.0-cp39-cp39-win_amd64.whl (54.9 MB view details)

Uploaded CPython 3.9Windows x86-64

nlr_pysam-8.0.0-cp39-cp39-manylinux2014_x86_64.whl (83.7 MB view details)

Uploaded CPython 3.9

nlr_pysam-8.0.0-cp39-cp39-manylinux2014_aarch64.whl (79.9 MB view details)

Uploaded CPython 3.9

nlr_pysam-8.0.0-cp39-cp39-macosx_12_0_x86_64.whl (68.3 MB view details)

Uploaded CPython 3.9macOS 12.0+ x86-64

nlr_pysam-8.0.0-cp39-cp39-macosx_12_0_arm64.whl (63.9 MB view details)

Uploaded CPython 3.9macOS 12.0+ ARM64

File details

Details for the file nlr_pysam-8.0.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: nlr_pysam-8.0.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 54.9 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.13

File hashes

Hashes for nlr_pysam-8.0.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 c022953b2422158c57058ee225bcc07d558f6de84deb52e8d1cd6182cd7e9a95
MD5 46fcc55ce79fd341358952b59f6cc26a
BLAKE2b-256 30af1521772313fa9ce0d145fe5e79e3b9250238cf1e9643cb3039bf32b37576

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp314-cp314-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp314-cp314-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 810598d6436ff1dffd84214995f16db3a25fc2a6fb65a5d742109f4d6e525f4d
MD5 50615eb2230902e73aa20001e200b830
BLAKE2b-256 1bf2c09a63e48f33fa1412fa07043e37d18489f717704a49f1040f34709a0982

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp314-cp314-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp314-cp314-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f65b8b4dddd7a8b3b31c5e46f850e1f5d65fcce6e33b353fa797ead65dcfd0c7
MD5 4046078bdff91d248edd67550c943559
BLAKE2b-256 014f88e592feb068d7b39bb3f53d3f87e96550227347db686da694cc9fc0743a

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp314-cp314-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp314-cp314-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 b4bd89c46a4afa07e2014b7e916e3739455a0e279516d51a1481b8e42625733a
MD5 f5c0416826c584e072a9ee823585fee8
BLAKE2b-256 7604b2cb1ba3cf63aaae4b1ce954ec87b02fb2da5a185dc392158717bb8622ee

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp314-cp314-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp314-cp314-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 53c59632260d835808f5e2d04cdc05b24355ee4a1f7a43720ee1fa1ac48e9248
MD5 2929da387cc383411326c8fa39c8747e
BLAKE2b-256 edd21d1dfd29b3701e2cfeba0e06d4f8a2d4706b32f652821f2d394005c836c0

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: nlr_pysam-8.0.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 54.9 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.13

File hashes

Hashes for nlr_pysam-8.0.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 8a0af580a877c146f5390c65b2821e15f1b4e71c422a09e6fc68906879379c9c
MD5 7217887845ec715e8b0e95d52ecbc152
BLAKE2b-256 9290be3a1be7785aa7be7fdfc8c5fc0bed8af7e68f356608d4b40495840be7b4

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp313-cp313-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp313-cp313-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cdba23fb2874de654e49f141696824247b4c76ed3e35ddcf2feaf8ea3aed919f
MD5 b08a0149d2c6c513ae47197d4afbed15
BLAKE2b-256 7fac008b36cae2cbd93485e2fba07b3426e923351e55120af86779982df57027

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp313-cp313-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp313-cp313-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 784493464beec9c278d2a24ad4474fa5b6010443379bea5f6aeaf0047a8daa95
MD5 164d3a7233040ae621b2b9177fad4933
BLAKE2b-256 46e096015b5dd845dc5517a5ab50d32973cb4fa8b8182c27715bc5af81257c1a

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp313-cp313-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp313-cp313-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 3eb9d5d37cd1caed230ee3fe49e5424b0ebd07d6b796b5a1fa13491c3f31e3fb
MD5 cc7389ef7de8a45e4a37fe2ed4b562a5
BLAKE2b-256 d3e0b26b5dfcef272e780fa275ff0f384613aed2caff3aa1fb68b3d8c80af485

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp313-cp313-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 28c2a14763235d204673866c1a1b348b5b1d4c1a8aab1e83e8733d6a396c35d8
MD5 3e3f489d28546d483187d13f71acdbce
BLAKE2b-256 39ae8521dc2a09cafb293f597f718c23b65f0484637be52747ce34ee68134b78

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: nlr_pysam-8.0.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 54.9 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.13

File hashes

Hashes for nlr_pysam-8.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a7cd54c6c1d64ce4fed5a938eea85786874fb8e5f68a194ba67251e20ba6d64e
MD5 9cc5e57581e8aaff6990ac4cd1b5e0fa
BLAKE2b-256 b72311e6e0bc69c3442347889024623625636961559c5f9d208139629b0a814b

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp312-cp312-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp312-cp312-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 66d5b0ef2cf13c8b7f534d15135052420b71b1e48f8dd43d62123fe5256ccf64
MD5 390acb7c0a4f3b585deb7692ff9aa07d
BLAKE2b-256 7dd6ed29b6730d1e603349daa38e034b74c311be4de179d1833ad7596fe8325b

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp312-cp312-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp312-cp312-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6901d42380e2dd73628e910a7c69aa799b8b0b905efbd928d6abeb744b5899a0
MD5 e66b0136141b8719be4e763a10a0b0bf
BLAKE2b-256 6e8796f593329ba1dcb7e898219622dcf73cb5bca8ad2cf3a7ac0a7a4eb52544

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp312-cp312-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp312-cp312-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 949b7ae8b1c1ace78e8a34cf336089713fadf50649934cc4d290dfbbc80ddfcf
MD5 7708dbbbfc79a34aeb3c7fa89f558f14
BLAKE2b-256 d8898ecb65b47abbd80aa608fb889285b35d28cd54b75d5b17ca6cdfef8c4fcf

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp312-cp312-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp312-cp312-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 a2c8bb2398e4247b8e81443a266d1c149b4fb54251b6e18c1727e8a02cbdc987
MD5 1c7b28b5c4d8e4cd7e1430239b69ddbd
BLAKE2b-256 058bfcfdd66d51dc74713b868ccc36b302b676bbfa0f42b55684bb5ca6b29427

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: nlr_pysam-8.0.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 54.9 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.13

File hashes

Hashes for nlr_pysam-8.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 9a60f44760236321c22161ff2b9d825b4e1421f629c68fbb072e7813fe3e0121
MD5 eb57ba2bc0e89689bf711acbaf69350a
BLAKE2b-256 1c7554ee8b646a6d8068a46d1adc3c0e6b0b73a5ad79de3cd25e5b6856bbfcd1

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp311-cp311-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp311-cp311-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f61a4b353752518feb6845eaed77a1ccb1ac196e01156735ebd9ae9570b0dfca
MD5 3af9725bb23335caa02e868a6e8fe993
BLAKE2b-256 5511aa55cf8a62944e3932e6f2ccc8f214b4eef706ed46b4ca9ac596b86ebfa0

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp311-cp311-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp311-cp311-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1ed17ff02e7b878bb4376368b5ee59c7c256b3c7d500648d21c4a01466fcc9b4
MD5 c3f2495695a8b7719a102e168278b329
BLAKE2b-256 ae6f76a4d7a0183b58d96e50ffcdcb61a6cd0accdcb73e640b5bd93204e7fa8d

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp311-cp311-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp311-cp311-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 d79adf8fe398086db47fb06da2c436644932e4197f50536c0ee2fb85a0c3925d
MD5 6234f47ac91f504a521e5c420b3ec1f0
BLAKE2b-256 150d5d8a96a3bb30a5fd424afc78fc03f4c6c394336b961fab005f65987e2669

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp311-cp311-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp311-cp311-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 b448c3ef78bf0a5c50e4163bed62d2d1d6ece8d274229f5bc111aac091eb96a6
MD5 afd900727bf3dc2fdc5da49e073c7f7a
BLAKE2b-256 e654d951ff88f67e77b5d919bd63d1724016c6560c2a882db9ae30d434f70551

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: nlr_pysam-8.0.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 54.9 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.13

File hashes

Hashes for nlr_pysam-8.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 420c56286c5c16e09cd2a102ea3f30b273f845439000655f0f792af6f3cc86db
MD5 cdf51b116e16fec97e2caa353353ee77
BLAKE2b-256 329d8d272be3ab537ec48f6a4c69dcab17ef38b1a800cf3b382ec488f572b948

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp310-cp310-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp310-cp310-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 97d44118e8addf7c5f9f4c01802f948333270c3d708137f1306e6d5d38bfe8fe
MD5 7a1c4642b97ec919e42cc45c22a411a7
BLAKE2b-256 9402ab969a388da7c84aec99d640613777c5f28a094f5e6fc20206484d072660

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp310-cp310-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp310-cp310-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b0c4aedd6520f820772e3ef9e081282289f201c816a5afcda0cab2adb200d790
MD5 1720fe1d80e5a6550f0eb86064ecd739
BLAKE2b-256 cc596d403e7a2a20007cdf747eca237c898f3e434c46eeb4d4c2c5b5794b994a

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp310-cp310-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp310-cp310-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 cd406e5200b9b93c38a860d36517ae8282e3069b1af4a65e37eb2288e5b9f1b5
MD5 78750b8214c80f0bcae28ba87759cf71
BLAKE2b-256 0c2fb8edde4630dff84d4da501d8da344ea73fc6d10023eda04b0763efd8f041

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp310-cp310-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp310-cp310-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 b6cca2a2cf784a52c076357d05f07a3f5fc613c9991a0e9496b9b5d6b446295f
MD5 e3e28dbf214f7ccefeb683f8277a7a8e
BLAKE2b-256 35a3b4ff4a01b1525165fc41cbd1c78c309015c21e5b4e52850ffcb932498627

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: nlr_pysam-8.0.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 54.9 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.13

File hashes

Hashes for nlr_pysam-8.0.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 fb1a888336752cc8f65d5dcf7e6ecd2cfb7724709bd6a04faf1189e268226e29
MD5 02407ad3a107874cf6cea906c8a8eae9
BLAKE2b-256 3bb31112d1375843316370467476b926d26b2c2c015d3edfefe9e1a4ed197322

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp39-cp39-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp39-cp39-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e7c337707f05f615038fa8211ed9ccda425661587217cd85b6a6062eacc51c48
MD5 da5a0f7d2d0eeac11b6b1ec52fc60522
BLAKE2b-256 982bfad332f69c7b294c061f0c17b89746552dff5532fe322fa2684051ff73c0

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp39-cp39-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp39-cp39-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1755a70c1f9706288b3fe0c30de6461ce2cc0bb856e0577e3d4e7d6900cc2997
MD5 aaad14d2512ef2f5b7c89527ea4c69bd
BLAKE2b-256 9d1fa8db400eac8da29945ab84f7ee48f2afac052acd08f6b0c67506883d9087

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp39-cp39-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp39-cp39-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 2c3cfe42b6e22236a4679ef826c0f645355655421ef900cde192d8079085436c
MD5 f32862e0e17de7701005efa300cb2440
BLAKE2b-256 cbe0eb3a79b997d58f700d5c85306c768df55d469d9d95e5128411bff5cd50c7

See more details on using hashes here.

File details

Details for the file nlr_pysam-8.0.0-cp39-cp39-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for nlr_pysam-8.0.0-cp39-cp39-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 d5deadf5f99c1772d1a0889b32c79ec06add33a374b711593222da7e6bf65f26
MD5 9117a77fd61d20070e05f30d053ab75e
BLAKE2b-256 bdeca3636725faae5fde00751ccb394e68cfb7b080a34db80ac6304dccdfb574

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

8.0.0 This release

30 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page