Asher Mancinelli
|
ab987b4857
|
Use same cmake args in build and bdist_wheel
|
2020-11-12 07:21:56 -08:00 |
|
Asher Mancinelli
|
6f04974fdb
|
Enabling python in appveyor build
|
2020-11-12 07:01:06 -08:00 |
|
Asher Mancinelli
|
be2fe43b01
|
use same cmake args as current master (30acba8)
|
2020-11-11 09:12:20 -08:00 |
|
Asher Mancinelli
|
68bb6bd751
|
Configuring build for windows
|
2020-11-10 16:24:48 -08:00 |
|
Asher Mancinelli
|
1b8197901e
|
Working build/install with python setuptools
|
2020-11-10 16:24:48 -08:00 |
|
Nathan Baker
|
df0fbfadf7
|
Merge pull request #86 from Electrostatics/nathan/sf
Remove SF.net mailing list reference.
|
2020-09-25 18:52:47 -07:00 |
|
Nathan Baker
|
62f8ebc60e
|
Remove references to outdated SF.net documentation.
|
2020-09-24 19:44:19 -07:00 |
|
Asher Mancinelli
|
79ef5d95e1
|
cleaning up NOsh bindings
|
2020-09-24 16:43:48 -07:00 |
|
Asher Mancinelli
|
382cf894e5
|
Fixed pybind installation
|
2020-09-23 16:34:23 -07:00 |
|
intendo
|
dd94db6d18
|
reset linux changes back to last success build #77
|
2020-09-22 10:20:07 -07:00 |
|
intendo
|
80680e740c
|
fix CMake for non-shared libs
|
2020-09-21 16:27:47 -07:00 |
|
Asher Mancinelli
|
8241d96cf3
|
added better interface to struct data members
|
2020-09-11 11:28:10 -07:00 |
|
Asher Mancinelli
|
3238ea759c
|
ported Valist
|
2020-09-10 19:28:03 -07:00 |
|
Asher Mancinelli
|
3a2555a460
|
Additional NOsh kernels
|
2020-09-10 09:21:38 -07:00 |
|
Asher Mancinelli
|
dc719b6ce8
|
cleaning up warnings
|
2020-09-05 16:10:09 -07:00 |
|
Asher Mancinelli
|
e85fee845b
|
stubbed out further python interfaces/constants
|
2020-09-05 13:32:58 -07:00 |
|
Asher Mancinelli
|
488e4473d2
|
more thorough binding to python-side classes
|
2020-09-05 09:44:38 -07:00 |
|
Asher Mancinelli
|
caece9681b
|
Initial module for porting swig BS to pybind11; see #19
|
2020-09-04 15:53:55 -07:00 |
|
intendo
|
5d8f68e1ea
|
Assorted fixes in Python testing files.
|
2020-08-16 17:27:35 -07:00 |
|
intendo
|
eecf83cf6a
|
fixed build, ran black and flake8 on python files
|
2020-08-15 17:06:26 -07:00 |
|
Curtis, Darren S
|
b576baa3ff
|
Migrate APBS tests to Python3
|
2020-05-06 13:59:23 -07:00 |
|
Curtis, Darren S
|
523bb3b368
|
More APBS testing fixes
|
2020-05-05 18:46:11 -07:00 |
|
Curtis, Darren S
|
2026f3d7e2
|
Porting apbs testing to Python3
|
2020-05-05 12:52:51 -07:00 |
|
Curtis, Darren S
|
abf32bca8b
|
Remove DOS characters from python files
|
2020-04-29 13:51:55 -07:00 |
|
Curtis, Darren S
|
952b01fd7c
|
Minor changes to CMakeLists.txt files
|
2020-04-27 12:23:17 -07:00 |
|
Curtis, Darren S
|
5e55fb45fc
|
Added CMake build to replace scons
|
2020-04-26 17:08:39 -07:00 |
|
Curtis, Darren S
|
bb26fae111
|
Fixed CMake to find Python3
|
2020-04-23 17:00:02 -07:00 |
|
bran780
|
8a9daec03d
|
Made a lot of updates to the version and copyright dates in preparation for the upcoming release.
|
2020-04-23 07:58:38 -04:00 |
|
bran780
|
b6fada79bd
|
Merged the cif reading changes with the python 3.x changes.
|
2020-04-22 10:40:04 -04:00 |
|
bran780
|
6e513328af
|
Deleted the ZSI and html folders. We are no longer supporting local or opal server.
|
2020-04-22 10:29:47 -04:00 |
|
bran780
|
54bcfa21fb
|
Fixed the apbs/tools/python/CMakeLists for a mispelled variable. Also updated the pdb2pka/pMC_mult.py generated by newest version of SWIG.
|
2020-04-22 09:26:36 -04:00 |
|
bran780
|
824483bdc6
|
Merge branch 'master' of https://github.com/tonigi/apbs-pdb2pqr into tonigi-master
|
2020-03-04 09:25:44 -08:00 |
|
kozlac
|
df203b6c38
|
Added some compatibility with older versions of CMake.
|
2020-02-17 13:30:29 -08:00 |
|
bran780
|
f02a89852a
|
Fixed the CMakeLists.txt in abps/tools/python. Accidentally was pushed with some hardcoded windows paths.
|
2019-09-21 01:50:14 -07:00 |
|
bran780
|
89d88686ff
|
Change cmakelist files in root and tools/python to account for new versions of swig and cmake policies.
|
2019-08-14 09:53:26 -07:00 |
|
Offor
|
71fea46791
|
Fix #525: setProcGrid now uses correct index
Previously, this was hardcoded to specifically use n[1] rather than n[i]
|
2019-08-09 12:32:04 -07:00 |
|
Leighton W. Wilson
|
1d12841b12
|
Cleaning up mesh tool output
|
2016-10-01 23:28:39 -04:00 |
|
Leighton W. Wilson
|
09d344544f
|
One more change. It's the little things...
|
2016-10-01 23:01:29 -04:00 |
|
Leighton W. Wilson
|
eb236d1d65
|
Making a few clarity/ bug changes to meshing tools
|
2016-10-01 22:55:20 -04:00 |
|
Leighton W. Wilson
|
89da94ee22
|
issue #460: dxbins fully supported
|
2016-08-31 14:43:01 -07:00 |
|
Leighton W. Wilson
|
83299dfbf0
|
For issue #460, also removing strcasecmps for Vstring_strcasecmps. We'll see if those actually work on Windows.
|
2016-08-30 17:48:14 -07:00 |
|
Leighton W. Wilson
|
1b6f95f90c
|
Update mergedx2 for dxbin support
|
2016-08-30 16:53:26 -07:00 |
|
Leighton W. Wilson
|
e503f9ed54
|
issue 323: binary support to dxmath and tools/mesh
|
2016-08-29 17:47:16 -07:00 |
|
Leighton W. Wilson
|
d03398ffac
|
Updating multivalue.c with dxbin support
|
2016-08-29 17:31:49 -07:00 |
|
Leighton W. Wilson
|
e1b14a04d9
|
Updating tensor2dx.c for dxbin support.
|
2016-08-29 17:05:29 -07:00 |
|
Leighton W. Wilson
|
e67cb95f3b
|
Updating tools for dxbin support
|
2016-08-29 16:37:59 -07:00 |
|
Toni G
|
d4aaa36ac4
|
Fixed for py3
|
2016-05-17 10:20:26 +02:00 |
|
Keith T. Star
|
168d5f9922
|
Updates for building binary releases.
|
2016-01-08 10:44:25 -08:00 |
|
kozlac
|
614a604072
|
(Issue 184) Most of the changes that were requested on the pull were no longer necessary. Took care of the merging conflicts.
|
2015-12-18 11:23:11 -08:00 |
|
Keith T. Star
|
19c9c4106b
|
The Python APBS lib build needed some rework to make it build libraries with the correct extensions.
|
2015-12-15 09:29:11 -08:00 |
|