source: sasmodels

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @5ab99b7   6 years pkienzle remove merge cruft: same line in two places
(edit) @a6d3f46   6 years pkienzle Merge remote-tracking branch 'upstream/ticket-1043'
(edit) @33756c8   6 years pkienzle remove files that should not have been checked in
(edit) @d7f33e5   6 years pkienzle quiet py2c main
(edit) @6a37819   6 years pkienzle fix True/False/None? for python 3
(edit) @4c87de0   6 years pkienzle improve docs; implement simple print; support True/False?; fix division; …
(edit) @15be191   6 years pkienzle Fix line breaks so there is only one space between lines
(edit) @c01ed3e   6 years pkienzle code cleanup for py2c converter
(edit) @5fb0634   6 years pkienzle update orientation docs core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @8cfb486   6 years pkienzle update orientation docs core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @06ee63c   6 years pkienzle update orientation docs core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @7e6bc45e   6 years pkienzle update orientation docs core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @7b1dcf9   6 years pkienzle linting
(edit) @67cc0ff   6 years pkienzle update to new sasmodels api
(edit) @1941ec6   6 years pkienzle Merge remote-tracking branch 'upstream/ticket-1043'
(edit) @8224d24   6 years pkienzle Merge branch 'master' of https://github.com/omereis/sasmodels
(edit) @ddfdb16   6 years omereis writing 16 charachters constants
(edit) @4c72117   6 years omereis Comparison running: fixed bug in 'visit_Return', deleted commented …
(edit) @5c2a0f2   6 years omereis writing constants in C source
(edit) @93fbc34   6 years pkienzle Merge branch 'generic_integration_loop' into ticket-1043 core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @9149238   6 years pkienzle Merge branch 'ticket-786' into generic_integration_loop core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @d9341fa   6 years omereis writing constants to sniplets in 'add_constants'
(edit) @1ddb794   6 years pkienzle python 2/3 compatibility
(edit) @98a4f14   6 years omereis add for loop to translate, fixed bug in visit_BinOp that wrote multiple …
(edit) @fa74acf   6 years omereis modified to fix some pylint errors
(edit) @fb5c8c7   6 years omereis fixed precedence bug, by writing parantheses around binary operators
(edit) @c654160   6 years noreply Corrected typo in plugin.rst core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @b85227d   6 years pkienzle improve latex for 1-D integration equations core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @ef85a09   6 years pkienzle document the new c_code='…' model definition option core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @108e70e   6 years pkienzle use Iqac/Iqabc? for the new orientation interface but Iqxy for the old core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @937afef   6 years omereis fixed bug in 'for' loop translation
(edit) @2badeca   6 years omereis compilation works from autoc.py
(edit) @e8918e8   6 years noreply Delete launch.json
(edit) @b15f768   6 years noreply Delete xlate.o
(edit) @e2719fc   6 years noreply Delete xlate.c
(edit) @a1c32c2   6 years pkienzle Use gauss-legendre integration for cross-checking against P(r) core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @71c5f4d   6 years omereis included constants in C. Fixed bug in C for loop
(edit) @7f79cba   6 years omereis Merge https://github.com/pkienzle/sasmodels-1
(edit) @3f9db6e   6 years omereis supporting all sorts of special power: ± 1/3, ½, 2, 3
(edit) @71779b2   6 years omereis Supporting multiple assignment, SINCOS, power, array initiation
(edit) @773fe6e   6 years noreply Delete Py2C.py
(edit) @6257070   6 years omereis 'Py2C.y' translating python to C
(edit) @cfa28d3   6 years pkienzle add monte carlo calculator as explore/realspace.py core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @a189283   6 years pkienzle add overlap support for core-shell-parallelepiped to asymint core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @59ee4db   6 years pkienzle replace sincos with sin,cos in python cylinder example
(edit) @7a40b08   6 years pkienzle rearrange autoc to allow py2c translation to do whole program analysis
(edit) @50b5464   6 years pkienzle rearrange autoc to allow py2c translation to do whole program analysis
(edit) @bf88ef1   6 years pkienzle don't try to translate vectorized code
(edit) @df69efa   6 years pkienzle correct name for log1p function core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @2db9fe4   6 years pkienzle correct name for log1p function
(edit) @d0dc9a3   6 years pkienzle document GAUSS_N, GAUSS_Z, GAUSS_W and simplify use from sasmodels.special core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @7dde87f   6 years pkienzle Merge branch 'ticket-786' into generic_integration_loop core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @0f113fb   6 years pkienzle Merge branch 'master' into ticket-786 core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @0a9fcab   6 years pkienzle simplify handling of gauss.z in py2c
(edit) @ef6a512   6 years pkienzle order the code so dependent functions come after their dependencies
(edit) @13cf47a   6 years pkienzle first pass at python to C translator for kernels
(edit) @db03406   6 years pkienzle first pass at python to C translator for kernels
(edit) @791281c   6 years noreply polymer_micelle code verified and description reviewed core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @ef07e95   6 years pkienzle use consistent formatting for 'Last Reviewed' core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @5a99d43   6 years pkienzle polymer micelle: correct typo in doc to show the correct equation core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @37f08d2   6 years pkienzle lint core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @6e68289   6 years pkienzle suppress lint errors from scipy core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @a261a83   6 years pkienzle Merge branch 'ticket-786' into generic_integration_loop core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @10ee838   6 years pkienzle core_shell_parallelepiped: use ER from parallelepiped, with a, b, c … core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @4493288   6 years pkienzle core_shell_parallelepiped: simplify the calculation and update the docs core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @0e55afe   6 years pkienzle Merge branch 'master' into ticket-786 core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @b669b49   6 years pkienzle let pylint know about sas module core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @237b800f   6 years pkienzle maybe reenable pylint core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @2d81cfe   6 years pkienzle lint core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @a839b22   6 years pkienzle lint core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @fa79f5c   6 years pkienzle restore working sesans example using direct model core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @32398dc   6 years pkienzle remove sascomp support for sasview 3.x models core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @e65c3ba   6 years pkienzle lint core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @110f69c   6 years pkienzle lint core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @0b07b91   7 years pkienzle Merge branch 'ticket-786' into generic_integration_loop core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @688d315   7 years pkienzle Merge branch 'ticket-776-orientation' into ticket-786 core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @8c7d5d5   7 years pkienzle Merge branch 'master' into ticket-776-orientation core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @435cc89   7 years pkienzle Merge branch 'ticket-786' into generic_integration_loop core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @4073633   7 years pkienzle Merge branch 'ticket-776-orientation' into ticket-786 core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @1f159bd   7 years pkienzle fcc/bcc paracrystal, core shell parallelepiped: suppress broken tests core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @ac60a39   7 years pkienzle Merge branch 'master' into ticket-776-orientation core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @4f5afc9   7 years pkienzle magnetism: add docs about spin state weighting in final calc core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @9248bf7   7 years pkienzle ignore lib/gauss###.c files created when playing with integration accuracy core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @fa70e04   7 years pkienzle suppress tests in core_shell_parallelepiped for now core_shell_microgelscostrafo411magnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @1e867a4   7 years pkienzle check1d doesn't make sense with -2d, so strip it from args core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @d4db147   7 years pkienzle Merge branch 'ticket-786' into generic_integration_loop core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @ff31782   7 years pkienzle add -ngauss option to compare in order to set the number of integration … core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @74768cb   7 years pkienzle update models to use generic GAUSS_N, GAUSS_Z, GAUSS_W rather than … core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @d8ac2ad   7 years pkienzle Merge branch 'ticket-776-orientation' into ticket-786 core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @eb87965   7 years pkienzle Merge branch 'ticket-776-orientation' of github.com:sasview/sasmodels into … core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @82592da   7 years richardh swapped 2d qa with qb in three elliptical particles, edits to orientation … core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @c15e03c   7 years pkienzle don't need pure python parallelepiped model anymore (it is now in asymint) core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @49eb251   7 years pkienzle add core_shell_parallelepiped to asymint (and fix parallelepiped) core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @393facf   7 years dirk update documentation for core_shell_parallelepiped, … core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @8de1477   7 years pkienzle rectangular_prism/hollow_rectangular_prism: add 2d models core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @fc0b7aa   7 years pkienzle core_shell_parallelepiped: modify calculation to be consistent with hollow … core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @510277d   7 years pkienzle Merge branch 'ticket-786' of https://github.com/SasView/sasmodels into … core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @376b0ee   7 years pkienzle sascomp: fix bug in -random when comparing models core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @146793b   7 years pkienzle document ProductModel? attributes core_shell_microgelscostrafo411magnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
(edit) @d0462cf   7 years noreply Merge branch 'ticket-776-orientation' into ticket-786 core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
Note: See TracRevisionLog for help on using the revision log.